ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSYS2/mingw32/i686-w64-mingw32/include/wpcrsmsg.h
Revision: 1166
Committed: Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy
Content type: text/x-chdr
File size: 868 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 CRSWPP_ERROR_FIRST __MSABI_LONG(0x40042200)
7 #define CRSWPP_INVALID_POSTINFO_FILE __MSABI_LONG(0xC0042201)
8 #define CRSWPP_NO_MATCHING_MAPURL __MSABI_LONG(0xC0042202)
9 #define CRSWPP_SECURITY_PACKAGE __MSABI_LONG(0xC0042203)
10 #define CRSWPP_SECURITY_PACKAGE_NOT_FOUND __MSABI_LONG(0xC0042204)
11 #define CRSWPP_PROJECT_BINDING_INCOMPLETE __MSABI_LONG(0xC0042205)
12 #define CRSWPP_SERVER_BINDING_INCOMPLETE __MSABI_LONG(0xC0042206)
13 #define CRSWPP_SERVER_NOT_RESPONDING __MSABI_LONG(0xC0042207)
14 #define CRSWPP_FAILED_AUTH __MSABI_LONG(0xC0042208)
15 #define CRSWPP_POSTINFO_NEEDED __MSABI_LONG(0x40042209)
16 #define CRSWPP_BIND_FAILED __MSABI_LONG(0xC004220A)