* Add missing CLSID_ShellFolderViewOC.

svn path=/trunk/; revision=52406
This commit is contained in:
Amine Khaldi 2011-06-21 17:56:10 +00:00
parent 85b52ced7c
commit c9aeb1479f

View file

@ -182,6 +182,8 @@ 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 */