| 1 | |
|---|
| 2 | |
|---|
| 3 | /* this ALWAYS GENERATED file contains the definitions for the interfaces */ |
|---|
| 4 | |
|---|
| 5 | |
|---|
| 6 | /* File created by MIDL compiler version 7.00.0500 */ |
|---|
| 7 | /* at Tue Dec 02 21:56:43 2008 |
|---|
| 8 | */ |
|---|
| 9 | /* Compiler settings for .\DllMain.idl: |
|---|
| 10 | Oicf, W1, Zp8, env=Win64 (32b run) |
|---|
| 11 | protocol : dce , ms_ext, c_ext, robust |
|---|
| 12 | error checks: allocation ref bounds_check enum stub_data |
|---|
| 13 | VC __declspec() decoration level: |
|---|
| 14 | __declspec(uuid()), __declspec(selectany), __declspec(novtable) |
|---|
| 15 | DECLSPEC_UUID(), MIDL_INTERFACE() |
|---|
| 16 | */ |
|---|
| 17 | //@@MIDL_FILE_HEADING( ) |
|---|
| 18 | |
|---|
| 19 | #pragma warning( disable: 4049 ) /* more than 64k source lines */ |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | /* verify that the <rpcndr.h> version is high enough to compile this file*/ |
|---|
| 23 | #ifndef __REQUIRED_RPCNDR_H_VERSION__ |
|---|
| 24 | #define __REQUIRED_RPCNDR_H_VERSION__ 475 |
|---|
| 25 | #endif |
|---|
| 26 | |
|---|
| 27 | #include "rpc.h" |
|---|
| 28 | #include "rpcndr.h" |
|---|
| 29 | |
|---|
| 30 | #ifndef __RPCNDR_H_VERSION__ |
|---|
| 31 | #error this stub requires an updated version of <rpcndr.h> |
|---|
| 32 | #endif // __RPCNDR_H_VERSION__ |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | #ifndef __ShellExt_i_h__ |
|---|
| 36 | #define __ShellExt_i_h__ |
|---|
| 37 | |
|---|
| 38 | #if defined(_MSC_VER) && (_MSC_VER >= 1020) |
|---|
| 39 | #pragma once |
|---|
| 40 | #endif |
|---|
| 41 | |
|---|
| 42 | /* Forward Declarations */ |
|---|
| 43 | |
|---|
| 44 | #ifndef __CtxMenu_FWD_DEFINED__ |
|---|
| 45 | #define __CtxMenu_FWD_DEFINED__ |
|---|
| 46 | |
|---|
| 47 | #ifdef __cplusplus |
|---|
| 48 | typedef class CtxMenu CtxMenu; |
|---|
| 49 | #else |
|---|
| 50 | typedef struct CtxMenu CtxMenu; |
|---|
| 51 | #endif /* __cplusplus */ |
|---|
| 52 | |
|---|
| 53 | #endif /* __CtxMenu_FWD_DEFINED__ */ |
|---|
| 54 | |
|---|
| 55 | |
|---|
| 56 | /* header files for imported files */ |
|---|
| 57 | #include "oaidl.h" |
|---|
| 58 | #include "ocidl.h" |
|---|
| 59 | |
|---|
| 60 | #ifdef __cplusplus |
|---|
| 61 | extern "C"{ |
|---|
| 62 | #endif |
|---|
| 63 | |
|---|
| 64 | |
|---|
| 65 | |
|---|
| 66 | #ifndef __EraserShellExtLib_LIBRARY_DEFINED__ |
|---|
| 67 | #define __EraserShellExtLib_LIBRARY_DEFINED__ |
|---|
| 68 | |
|---|
| 69 | /* library EraserShellExtLib */ |
|---|
| 70 | /* [custom][helpstring][version][uuid] */ |
|---|
| 71 | |
|---|
| 72 | |
|---|
| 73 | EXTERN_C const IID LIBID_EraserShellExtLib; |
|---|
| 74 | |
|---|
| 75 | EXTERN_C const CLSID CLSID_CtxMenu; |
|---|
| 76 | |
|---|
| 77 | #ifdef __cplusplus |
|---|
| 78 | |
|---|
| 79 | class DECLSPEC_UUID("BC9B776A-90D7-4476-A791-79D835F30650") |
|---|
| 80 | CtxMenu; |
|---|
| 81 | #endif |
|---|
| 82 | #endif /* __EraserShellExtLib_LIBRARY_DEFINED__ */ |
|---|
| 83 | |
|---|
| 84 | /* Additional Prototypes for ALL interfaces */ |
|---|
| 85 | |
|---|
| 86 | /* end of Additional Prototypes */ |
|---|
| 87 | |
|---|
| 88 | #ifdef __cplusplus |
|---|
| 89 | } |
|---|
| 90 | #endif |
|---|
| 91 | |
|---|
| 92 | #endif |
|---|
| 93 | |
|---|
| 94 | |
|---|