comparison fuhtark_test/include/winapi/msdaipper.h @ 1500:91c8c3b7cbf0

add: futhark tests for generating vulkan api
author sam <sam@basx.dev>
date Wed, 26 Nov 2025 21:36:48 +0700
parents
children
comparison
equal deleted inserted replaced
1499:1f58458b7ef7 1500:91c8c3b7cbf0
1 /**
2 * This file has no copyright assigned and is placed in the Public Domain.
3 * This file is part of the w64 mingw-runtime package.
4 * No warranty is given; refer to the file DISCLAIMER within this package.
5 */
6 #define IPP_E_FIRST 0x40048000L
7 #define IPP_E_SYNCCONFLICT 0xC0048003L
8 #define IPP_E_FILENOTDIRTY 0xC0048004L
9 #define IPP_E_MARKFOROFFLINE_FAILED 0xC0048006L
10 #define IPP_E_OFFLINE 0xC0048007L
11 #define IPP_E_UNSYNCHRONIZED 0xC0048008L
12 #define IPP_E_SERVERTYPE_NOT_SUPPORTED 0xC004800AL
13 #define IPP_E_MDAC_VERSION 0xC004800DL
14 #define IPP_E_COLLECTIONEXISTS 0xC004800EL
15 #define IPP_E_CANNOTCREATEOFFLINE 0xC004800FL
16 #define IPP_E_STATUS_CANNOTCOMPLETE 0xC0048101L
17 #define IPP_E_RESELECTPROVIDER 0xC0048102L
18 #define IPP_E_CLIENTMUSTEMULATE 0xC0048103L
19 #define IPP_S_WEAKRESERVE 0x00048104L
20 #define IPP_S_TRUNCATED 0x00048105L
21 #define IPP_E_LAST 0x40048106L