Win2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT styles are set,
[wine.git] / include / initguid.h
blobcec8b20e1e03d9edcc7bb285d7219036b04183fc
1 /*
2 * defines a minimum set of macros create GUID's to keep the size
3 * small
5 * this file should be included into "only GUID definition *.h" like
6 * shlguid.h
7 */
9 #define INITGUID
10 #include "guiddef.h"