[ros-diffs] [akhaldi] 52406: [PSDK] * Add missing CLSID_ShellFolderViewOC.

akhaldi at svn.reactos.org akhaldi at svn.reactos.org
Tue Jun 21 17:56:12 UTC 2011


Author: akhaldi
Date: Tue Jun 21 17:56:10 2011
New Revision: 52406

URL: http://svn.reactos.org/svn/reactos?rev=52406&view=rev
Log:
[PSDK]
* Add missing CLSID_ShellFolderViewOC.

Modified:
    trunk/reactos/include/psdk/shlguid.h

Modified: trunk/reactos/include/psdk/shlguid.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/shlguid.h?rev=52406&r1=52405&r2=52406&view=diff
==============================================================================
--- trunk/reactos/include/psdk/shlguid.h [iso-8859-1] (original)
+++ trunk/reactos/include/psdk/shlguid.h [iso-8859-1] Tue Jun 21 17:56:10 2011
@@ -182,6 +182,8 @@
 //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 */




More information about the Ros-diffs mailing list