view src/dlldata.c @ 16758:bb4071e79ade v8.1.1381

patch 8.1.1381: MS-Windows: missing build dependency commit https://github.com/vim/vim/commit/d22a6f8aaf4dbffc9254965e39e031914dbc495a Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 24 17:17:54 2019 +0200 patch 8.1.1381: MS-Windows: missing build dependency Problem: MS-Windows: missing build dependency. Solution: Make gui_dwrite.cpp depend on gui_dwrite.h. (Ken Takata, closes #4423
author Bram Moolenaar <Bram@vim.org>
date Fri, 24 May 2019 17:30:05 +0200
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 */