ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSYS2/mingw32/i686-w64-mingw32/include/windowscontracts.h
Revision: 1166
Committed: Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy
Content type: text/x-chdr
File size: 1004 byte(s)
Log Message:
Daodan: Replace MinGW build env with an up-to-date MSYS2 env

File Contents

# Content
1 /*** Autogenerated by WIDL 6.4 from include/windowscontracts.idl - Do not edit ***/
2
3 #ifdef _WIN32
4 #ifndef __REQUIRED_RPCNDR_H_VERSION__
5 #define __REQUIRED_RPCNDR_H_VERSION__ 475
6 #endif
7 #include <rpc.h>
8 #include <rpcndr.h>
9 #endif
10
11 #ifndef COM_NO_WINDOWS_H
12 #include <windows.h>
13 #include <ole2.h>
14 #endif
15
16 #ifndef __windowscontracts_h__
17 #define __windowscontracts_h__
18
19 /* Forward declarations */
20
21 /* Headers for imported files */
22
23
24 #ifdef __cplusplus
25 extern "C" {
26 #endif
27
28 #if !defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
29 #define WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION 0x40000
30 #endif // defined(WINDOWS_FOUNDATION_FOUNDATIONCONTRACT_VERSION)
31
32 #if !defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
33 #define WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION 0xa0000
34 #endif // defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION)
35
36 /* Begin additional prototypes for all interfaces */
37
38
39 /* End additional prototypes */
40
41 #ifdef __cplusplus
42 }
43 #endif
44
45 #endif /* __windowscontracts_h__ */