[winpr] added Win32ErrorCode2Tag

This commit is contained in:
Armin Novak 2023-04-04 13:34:05 +02:00 committed by Martin Fleisz
parent 14fd94a38c
commit 947bc7fe04
2 changed files with 2802 additions and 0 deletions

View File

@ -1560,6 +1560,7 @@ extern "C"
#endif
WINPR_API const char* NtStatus2Tag(DWORD ntstatus);
WINPR_API const char* Win32ErrorCode2Tag(UINT16 code);
#ifdef __cplusplus
}

File diff suppressed because it is too large Load Diff