view src/dlldata.c @ 27651:7765b0447add v8.2.4351

patch 8.2.4351: no coverage is measured on MS-Windows CI Commit: https://github.com/vim/vim/commit/41ee5b191376ee3c0394664de5a7e7d83974aaa4 Author: ichizok <gclient.gaap@gmail.com> Date: Sat Feb 12 10:13:13 2022 +0000 patch 8.2.4351: no coverage is measured on MS-Windows CI Problem: No coverage is measured on MS-Windows CI. Solution: Enable coverage on MS-Windows. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/9750)
author Bram Moolenaar <Bram@vim.org>
date Sat, 12 Feb 2022 11:15:03 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

/*********************************************************
   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( if_ole )


PROXYFILE_LIST_START
/* Start of list */
  REFERENCE_PROXY_FILE( if_ole ),
/* End of list */
PROXYFILE_LIST_END


DLLDATA_ROUTINES( aProxyFileList, GET_DLL_CLSID )

#ifdef __cplusplus
}  /*extern "C" */
#endif

/* end of generated dlldata file */