view src/dlldata.c @ 15412:2ba09a55bee6 v8.1.0714

patch 8.1.0714: unessesary #if lines in GTK code commit https://github.com/vim/vim/commit/c951522943fc7c1eedaa707d2fa06da5ca17545a Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 10 22:56:30 2019 +0100 patch 8.1.0714: unessesary #if lines in GTK code Problem: Unessesary #if lines in GTK code. Solution: Remove the #if. (Ken Takata, closes https://github.com/vim/vim/issues/3785)
author Bram Moolenaar <Bram@vim.org>
date Thu, 10 Jan 2019 23:00:06 +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 */