view src/dlldata.c @ 15029:588a5fafbb61 v8.1.0526

patch 8.1.0526: running out of signal stack in RealWaitForChar commit https://github.com/vim/vim/commit/61fb8d8c6719205c686550e591db22aa97b4db4c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Nov 12 21:45:08 2018 +0100 patch 8.1.0526: running out of signal stack in RealWaitForChar Problem: Running out of signal stack in RealWaitForChar. (Vladimir Marek) Solution: Make the fd_set variables static.
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Nov 2018 22: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 */