view src/dlldata.c @ 26230:8b8470b511f5 v8.2.3646

patch 8.2.3646: using <sfile> in a function gives an unexpected result Commit: https://github.com/vim/vim/commit/c449271f4efa44725c40116a95b213813040312f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 22 15:37:15 2021 +0000 patch 8.2.3646: using <sfile> in a function gives an unexpected result Problem: Using <sfile> in a function gives an unexpected result. Solution: Give an error in a Vim9 function. (issue https://github.com/vim/vim/issues/9189)
author Bram Moolenaar <Bram@vim.org>
date Mon, 22 Nov 2021 16:45:04 +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 */