mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
[EXPLORER-NEW]
Do not define GUID which is already defined in PSDK. svn path=/trunk/; revision=55629
This commit is contained in:
parent
426717cc3c
commit
9bb411c33c
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue