view src/dlldata.c @ 20520:70986f70880a v8.2.0814

patch 8.2.0814: clang warning for implicit conversion Commit: https://github.com/vim/vim/commit/3718427ba3c28ccab30726880389e44070640d3b Author: Bram Moolenaar <Bram@vim.org> Date: Sat May 23 19:30:05 2020 +0200 patch 8.2.0814: clang warning for implicit conversion Problem: Clang warning for implicit conversion. Solution: Add type cast. (Dominique Pelle, closes https://github.com/vim/vim/issues/6124)
author Bram Moolenaar <Bram@vim.org>
date Sat, 23 May 2020 19: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 */