mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[UUID]: Add IID_IGlobalOptions and CLSID_GlobalOptions.
svn path=/trunk/; revision=59845
This commit is contained in:
@@ -58,6 +58,7 @@ extern const CLSID CLSID_StaticMetafile;
|
||||
extern const CLSID CLSID_StaticDib;
|
||||
extern const CLSID CID_CDfsVolume;
|
||||
extern const CLSID CLSID_DCOMAccessControl;
|
||||
extern const CLSID CLSID_GlobalOptions;
|
||||
extern const CLSID CLSID_StdGlobalInterfaceTable;
|
||||
extern const CLSID CLSID_ComBinding;
|
||||
extern const CLSID CLSID_StdEvent;
|
||||
|
||||
@@ -52,6 +52,7 @@ DEFINE_GUID(CLSID_ComBinding, 0x00000328,0x0000,0x0000,0xc0,0x00,0x0
|
||||
DEFINE_GUID(CLSID_StdEvent, 0x0000032b,0x0000,0x0000,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46);
|
||||
DEFINE_GUID(CLSID_ManualResetEvent, 0x0000032c,0x0000,0x0000,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46);
|
||||
DEFINE_GUID(CLSID_SynchronizeContainer, 0x0000032d,0x0000,0x0000,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46);
|
||||
DEFINE_GUID(CLSID_GlobalOptions, 0x0000034b,0x0000,0x0000,0xc0,0x00,0x00,0x00,0x00,0x00,0x00,0x46);
|
||||
extern const CLSID CLSID_CCDFormKrnl;
|
||||
extern const CLSID CLSID_CCDPropertyPage;
|
||||
extern const CLSID CLSID_CCDFormDialog;
|
||||
|
||||
Reference in New Issue
Block a user