⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ghswatchsystem_i.c

📁 VC开发环境下
💻 C
字号:


/* 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 Mon May 23 18:51:37 2005
 */
/* Compiler settings for .\GHSwatchSystem.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_IGHWorksapce,0x015632F2,0x0328,0x427A,0x80,0xCE,0x87,0xE7,0x74,0xC2,0xD8,0x74);


MIDL_DEFINE_GUID(IID, IID_IGHRow,0x6A37B970,0xD714,0x40D7,0x97,0x85,0x1B,0xE8,0x8C,0x3D,0x9B,0xBE);


MIDL_DEFINE_GUID(IID, IID_IGHSwatchCursor,0xEF5A2DDC,0xCF79,0x4B0E,0xA1,0xB7,0xAE,0xC0,0x91,0x43,0xDA,0xEB);


MIDL_DEFINE_GUID(IID, IID_IGHSwatch,0xF61D2746,0x4A54,0x494F,0xB2,0x14,0xBB,0xE2,0x5A,0xD4,0x6D,0xBA);


MIDL_DEFINE_GUID(IID, IID_IGHSwatchWorkspace,0x8B54D477,0x0CA0,0x4a6b,0x97,0xFD,0xEA,0x99,0x79,0xA2,0xC8,0xBF);


MIDL_DEFINE_GUID(IID, LIBID_GHSwatchSystemLib,0x6BF7090E,0xF25A,0x43B5,0x89,0x64,0xE8,0x16,0x30,0x62,0xA7,0xFA);


MIDL_DEFINE_GUID(CLSID, CLSID_GHSwatch,0xBDB4DFD9,0x02D6,0x4616,0x98,0x50,0x2F,0xEF,0xCE,0x4E,0x04,0x17);


MIDL_DEFINE_GUID(CLSID, CLSID_GHRow,0xF6F6CC57,0x1CC4,0x4B92,0x92,0x6E,0x58,0xF5,0xE9,0xD1,0x3E,0x97);


MIDL_DEFINE_GUID(CLSID, CLSID_GHSwatchCursor,0xD2BB1726,0x3801,0x4940,0xB1,0x62,0x2A,0x8D,0xFD,0x6A,0x23,0x84);


MIDL_DEFINE_GUID(CLSID, CLSID_SwatchWorksapce,0x2BD236C2,0x2F38,0x49F7,0xA9,0xC2,0xC0,0x16,0x9F,0x4B,0xB2,0xD6);

#undef MIDL_DEFINE_GUID

#ifdef __cplusplus
}
#endif



#endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -