diff options
Diffstat (limited to 'com/dlldata.c')
| -rw-r--r-- | com/dlldata.c | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/com/dlldata.c b/com/dlldata.c deleted file mode 100644 index 94bcbfc0..00000000 --- a/com/dlldata.c +++ /dev/null @@ -1,38 +0,0 @@ -/********************************************************* - DllData file -- generated by MIDL compiler - - DO NOT ALTER THIS FILE - - This file is regenerated by MIDL on every IDL file compile. - - To completely reconstruct this file, delete it and rerun MIDL - on all the IDL files in this DLL, specifying this file for the - /dlldata command line option - -*********************************************************/ - -#define PROXY_DELEGATION - -#include <rpcproxy.h> - -#ifdef __cplusplus -extern "C" { -#endif - -EXTERN_PROXY_FILE( COMTest1 ) - - -PROXYFILE_LIST_START -/* Start of list */ - REFERENCE_PROXY_FILE( COMTest1 ), -/* End of list */ -PROXYFILE_LIST_END - - -DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID ) - -#ifdef __cplusplus -} /*extern "C" */ -#endif - -/* end of generated dlldata file */ |
