2006-06-08 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* lib/Makefile.in: Add objsafe-uuid oaidl-uuid docobj-uuid comcat-uuid
exdisp-uuid mlang-uuid objidl-uuid as sources and objects.
* lib/uuid.c (CATID_Control, CATID_DocObject, CATID_Insertable,
CATID_PersistsToPropertyBag, CATID_PersistsToStorage, CATID_PersistsToStream,
CATID_PersistsToStreamInit, CATID_Printable, CATID_Programmable,
CLSID_CMultiLanguage, CLSID_StdComponentCategoriesMgr, CLSID_WebBrowser,
DIID_DWebBrowserEvents, DIID_DWebBrowserEvents2, IID_IAdviseSink,
IID_IAdviseSink2, IID_IBindCtx, IID_ICatInformation, IID_ICatRegister,
IID_IClassActivator, IID_IContinueCallback, IID_ICreateErrorInfo,
IID_IDataAdviseHolder, IID_IDataObject, IID_IEnumCATEGORYINFO,
IID_IEnumGUID, IID_IEnumOleDocumentViews, IID_IErrorInfo,
IID_IExternalConnection, IID_IFillLockBytes, IID_ILockBytes, IID_IMalloc,
IID_IMarshal, IID_IMessageFilter, IID_IMoniker, IID_IObjectSafety,
IID_IOleCommandTarget, IID_IOleDocument, IID_IOleDocumentSite,
IID_IOleDocumentView, IID_IPSFactoryBuffer, IID_IPersist,
IID_IPersistFile, IID_IPersistStorage, IID_IPersistStream, IID_IPrint,
IID_IProgressNotify, IID_IPropertySetStorage, IID_IPropertyStorage,
IID_IROTData, IID_IRootStorage, IID_IRpcChannelBuffer,
IID_IRpcProxyBuffer, IID_IRpcStubBuffer, IID_IRunnableObject,
IID_IRunningObjectTable, IID_ISequentialStream, IID_IStdMarshalInfo,
IID_IStorage, IID_IStream, IID_ISupportErrorInfo, IID_IWebBrowser,
IID_IWebBrowser2, IID_IWebBrowserApp): Remove. Moved to new files.
* lib/comcat-uuid.c: New file.
* lib/docobj-uuid.c: New File.
* lib/exdisp-uuid.c: New file.
* lib/mlang-uuid.c: New file.
* lib/oaidl-uuid.c: New file.
* lib/objidl-uuid.c: New file.
* lib/objsafe-uuid.c: New file.
2006-06-08 23:16:20 +02:00
|
|
|
/* objidl-uuid.c */
|
|
|
|
/* Generate GUIDs for Object IDL interfaces */
|
|
|
|
|
|
|
|
/* All IIDs defined in this file were extracted from
|
|
|
|
* HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Interface\ */
|
|
|
|
|
|
|
|
#define INITGUID
|
|
|
|
#include <basetyps.h>
|
|
|
|
DEFINE_OLEGUID(IID_IMarshal,0x3,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IStream,0xc,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IMalloc,0x2,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IMessageFilter,0x16,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IPersist,0x10c,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IPersistFile,0x10b,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IPersistStorage,0x10a,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IPersistStream,0x109,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IMoniker,0xf,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IAdviseSink,0x10f,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IAdviseSink2,0x125,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IDataObject,0x10e,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IDataAdviseHolder,0x110,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IStorage,0xb,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IRootStorage,0x12,0,0);
|
|
|
|
DEFINE_GUID(IID_IRpcChannelBuffer,0xd5f56b60,0x593b,0x101a,0xb5,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a);
|
|
|
|
DEFINE_GUID(IID_IRpcProxyBuffer,0xd5f56a34,0x593b,0x101a,0xb5,0x69,8,0,0x2b,0x2d,0xbf,0x7a);
|
|
|
|
DEFINE_GUID(IID_IRpcStubBuffer,0xd5f56afc,0x593b,0x101a,0xb5,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a);
|
|
|
|
DEFINE_GUID(IID_ISequentialStream,0xc733a30,0x2a1c,0x11ce,0xad,0xe5,0,0xaa,0,0x44,0x77,0x3d);
|
|
|
|
DEFINE_OLEGUID(IID_IStdMarshalInfo,0x18,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IRunningObjectTable,0x10,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IBindCtx,0xe,0,0);
|
|
|
|
DEFINE_GUID(IID_IPSFactoryBuffer,0xd5f569d0,0x593b,0x101a,0xb5,0x69,0x8,0,0x2b,0x2d,0xbf,0x7a);
|
|
|
|
DEFINE_OLEGUID(IID_ILockBytes,0xa,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IExternalConnection,0x19,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IRunnableObject,0x126,0,0);
|
|
|
|
DEFINE_GUID(IID_IROTData,0xf29f6bc0,0x5021,0x11ce,0xaa,0x15,0,0,0x69,0x1,0x29,0x3f);
|
|
|
|
DEFINE_OLEGUID(IID_IPropertySetStorage,0x13a,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IPropertyStorage,0x138,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IClassActivator,0x140,0,0);
|
|
|
|
DEFINE_GUID(IID_IFillLockBytes,0x99caf010,0x415e,0x11cf,0x88,0x14,0,0xaa,0,0xb5,0x69,0xf5);
|
|
|
|
DEFINE_GUID(IID_IProgressNotify,0xa9d758a0,0x4617,0x11cf,0x95,0xfc,0,0xaa,0,0x68,0xd,0xb4);
|
2006-06-10 03:45:58 +02:00
|
|
|
DEFINE_OLEGUID(IID_IClientSecurity,0x13D,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IMallocSpy,0x1d,0,0);
|
|
|
|
DEFINE_OLEGUID(IID_IServerSecurity,0x13E,0,0);
|