RtlSetLastWin32Error (NTDLL.@)
void RtlSetLastWin32Error ( DWORD err )
Set the per-thread error value.
err | [In] | The new error value to set. |
Nothing.
Defined in "winternl.h".
Implemented in "dlls/ntdll/error.c". source.winehq.org/source/dlls/ntdll/error.c
Debug channel "ntdll".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.