mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 12:20:07 +00:00
kernel32: Export RestoreLastError.
This commit is contained in:
parent
5217ea7a1b
commit
a02ccd9a15
@ -901,7 +901,7 @@
|
|||||||
@ stdcall RequestWakeupLatency(long)
|
@ stdcall RequestWakeupLatency(long)
|
||||||
@ stdcall ResetEvent(long)
|
@ stdcall ResetEvent(long)
|
||||||
@ stub ResetWriteWatch
|
@ stub ResetWriteWatch
|
||||||
# @ stub RestoreLastError ( -> ntdll.RtlRestoreLastWin32Error)
|
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
|
||||||
@ stdcall ResumeThread(long)
|
@ stdcall ResumeThread(long)
|
||||||
# @ stub RtlCaptureContext ( -> ntdll.RtlCaptureContext)
|
# @ stub RtlCaptureContext ( -> ntdll.RtlCaptureContext)
|
||||||
# @ stub RtlCaptureStackBackTrace ( -> ntdll.RtlCaptureStackBackTrace)
|
# @ stub RtlCaptureStackBackTrace ( -> ntdll.RtlCaptureStackBackTrace)
|
||||||
|
Loading…
Reference in New Issue
Block a user