view src/dlldata.c @ 29558:b14fe28768c0 v9.0.0120

patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space Commit: https://github.com/vim/vim/commit/6b568b1cc75e6c4d4a3ec95d7867c7a22e98eba1 Author: Anton Sharonov <anton.sharonov@gmail.com> Date: Sun Jul 31 12:26:05 2022 +0100 patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space Problem: MS-Windows GUI: cannot use AltGr + Space. Solution: Check for VK_MENU instead of VK_LMENU. (Anton Sharonov, closes #10820, closes #10753)
author Bram Moolenaar <Bram@vim.org>
date Sun, 31 Jul 2022 13:30:03 +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 */