mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[PSDK]
* CLSID_ShellFolderViewOC is defined in shldisp.idl/h. A proper fix is due for msvc build. svn path=/trunk/; revision=52408
This commit is contained in:
parent
a197042933
commit
8500f6aea6
1 changed files with 0 additions and 2 deletions
|
@ -182,8 +182,6 @@ DEFINE_GUID(CLSID_MenuBand, 0x5b4dae26, 0xb807, 0x11d0, 0x98, 0x15,
|
|||
//DEFINE_GUID(IID_IShellMenuCallback, 0xcb728b20, 0xf786, 0x11ce, 0xb9, 0x42, 0x0, 0xa0, 0xc9, 0x03, 0x12, 0xe1);
|
||||
DEFINE_GUID(IID_IDeskBarClient, 0xEB0FE175, 0x1A3A, 0x11D0, 0x89, 0xB3, 0x0, 0xA0, 0xC9, 0x0A, 0x90, 0xAC);
|
||||
|
||||
DEFINE_GUID(CLSID_ShellFolderViewOC, 0x9BA05971, 0xF6A8, 0x11CF, 0xA4, 0x42, 0x0, 0xA0, 0xC9, 0x0A, 0x8F, 0x39);
|
||||
|
||||
#define CGID_InternetButtons CLSID_InternetButtons
|
||||
|
||||
/* END REACTOS ONLY */
|
||||
|
|
Loading…
Reference in a new issue