Removed LoadLibraryW from kernel32.edf, as it seems to not have an implementation and so would not compile. Wonder where the implementation whent?

svn path=/trunk/; revision=1110
This commit is contained in:
Phillip Susi 2000-04-07 21:45:32 +00:00
parent 654c8e7d00
commit fe9a733457

View file

@ -1,4 +1,4 @@
; $Id: kernel32.edf,v 1.4 1999/12/12 07:59:41 phreak Exp $
; $Id: kernel32.edf,v 1.5 2000/04/07 21:45:32 phreak Exp $
;
; kernel32.edf
;
@ -417,7 +417,6 @@ LeaveCriticalSection=LeaveCriticalSection@4
LoadLibraryA=LoadLibraryA@4
LoadLibraryExA=LoadLibraryExA@12
LoadLibraryExW=LoadLibraryExW@12
LoadLibraryW=LoadLibraryW@4
LoadModule=LoadModule@8
LoadResource=LoadResource@8
LocalAlloc=LocalAlloc@8