mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 08:30:21 +00:00
[UUID] Add SID_SHTMLEditServices.
This commit is contained in:
parent
5a650f6ba5
commit
0a4e5911fc
2 changed files with 1 additions and 2 deletions
|
@ -32,6 +32,5 @@ DEFINE_GUID(IID_IDispatchJS,0x719c3050,0xf9d3,0x11cf,0xa4,0x93,0x00,0x40,0x05,0x
|
|||
DEFINE_GUID(IID_nsXPCOMCycleCollectionParticipant, 0x9674489b,0x1f6f,0x4550,0xa7,0x30, 0xcc,0xae,0xdd,0x10,0x4c,0xf9);
|
||||
|
||||
DEFINE_GUID(IID_HTMLPluginContainer, 0xbd7a6050,0xb373,0x4f6f,0xa4,0x93,0xdd,0x40,0xc5,0x23,0xa8,0x6a);
|
||||
DEFINE_GUID(SID_SHTMLEditServices, 0x3050f7f9,0x98b5,0x11cf,0xbb,0x82,0x00,0xaa,0x00,0xbd,0xce,0x0b);
|
||||
|
||||
/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */
|
||||
|
|
|
@ -36,7 +36,7 @@ DEFINE_GUID(CATID_SafeForInitializing, 0x7dd95802,0x9882,0x11cf,0x9f,0xa9,0x00,0
|
|||
//BFID_RGB_8
|
||||
//BFID_RGB_4
|
||||
//BFID_MONOCHROME
|
||||
//SID_SHTMLEditServices
|
||||
DEFINE_GUID(SID_SHTMLEditServices, 0x3050f7f9,0x98b5,0x11cf,0xbb,0x82,0x00,0xaa,0x00,0xbd,0xce,0x0b);
|
||||
//CLSID_HTMLPluginDocument
|
||||
//CLSID_HTMLApplication
|
||||
//CLSID_HTADocument
|
||||
|
|
Loading…
Reference in a new issue