Testdl_i.c
资源名称:testdl.rar [点击查看]
上传用户:chennaikun
上传日期:2022-05-07
资源大小:2328k
文件大小:1k
源码类别:
对话框与窗口
开发平台:
Visual C++
- /* this file contains the actual definitions of */
- /* the IIDs and CLSIDs */
- /* link this file in with the server and any clients */
- /* File created by MIDL compiler version 5.01.0164 */
- /* at Thu Dec 17 21:09:48 2009
- */
- /* Compiler settings for C:Documents and SettingsAdministrator桌面testdltestdlTestdl.idl:
- Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
- error checks: allocation ref bounds_check enum stub_data
- */
- //@@MIDL_FILE_HEADING( )
- #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 LIBID_TestdlLib = {0x09F94434,0x8C63,0x4D5F,{0x97,0xCB,0x36,0x8E,0xB5,0x6E,0x24,0x5E}};
- #ifdef __cplusplus
- }
- #endif
English
