view src/dlldata.c @ 17290:5d09e015a367 v8.1.1644

patch 8.1.1644: sound test does not work on Travis commit https://github.com/vim/vim/commit/5b19e5b919ec568792e2e2301899f0e58cf9e550 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 7 15:12:12 2019 +0200 patch 8.1.1644: sound test does not work on Travis Problem: Sound test does not work on Travis. Solution: Use "sg" command to enable audio. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/4624)
author Bram Moolenaar <Bram@vim.org>
date Sun, 07 Jul 2019 15:15: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 */