RtlSetLastWin32Error (NTDLL.@)
void RtlSetLastWin32Error ( DWORD err )
Set the per-thread error value.
err | [In] | The new error value to set. |
Nothing.
Declared in "include/wine/server.h". gitlab.winehq.org/wine/wine/blob/master/include/wine/server.h
Implemented in "dlls/ntdll/error.c". gitlab.winehq.org/wine/wine/blob/master/dlls/ntdll/error.c
Debug channel "ntdll".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.