Export SetLastErrorByStatus()

svn path=/trunk/; revision=1492
This commit is contained in:
Phillip Susi 2001-01-05 05:39:18 +00:00
parent 58f7f41275
commit 83463a35cc
2 changed files with 3 additions and 1 deletions

View file

@ -555,6 +555,7 @@ SetHandleCount@4
SetHandleInformation@12
SetLastConsoleEventActive@0
SetLastError@4
SetLastErrorByStatus@4
SetLocalTime@4
SetLocaleInfoA@12
SetLocaleInfoW@12

View file

@ -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