kernel32: Export RestoreLastError.

This commit is contained in:
Luis C. Busquets Pérez 2007-08-02 12:37:22 +02:00 committed by Alexandre Julliard
parent 5217ea7a1b
commit a02ccd9a15
1 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@
@ stdcall RequestWakeupLatency(long)
@ stdcall ResetEvent(long)
@ stub ResetWriteWatch
# @ stub RestoreLastError ( -> ntdll.RtlRestoreLastWin32Error)
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
@ stdcall ResumeThread(long)
# @ stub RtlCaptureContext ( -> ntdll.RtlCaptureContext)
# @ stub RtlCaptureStackBackTrace ( -> ntdll.RtlCaptureStackBackTrace)