view src/dlldata.c @ 17083:6641a15f999d v8.1.1541

patch 8.1.1541: check for ASAN is not reliable commit https://github.com/vim/vim/commit/bffc50494d52a3690cbbc5c7b34a835f9153184e Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jun 15 16:34:21 2019 +0200 patch 8.1.1541: check for ASAN is not reliable Problem: Check for ASAN is not reliable. Solution: Check the version output. (Dominique Pelle, closes https://github.com/vim/vim/issues/4543)
author Bram Moolenaar <Bram@vim.org>
date Sat, 15 Jun 2019 16:45:04 +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 */