[EXPLORER-NEW]

Do not define GUID which is already defined in PSDK.

svn path=/trunk/; revision=55629
This commit is contained in:
Dmitry Gorbachev 2012-02-16 07:42:28 +00:00
parent 426717cc3c
commit 9bb411c33c

View file

@ -32,9 +32,6 @@ typedef struct _LANGCODEPAGE
WORD wCodePage;
} LANGCODEPAGE, *PLANGCODEPAGE;
/* undoc GUID */
DEFINE_GUID(CLSID_RebarBandSite, 0xECD4FC4D, 0x521C, 0x11D0, 0xB7, 0x92, 0x00, 0xA0, 0xC9, 0x03, 0x12, 0xE1);
LONG
SetWindowStyle(IN HWND hWnd,
IN LONG dwStyleMask,