📄 picture_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 6.00.0347 */
/* at Wed Feb 13 05:17:14 2002
*/
/* Compiler settings for F:\第八章\ASPComponent\Picture\Picture.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , 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_AMD64)
#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_IPixel,0x3F84D881,0x9AB2,0x425A,0x89,0x38,0xA3,0xCC,0xC7,0xBB,0x04,0x65);
MIDL_DEFINE_GUID(IID, IID_IPixels,0x2700E477,0xFDD4,0x4493,0x95,0x29,0xD3,0x59,0xB0,0x9D,0xEF,0x63);
MIDL_DEFINE_GUID(IID, IID_IBitmap,0xEEE01524,0x1CFB,0x4C2B,0x8A,0xA3,0x87,0xB5,0x97,0x7F,0x6F,0xB4);
MIDL_DEFINE_GUID(IID, LIBID_PICTURELib,0xD2168152,0xD149,0x4DCB,0x92,0x92,0xFD,0x2B,0x93,0xBC,0x69,0x85);
MIDL_DEFINE_GUID(CLSID, CLSID_Pixel,0x650FC1F7,0x14FC,0x4A33,0x83,0x6E,0xC4,0x3E,0xF3,0xFB,0xA4,0xFF);
MIDL_DEFINE_GUID(CLSID, CLSID_Bitmap,0x42B421A8,0xFF37,0x4143,0xA4,0x44,0x11,0xC2,0x10,0xC4,0x0D,0x6F);
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus
}
#endif
#endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
#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 6.00.0347 */
/* at Wed Feb 13 05:17:14 2002
*/
/* Compiler settings for F:\第八章\ASPComponent\Picture\Picture.idl:
Oicf, W1, Zp8, env=Win64 (32b run,appending)
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)
#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_IPixel,0x3F84D881,0x9AB2,0x425A,0x89,0x38,0xA3,0xCC,0xC7,0xBB,0x04,0x65);
MIDL_DEFINE_GUID(IID, IID_IPixels,0x2700E477,0xFDD4,0x4493,0x95,0x29,0xD3,0x59,0xB0,0x9D,0xEF,0x63);
MIDL_DEFINE_GUID(IID, IID_IBitmap,0xEEE01524,0x1CFB,0x4C2B,0x8A,0xA3,0x87,0xB5,0x97,0x7F,0x6F,0xB4);
MIDL_DEFINE_GUID(IID, LIBID_PICTURELib,0xD2168152,0xD149,0x4DCB,0x92,0x92,0xFD,0x2B,0x93,0xBC,0x69,0x85);
MIDL_DEFINE_GUID(CLSID, CLSID_Pixel,0x650FC1F7,0x14FC,0x4A33,0x83,0x6E,0xC4,0x3E,0xF3,0xFB,0xA4,0xFF);
MIDL_DEFINE_GUID(CLSID, CLSID_Bitmap,0x42B421A8,0xFF37,0x4143,0xA4,0x44,0x11,0xC2,0x10,0xC4,0x0D,0x6F);
#undef MIDL_DEFINE_GUID
#ifdef __cplusplus
}
#endif
#endif /* defined(_M_IA64) || defined(_M_AMD64)*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -