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
Update git submodules
[LibreOffice.git]
/
shell
/
source
/
win32
/
shlxthandler
/
res
/
rcheader.txt
blob
42fb81ee54e5086364cf6e7198b1d1dcb25534e4
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 "resource.h"
7
8
MANIFEST_RESOURCE_ID RT_MANIFEST "shlxthdl.manifest"
9
10
IDB_PROPERTY_IMAGES BITMAP "prop_img.bmp"