C:\Program Files\Microsoft Tablet PC Platform SDK\Include\peninputpanel_i.c
1|//+------------------------------------------------------------------------- 2|// 3|// Microsoft Windows 4|// Copyright (C) Microsoft Corporation, 2003. 5|// 6|// File: peninputpanel_i.c 7|// Microsoft Tablet PC API definitions 8|// 9|//-------------------------------------------------------------------------- 10| 11| 12| 13| 14|#pragma warning( disable: 4049 ) /* more than 64k source lines */ 15| 16|/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ 17| 18|/* link this file in with the server and any clients */ 19| 20| 21| /* File created by MIDL compiler version 6.00.0347 */ 22|/* Compiler settings for peninputpanel.idl: 23| Oicf, W1, Zp8, env=Win32 (32b run) 24| protocol : dce , ms_ext, c_ext, robust 25| error checks: allocation ref bounds_check enum stub_data 26| VC __declspec() decoration level: 27| __declspec(uuid()), __declspec(selectany), __declspec(novtable) 28| DECLSPEC_UUID(), MIDL_INTERFACE() 29|*/ 30|//@@MIDL_FILE_HEADING( ) 31| 32|#if !defined(_M_IA64) && !defined(_M_AMD64) 33| 34|#ifdef __cplusplus 35|extern "C"{ 36|#endif 37| 38| 39|#include <rpc.h> 40|#include <rpcndr.h> 41| 42|#ifdef _MIDL_USE_GUIDDEF_ 43| 44|#ifndef INITGUID 45|#define INITGUID 46|#include <guiddef.h> 47|#undef INITGUID 48|#else 49|#include <guiddef.h> 50|#endif 51| 52|#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ 53| DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 54| 55|#else // !_MIDL_USE_GUIDDEF_ 56| 57|#ifndef __IID_DEFINED__ 58|#define __IID_DEFINED__ 59| 60|typedef struct _IID 61|{ 62| unsigned long x; 63| unsigned short s1; 64| unsigned short s2; 65| unsigned char c[8]; 66|} IID; 67| 68|#endif // __IID_DEFINED__ 69| 70|#ifndef CLSID_DEFINED 71|#define CLSID_DEFINED 72|typedef IID CLSID; 73|#endif // CLSID_DEFINED 74| 75|#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ 76| const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} 77| 78|#endif !_MIDL_USE_GUIDDEF_ 79| 80|MIDL_DEFINE_GUID(IID, LIBID_PenInputPanelLib,0xd7ca032c,0xb7d0,0x429e,0x9f,0xd7,0x82,0x24,0x1c,0x35,0x6b,0x4a); 81| 82| 83|MIDL_DEFINE_GUID(IID, IID_IPenInputPanel,0xfa7a4083,0x5747,0x4040,0xa1,0x82,0x0b,0x0e,0x9f,0xd4,0xfa,0xc7); 84| 85| 86|MIDL_DEFINE_GUID(IID, DIID__IPenInputPanelEvents,0xb7e489da,0x3719,0x439f,0x84,0x8f,0xe7,0xac,0xbd,0x82,0x0f,0x17); 87| 88| 89|MIDL_DEFINE_GUID(CLSID, CLSID_PenInputPanel,0xf744e496,0x1b5a,0x489e,0x81,0xdc,0xfb,0xd7,0xac,0x62,0x98,0xa8); 90| 91|#undef MIDL_DEFINE_GUID 92| 93|#ifdef __cplusplus 94|} 95|#endif 96| 97| 98| 99|#endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/ 100| 101| 102|#pragma warning( disable: 4049 ) /* more than 64k source lines */ 103| 104|/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ 105| 106|/* link this file in with the server and any clients */ 107| 108| 109| /* File created by MIDL compiler version 6.00.0347 */ 110|/* Compiler settings for peninputpanel.idl: 111| Oicf, W1, Zp8, env=Win64 (32b run,appending) 112| protocol : dce , ms_ext, c_ext, robust 113| error checks: allocation ref bounds_check enum stub_data 114| VC __declspec() decoration level: 115| __declspec(uuid()), __declspec(selectany), __declspec(novtable) 116| DECLSPEC_UUID(), MIDL_INTERFACE() 117|*/ 118|//@@MIDL_FILE_HEADING( ) 119| 120|#if defined(_M_IA64) || defined(_M_AMD64) 121| 122|#ifdef __cplusplus 123|extern "C"{ 124|#endif 125| 126| 127|#include <rpc.h> 128|#include <rpcndr.h> 129| 130|#ifdef _MIDL_USE_GUIDDEF_ 131| 132|#ifndef INITGUID 133|#define INITGUID 134|#include <guiddef.h> 135|#undef INITGUID 136|#else 137|#include <guiddef.h> 138|#endif 139| 140|#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ 141| DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 142| 143|#else // !_MIDL_USE_GUIDDEF_ 144| 145|#ifndef __IID_DEFINED__ 146|#define __IID_DEFINED__ 147| 148|typedef struct _IID 149|{ 150| unsigned long x; 151| unsigned short s1; 152| unsigned short s2; 153| unsigned char c[8]; 154|} IID; 155| 156|#endif // __IID_DEFINED__ 157| 158|#ifndef CLSID_DEFINED 159|#define CLSID_DEFINED 160|typedef IID CLSID; 161|#endif // CLSID_DEFINED 162| 163|#define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ 164| const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} 165| 166|#endif !_MIDL_USE_GUIDDEF_ 167| 168|MIDL_DEFINE_GUID(IID, LIBID_PenInputPanelLib,0xd7ca032c,0xb7d0,0x429e,0x9f,0xd7,0x82,0x24,0x1c,0x35,0x6b,0x4a); 169| 170| 171|MIDL_DEFINE_GUID(IID, IID_IPenInputPanel,0xfa7a4083,0x5747,0x4040,0xa1,0x82,0x0b,0x0e,0x9f,0xd4,0xfa,0xc7); 172| 173| 174|MIDL_DEFINE_GUID(IID, DIID__IPenInputPanelEvents,0xb7e489da,0x3719,0x439f,0x84,0x8f,0xe7,0xac,0xbd,0x82,0x0f,0x17); 175| 176| 177|MIDL_DEFINE_GUID(CLSID, CLSID_PenInputPanel,0xf744e496,0x1b5a,0x489e,0x81,0xdc,0xfb,0xd7,0xac,0x62,0x98,0xa8); 178| 179|#undef MIDL_DEFINE_GUID 180| 181|#ifdef __cplusplus 182|} 183|#endif 184| 185| 186| 187|#endif /* defined(_M_IA64) || defined(_M_AMD64)*/ 188| 189|