summaryrefslogtreecommitdiff
path: root/NSCmpts/dlldata.c
diff options
context:
space:
mode:
Diffstat (limited to 'NSCmpts/dlldata.c')
-rw-r--r--NSCmpts/dlldata.c40
1 files changed, 40 insertions, 0 deletions
diff --git a/NSCmpts/dlldata.c b/NSCmpts/dlldata.c
new file mode 100644
index 0000000..3f7c11d
--- /dev/null
+++ b/NSCmpts/dlldata.c
@@ -0,0 +1,40 @@
+/*********************************************************
+ 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( CmptIfaces )
+EXTERN_PROXY_FILE( NSCmpts )
+
+
+PROXYFILE_LIST_START
+/* Start of list */
+ REFERENCE_PROXY_FILE( CmptIfaces ),
+ REFERENCE_PROXY_FILE( NSCmpts ),
+/* End of list */
+PROXYFILE_LIST_END
+
+
+DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )
+
+#ifdef __cplusplus
+} /*extern "C" */
+#endif
+
+/* end of generated dlldata file */