repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some warnings.
[wine.git]
/
dlls
/
shell32
/
shellguid.c
blob
98212040e28a0ff5e6b80ff1ea588562ea164f0c
1
/*
2
* Shell UID
3
*
4
* 1998 Juergen Schmied (jsch) * <juergen.schmied@metronet.de>
5
*
6
* this in in a single file due to interfering definitions
7
*
8
*/
9
#include
"initguid.h"
10
11
#include
"shlwapi.h"
12
#include
"shlguid.h"
13
#include
"shlobj.h"
14
#include
"docobj.h"