view src/dlldata.c @ 22482:a1b3804163ca v8.2.1789

patch 8.2.1789: Vim9: crash with invalid list constant Commit: https://github.com/vim/vim/commit/c1f0066b642fb62e37b300033223ff3ee4aafcd6 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 3 13:41:53 2020 +0200 patch 8.2.1789: Vim9: crash with invalid list constant Problem: Vim9: crash with invalid list constant. (Dhiraj Mishra) Solution: Return FAIL when compiling the list fails. (closes https://github.com/vim/vim/issues/7066)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Oct 2020 13:45:03 +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 */