view src/dlldata.c @ 31768:3f0f639eed9a v9.0.1216

patch 9.0.1216: Coverity warns for ignoring return value Commit: https://github.com/vim/vim/commit/64f1c4152e939ca41d57d5b4376be522736ba22a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 18 12:45:30 2023 +0000 patch 9.0.1216: Coverity warns for ignoring return value Problem: Coverity warns for ignoring return value. Solution: Break out of loop if function fails.
author Bram Moolenaar <Bram@vim.org>
date Wed, 18 Jan 2023 14:00:09 +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 */