Migrate AR subsystem to C++
Dažas pārbaudes neizdevās izpildīt
Builds / ExectOS (amd64, debug) (push) Failing after 24s
Builds / ExectOS (amd64, release) (push) Failing after 27s
Builds / ExectOS (i686, debug) (push) Failing after 24s
Builds / ExectOS (i686, release) (push) Failing after 24s
Dažas pārbaudes neizdevās izpildīt
Builds / ExectOS (amd64, debug) (push) Failing after 24s
Builds / ExectOS (amd64, release) (push) Failing after 27s
Builds / ExectOS (i686, debug) (push) Failing after 24s
Builds / ExectOS (i686, release) (push) Failing after 24s
Šī revīzija ir iekļauta:
@@ -10,6 +10,7 @@
|
||||
#define __XTDK_XTTYPES_H
|
||||
|
||||
#include <xttarget.h>
|
||||
#include <xtcompat.h>
|
||||
|
||||
|
||||
/* Standard C types */
|
||||
@@ -128,7 +129,7 @@ typedef CHAR SZ, *PSZ;
|
||||
typedef const CHAR CSZ, *PCSZ;
|
||||
|
||||
/* UNICODE character types */
|
||||
typedef USHORT WCHAR, *PWCHAR;
|
||||
typedef wchar WCHAR, *PWCHAR;
|
||||
typedef WCHAR *PWCH, *LPWCH;
|
||||
typedef const WCHAR *PCWCH, *LPCWCH;
|
||||
typedef WCHAR *PWSTR, *LPWSTR, *NWPSTR;
|
||||
|
||||
Atsaukties uz šo jaunā problēmā
Block a user