_COMServer_i.c
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:2k
- /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
- /* link this file in with the server and any clients */
- /* File created by MIDL compiler version 6.00.0361 */
- /* at Sun Aug 24 11:58:32 2003
- */
- /* Compiler settings for _COMServer.idl:
- Oicf, W1, Zp8, env=Win32 (32b run)
- protocol : dce , ms_ext, c_ext, robust
- error checks: allocation ref bounds_check enum stub_data
- VC __declspec() decoration level:
- __declspec(uuid()), __declspec(selectany), __declspec(novtable)
- DECLSPEC_UUID(), MIDL_INTERFACE()
- */
- //@@MIDL_FILE_HEADING( )
- #if !defined(_M_IA64) && !defined(_M_AMD64)
- #pragma warning( disable: 4049 ) /* more than 64k source lines */
- #ifdef __cplusplus
- extern "C"{
- #endif
- #include <rpc.h>
- #include <rpcndr.h>
- #ifdef _MIDL_USE_GUIDDEF_
- #ifndef INITGUID
- #define INITGUID
- #include <guiddef.h>
- #undef INITGUID
- #else
- #include <guiddef.h>
- #endif
- #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
- DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
- #else // !_MIDL_USE_GUIDDEF_
- #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
- #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
- const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
- #endif !_MIDL_USE_GUIDDEF_
- MIDL_DEFINE_GUID(IID, IID_IMath,0x2158751B,0x896E,0x461d,0x90,0x12,0xEF,0x16,0x80,0xBE,0x06,0x28);
- MIDL_DEFINE_GUID(IID, IID_IWelcome,0x015ED275,0x3DE6,0x4716,0xA6,0xFA,0x4E,0xBC,0x71,0xE4,0xA8,0xEA);
- MIDL_DEFINE_GUID(IID, LIBID_COMServer,0xC6E0529B,0x38AC,0x4144,0xA0,0x4F,0x71,0xA0,0xF0,0x7D,0x34,0x9E);
- MIDL_DEFINE_GUID(IID, DIID__ICompletedEvents,0xB2CBBCD3,0x2993,0x4148,0x8E,0xF4,0x35,0x6E,0xAC,0xFD,0x83,0x4B);
- MIDL_DEFINE_GUID(CLSID, CLSID_CCOMDemo,0x2388AAA8,0xAD72,0x4022,0x94,0x8D,0x55,0x53,0x16,0xF7,0x08,0xE8);
- #undef MIDL_DEFINE_GUID
- #ifdef __cplusplus
- }
- #endif
- #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/