SetLastErrorEx (USER32.@)
void SetLastErrorEx ( DWORD error, DWORD type )
error | [In] | Per-thread error code. |
type | [In] | Error type. |
Sets the last-error code.
None.
Defined in "winuser.h".
Implemented in "dlls/user/misc.c". source.winehq.org/source/dlls/user/misc.c
Debug channel "win".
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.