Fixed issue #1623: Search by email in Log window
[TortoiseGit.git] / contrib / issue-tracker-plugins / inc / IBugTraqProvider_i.c
blob6913481675f1e5f551fb6d0b1de5927ee0bc56f5
3 /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
5 /* link this file in with the server and any clients */
8 /* File created by MIDL compiler version 7.00.0500 */
9 /* at Sat Oct 18 18:21:47 2008
11 /* Compiler settings for .\IBugTraqProvider.idl:
12 Oicf, W4, Zp8, env=Win32 (32b run)
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()
19 //@@MIDL_FILE_HEADING( )
21 #pragma warning( disable: 4049 ) /* more than 64k source lines */
24 #ifdef __cplusplus
25 extern "C"{
26 #endif
29 #include <rpc.h>
30 #include <rpcndr.h>
32 #ifdef _MIDL_USE_GUIDDEF_
34 #ifndef INITGUID
35 #define INITGUID
36 #include <guiddef.h>
37 #undef INITGUID
38 #else
39 #include <guiddef.h>
40 #endif
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)
45 #else // !_MIDL_USE_GUIDDEF_
47 #ifndef __IID_DEFINED__
48 #define __IID_DEFINED__
50 typedef struct _IID
52 unsigned long x;
53 unsigned short s1;
54 unsigned short s2;
55 unsigned char c[8];
56 } IID;
58 #endif // __IID_DEFINED__
60 #ifndef CLSID_DEFINED
61 #define CLSID_DEFINED
62 typedef IID CLSID;
63 #endif // CLSID_DEFINED
65 #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
66 const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
68 #endif !_MIDL_USE_GUIDDEF_
70 MIDL_DEFINE_GUID(IID, IID_IBugTraqProvider,0x298B927C,0x7220,0x423C,0xB7,0xB4,0x6E,0x24,0x1F,0x00,0xCD,0x93);
73 MIDL_DEFINE_GUID(IID, IID_IBugTraqProvider2,0xC5C85E31,0x2F9B,0x4916,0xA7,0xBA,0x8E,0x27,0xD4,0x81,0xEE,0x83);
75 #undef MIDL_DEFINE_GUID
77 #ifdef __cplusplus
79 #endif