From b2a7d865b2660d83fa899a213826525788d66b95 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Thu, 7 Aug 2014 10:51:30 +0200 Subject: Update IAccessible2 to 1.3.0 In addition change to the one in all file instead of individual interfaces. Future updates only have to copy the new version of ia2_api_all.idl and run nmake. Change-Id: Ie7a1e65c8dd0c73809ac97aae2d586f425337f18 Reviewed-by: Frederik Gladhorn --- .../iaccessible2/generated/amd64/IA2TypeLibrary.h | 103 --------------------- 1 file changed, 103 deletions(-) delete mode 100644 src/3rdparty/iaccessible2/generated/amd64/IA2TypeLibrary.h (limited to 'src/3rdparty/iaccessible2/generated/amd64/IA2TypeLibrary.h') diff --git a/src/3rdparty/iaccessible2/generated/amd64/IA2TypeLibrary.h b/src/3rdparty/iaccessible2/generated/amd64/IA2TypeLibrary.h deleted file mode 100644 index 31142c6b44..0000000000 --- a/src/3rdparty/iaccessible2/generated/amd64/IA2TypeLibrary.h +++ /dev/null @@ -1,103 +0,0 @@ - - -/* this ALWAYS GENERATED file contains the definitions for the interfaces */ - - - /* File created by MIDL compiler version 7.00.0555 */ -/* at Thu Mar 08 14:54:00 2012 - */ -/* Compiler settings for IA2TypeLibrary.idl: - Oicf, W1, Zp8, env=Win64 (32b run), target_arch=AMD64 7.00.0555 - protocol : dce , ms_ext, c_ext, robust - error checks: allocation ref bounds_check enum stub_data - VC __declspec() decoration level: - __declspec(uuid()), __declspec(selectany), __declspec(novtable) - DECLSPEC_UUID(), MIDL_INTERFACE() -*/ -/* @@MIDL_FILE_HEADING( ) */ - -#pragma warning( disable: 4049 ) /* more than 64k source lines */ - - -/* verify that the version is high enough to compile this file*/ -#ifndef __REQUIRED_RPCNDR_H_VERSION__ -#define __REQUIRED_RPCNDR_H_VERSION__ 475 -#endif - -#include "rpc.h" -#include "rpcndr.h" - -#ifndef __RPCNDR_H_VERSION__ -#error this stub requires an updated version of -#endif // __RPCNDR_H_VERSION__ - - -#ifndef __IA2TypeLibrary_h__ -#define __IA2TypeLibrary_h__ - -#if defined(_MSC_VER) && (_MSC_VER >= 1020) -#pragma once -#endif - -/* Forward Declarations */ - -#ifdef __cplusplus -extern "C"{ -#endif - - -/* interface __MIDL_itf_IA2TypeLibrary_0000_0000 */ -/* [local] */ - - -// Type Library Definitions - - - -extern RPC_IF_HANDLE __MIDL_itf_IA2TypeLibrary_0000_0000_v0_0_c_ifspec; -extern RPC_IF_HANDLE __MIDL_itf_IA2TypeLibrary_0000_0000_v0_0_s_ifspec; - - -#ifndef __IAccessible2Lib_LIBRARY_DEFINED__ -#define __IAccessible2Lib_LIBRARY_DEFINED__ - -/* library IAccessible2Lib */ -/* [hidden][version][helpstring][uuid] */ - - - - - - - - - - - - - - - - - - - - - - - - -EXTERN_C const IID LIBID_IAccessible2Lib; -#endif /* __IAccessible2Lib_LIBRARY_DEFINED__ */ - -/* Additional Prototypes for ALL interfaces */ - -/* end of Additional Prototypes */ - -#ifdef __cplusplus -} -#endif - -#endif - - -- cgit v1.2.3