| 1 |  | 
|---|
| 2 |  | 
|---|
| 3 | /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ | 
|---|
| 4 |  | 
|---|
| 5 | /* link this file in with the server and any clients */ | 
|---|
| 6 |  | 
|---|
| 7 |  | 
|---|
| 8 | /* File created by MIDL compiler version 8.01.0622 */ | 
|---|
| 9 | /* at Mon Jan 18 19:14:07 2038 | 
|---|
| 10 | */ | 
|---|
| 11 | /* Compiler settings for F:/Dev/coreclr/src/inc/xcordebug.idl: | 
|---|
| 12 | Oicf, W1, Zp8, env=Win32 (32b run), target_arch=X86 8.01.0622 | 
|---|
| 13 | protocol : dce , ms_ext, c_ext, robust | 
|---|
| 14 | error checks: allocation ref bounds_check enum stub_data | 
|---|
| 15 | VC __declspec() decoration level: | 
|---|
| 16 | __declspec(uuid()), __declspec(selectany), __declspec(novtable) | 
|---|
| 17 | DECLSPEC_UUID(), MIDL_INTERFACE() | 
|---|
| 18 | */ | 
|---|
| 19 | /* @@MIDL_FILE_HEADING(  ) */ | 
|---|
| 20 |  | 
|---|
| 21 | #pragma warning( disable: 4049 )  /* more than 64k source lines */ | 
|---|
| 22 |  | 
|---|
| 23 |  | 
|---|
| 24 | #ifdef __cplusplus | 
|---|
| 25 | extern "C"{ | 
|---|
| 26 | #endif | 
|---|
| 27 |  | 
|---|
| 28 |  | 
|---|
| 29 | #include <rpc.h> | 
|---|
| 30 | #include <rpcndr.h> | 
|---|
| 31 |  | 
|---|
| 32 | #ifdef _MIDL_USE_GUIDDEF_ | 
|---|
| 33 |  | 
|---|
| 34 | #ifndef INITGUID | 
|---|
| 35 | #define INITGUID | 
|---|
| 36 | #include <guiddef.h> | 
|---|
| 37 | #undef INITGUID | 
|---|
| 38 | #else | 
|---|
| 39 | #include <guiddef.h> | 
|---|
| 40 | #endif | 
|---|
| 41 |  | 
|---|
| 42 | #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ | 
|---|
| 43 | DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) | 
|---|
| 44 |  | 
|---|
| 45 | #else // !_MIDL_USE_GUIDDEF_ | 
|---|
| 46 |  | 
|---|
| 47 | #ifndef __IID_DEFINED__ | 
|---|
| 48 | #define __IID_DEFINED__ | 
|---|
| 49 |  | 
|---|
| 50 | typedef struct _IID | 
|---|
| 51 | { | 
|---|
| 52 | unsigned long x; | 
|---|
| 53 | unsigned short s1; | 
|---|
| 54 | unsigned short s2; | 
|---|
| 55 | unsigned char  c[8]; | 
|---|
| 56 | } IID; | 
|---|
| 57 |  | 
|---|
| 58 | #endif // __IID_DEFINED__ | 
|---|
| 59 |  | 
|---|
| 60 | #ifndef CLSID_DEFINED | 
|---|
| 61 | #define CLSID_DEFINED | 
|---|
| 62 | typedef IID CLSID; | 
|---|
| 63 | #endif // CLSID_DEFINED | 
|---|
| 64 |  | 
|---|
| 65 | #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \ | 
|---|
| 66 | EXTERN_C __declspec(selectany) const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}} | 
|---|
| 67 |  | 
|---|
| 68 | #endif // !_MIDL_USE_GUIDDEF_ | 
|---|
| 69 |  | 
|---|
| 70 | MIDL_DEFINE_GUID(IID, IID_ICorDebugProcess4,0xE930C679,0x78AF,0x4953,0x8A,0xB7,0xB0,0xAA,0xBF,0x0F,0x9F,0x80); | 
|---|
| 71 |  | 
|---|
| 72 |  | 
|---|
| 73 | MIDL_DEFINE_GUID(IID, IID_ICorDebugLegacyNetCFHostCallbackInvoker_PrivateWindowsPhoneOnly,0x34B27FB0,0xA318,0x450D,0xA0,0xDD,0x11,0xB7,0x0B,0x21,0xF4,0x1D); | 
|---|
| 74 |  | 
|---|
| 75 | #undef MIDL_DEFINE_GUID | 
|---|
| 76 |  | 
|---|
| 77 | #ifdef __cplusplus | 
|---|
| 78 | } | 
|---|
| 79 | #endif | 
|---|
| 80 |  | 
|---|
| 81 |  | 
|---|
| 82 |  | 
|---|
| 83 |  | 
|---|