.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH SetLastErrorEx 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBSetLastErrorEx\fR (USER32.@) .SH SYNOPSIS void SetLastErrorEx ( DWORD \fIerror\fR, DWORD \fItype\fR ) .SH PARAMS \fIerror\fR \fB[In]\fR Per-thread \fIerror\fR code. .PP \fItype\fR \fB[In]\fR Error \fItype\fR. .PP .SH DESCRIPTION .PP Sets the last-\fIerror\fR code. .SH RETURNS .PP None. .SH IMPLEMENTATION .PP Declared in \fB"winuser.h"\fR. .PP Implemented in \fB"dlls/user32/misc.c"\fR. .PP Debug channel \fB"win"\fR.