| /* | |
| * Shell UID | |
| * | |
| * 1998 Juergen Schmied (jsch) * <juergen.schmied@metronet.de> | |
| * | |
| * this in in a single file due to interfering definitions | |
| * | |
| */ | |
| #include "winbase.h" | |
| #include "initguid.h" | |
| #include "shlwapi.h" | |
| #include "shlguid.h" | |
| #include "shlobj.h" | |
| #include "docobj.h" |