comCoreTypes_i.c
上传用户:nvosite88
上传日期:2007-01-17
资源大小:4983k
文件大小:1k
- /* comCoreTypes_i.c generated by WIDL Version 2.2.1 on 10-Dec-01 at 11:59:09 AM */
- #ifdef __cplusplus
- extern "C" {
- #endif
- #ifndef __IID_DEFINED__
- #define __IID_DEFINED__
- typedef struct _IID
- {
- unsigned long x;
- unsigned short s1;
- unsigned short s2;
- unsigned char c[8];
- } IID;
- #endif /* __IID_DEFINED__ */
- #ifndef CLSID_DEFINED
- #define CLSID_DEFINED
- typedef IID CLSID;
- #endif /* CLSID_DEFINED */
- const IID IID_IWindTypes = {0x5E0645F9,0x6F69,0x11d3,{0xA8,0x21,0x00,0xC0,0x4F,0x68,0xA5,0xB5}};
- const IID IID_IUnknown = {0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IClassFactory = {0x00000001,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IMultiQI = {0x00000020,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IRegistry = {0xa01ccc02,0xcfeb,0x4311,{0x8e,0xbc,0xd7,0xed,0xb4,0xa8,0xde,0x9c}};
- const IID IID_IEnumGUID = {0x0002E000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IEnumString = {0x00000101,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IEnumUnknown = {0x00000100,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- const IID IID_IMalloc = {0x00000002,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}};
- #ifdef __cplusplus
- }
- #endif