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

File Contents

# Content
1 /**
2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the mingw-w64 runtime package.
4 * No warranty is given; refer to the file DISCLAIMER.PD within this package.
5 */
6 #define IPP_E_FIRST __MSABI_LONG(0x40048000)
7 #define IPP_E_SYNCCONFLICT __MSABI_LONG(0xC0048003)
8 #define IPP_E_FILENOTDIRTY __MSABI_LONG(0xC0048004)
9 #define IPP_E_MARKFOROFFLINE_FAILED __MSABI_LONG(0xC0048006)
10 #define IPP_E_OFFLINE __MSABI_LONG(0xC0048007)
11 #define IPP_E_UNSYNCHRONIZED __MSABI_LONG(0xC0048008)
12 #define IPP_E_SERVERTYPE_NOT_SUPPORTED __MSABI_LONG(0xC004800A)
13 #define IPP_E_MDAC_VERSION __MSABI_LONG(0xC004800D)
14 #define IPP_E_COLLECTIONEXISTS __MSABI_LONG(0xC004800E)
15 #define IPP_E_CANNOTCREATEOFFLINE __MSABI_LONG(0xC004800F)
16 #define IPP_E_STATUS_CANNOTCOMPLETE __MSABI_LONG(0xC0048101)
17 #define IPP_E_RESELECTPROVIDER __MSABI_LONG(0xC0048102)
18 #define IPP_E_CLIENTMUSTEMULATE __MSABI_LONG(0xC0048103)
19 #define IPP_S_WEAKRESERVE __MSABI_LONG(0x00048104)
20 #define IPP_S_TRUNCATED __MSABI_LONG(0x00048105)
21 #define IPP_E_LAST __MSABI_LONG(0x40048106)