mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
Export SetLastErrorByStatus()
svn path=/trunk/; revision=1492
This commit is contained in:
@@ -555,6 +555,7 @@ SetHandleCount@4
|
||||
SetHandleInformation@12
|
||||
SetLastConsoleEventActive@0
|
||||
SetLastError@4
|
||||
SetLastErrorByStatus@4
|
||||
SetLocalTime@4
|
||||
SetLocaleInfoA@12
|
||||
SetLocaleInfoW@12
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
; $Id: kernel32.edf,v 1.8 2000/08/14 14:33:23 ea Exp $
|
||||
; $Id: kernel32.edf,v 1.9 2001/01/05 05:39:18 phreak Exp $
|
||||
;
|
||||
; kernel32.edf
|
||||
;
|
||||
@@ -560,6 +560,7 @@ SetHandleCount=SetHandleCount@4
|
||||
SetHandleInformation=SetHandleInformation@12
|
||||
SetLastConsoleEventActive=SetLastConsoleEventActive@0
|
||||
SetLastError=SetLastError@4
|
||||
SetLastErrorByStatus=SetLastErrorByStatus@4
|
||||
SetLocalTime=SetLocalTime@4
|
||||
SetLocaleInfoA=SetLocaleInfoA@12
|
||||
SetLocaleInfoW=SetLocaleInfoW@12
|
||||
|
||||
Reference in New Issue
Block a user