2011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

* lib/kernel32.def (FreeLibraryAndExitThread): Fix definition.
This commit is contained in:
Chris Sutcliffe 2011-03-05 05:45:42 +00:00
parent 213bc4f215
commit e8dc396d7a
2 changed files with 5 additions and 1 deletions
winsup/w32api

View File

@ -1,3 +1,7 @@
2011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* lib/kernel32.def (FreeLibraryAndExitThread): Fix definition.
2011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
* include/winbase.h (FILE_ENCRYPTABLE, FILE_IS_ENCRYPTED, FILE_READ_ONLY, * include/winbase.h (FILE_ENCRYPTABLE, FILE_IS_ENCRYPTED, FILE_READ_ONLY,

View File

@ -359,7 +359,7 @@ FreeConsole@0
FreeEnvironmentStringsA@4 FreeEnvironmentStringsA@4
FreeEnvironmentStringsW@4 FreeEnvironmentStringsW@4
FreeLibrary@4 FreeLibrary@4
FreeLibraryAndExitThread@28 FreeLibraryAndExitThread@8
FreeLibraryWhenCallbackReturns@8 FreeLibraryWhenCallbackReturns@8
FreeResource@4 FreeResource@4
FreeUserPhysicalPages@12 FreeUserPhysicalPages@12