[winpr] added Win32ErrorCode2Tag
This commit is contained in:
parent
14fd94a38c
commit
947bc7fe04
@ -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
Loading…
Reference in New Issue
Block a user