view src/dlldata.c @ 23410:ae3421daa981 v8.2.2248

patch 8.2.2248: ASAN error on exit with GUI Commit: https://github.com/vim/vim/commit/2808da39f9aad674d25df784da636e42372b78e3 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Dec 30 14:08:35 2020 +0100 patch 8.2.2248: ASAN error on exit with GUI Problem: ASAN error on exit with GUI. Solution: Check the window still has lines. (Christian Brabandt, closes #7573)
author Bram Moolenaar <Bram@vim.org>
date Wed, 30 Dec 2020 14: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 */