📄 jeditlauncher_i.c
字号:
#pragma warning( disable: 4049 ) /* more than 64k source lines *//* 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 5.03.0280 *//* at Tue Jan 22 05:18:27 2002 *//* Compiler settings for I:\cvsfiles\jeditshell\jeditlauncher\jeditlauncher.idl: Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext 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_AXP64)#ifdef __cplusplusextern "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_DEFINEDtypedef 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_IJEditLauncher,0xE53269FA,0x8A5C,0x42B0,0xB3,0xBC,0x82,0x25,0x4F,0x4F,0xCE,0xD4);MIDL_DEFINE_GUID(IID, LIBID_JEDITLAUNCHERLib,0xC507245B,0x1B5E,0x4BFE,0xA9,0xCB,0x4B,0x21,0x98,0x63,0x75,0xA8);MIDL_DEFINE_GUID(CLSID, CLSID_JEditLauncher40,0x6F58631E,0xD9C6,0x465C,0xB3,0xA2,0x60,0x3F,0x3F,0x3D,0x91,0x8C);#undef MIDL_DEFINE_GUID#ifdef __cplusplus}#endif#endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/#pragma warning( disable: 4049 ) /* more than 64k source lines *//* 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 5.03.0280 *//* at Tue Jan 22 05:18:27 2002 *//* Compiler settings for I:\cvsfiles\jeditshell\jeditlauncher\jeditlauncher.idl: Oicf (OptLev=i2), W1, Zp8, env=Win64 (32b run,appending), 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_AXP64)#ifdef __cplusplusextern "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_DEFINEDtypedef 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_IJEditLauncher,0xE53269FA,0x8A5C,0x42B0,0xB3,0xBC,0x82,0x25,0x4F,0x4F,0xCE,0xD4);MIDL_DEFINE_GUID(IID, LIBID_JEDITLAUNCHERLib,0xC507245B,0x1B5E,0x4BFE,0xA9,0xCB,0x4B,0x21,0x98,0x63,0x75,0xA8);MIDL_DEFINE_GUID(CLSID, CLSID_JEditLauncher40,0x6F58631E,0xD9C6,0x465C,0xB3,0xA2,0x60,0x3F,0x3F,0x3D,0x91,0x8C);#undef MIDL_DEFINE_GUID#ifdef __cplusplus}#endif#endif /* defined(_M_IA64) || defined(_M_AXP64)*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -