dlldata.c

来自「Java写的文本编辑器」· C语言 代码 · 共 39 行

C
39
字号
/*********************************************************   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 __cplusplusextern "C"   {#endifEXTERN_PROXY_FILE( jeditlauncher )PROXYFILE_LIST_START/* Start of list */  REFERENCE_PROXY_FILE( jeditlauncher ),/* End of list */PROXYFILE_LIST_ENDDLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )#ifdef __cplusplus}  /*extern "C" */#endif/* end of generated dlldata file */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?