repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 5.0-14
[LibreOffice.git]
/
shell
/
source
/
win32
/
shlxthandler
/
res
/
rcheader.txt
blob
065bf2a3a11e80f17aa0aea24d1f89e5f1e47414
1
#include <winresrc.h>
2
#define LB_ADDSTRING (WM_USER+1)
3
#define CB_ADDSTRING (WM_USER+3)
4
#define IDC_STATIC (-1)
5
6
#include "internal/resource.h"
7
8
MANIFEST_RESOURCE_ID RT_MANIFEST "shlxthdl.manifest"
9
10
IDB_PROPERTY_IMAGES BITMAP "prop_img.bmp"