view src/dlldata.c @ 15890:de2c2a378cd1 v8.1.0951

patch 8.1.0951: using WIN64 even though it is never defined commit https://github.com/vim/vim/commit/44b443c5db7a372b2da519be15dd962c552e1355 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 18 22:14:18 2019 +0100 patch 8.1.0951: using WIN64 even though it is never defined Problem: Using WIN64 even though it is never defined. Solution: Only use _WIN64. (Ken Takata, closes https://github.com/vim/vim/issues/3997)
author Bram Moolenaar <Bram@vim.org>
date Mon, 18 Feb 2019 22:15:08 +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 */