PATCH - Add some missing exports to kernel32.def
"Steven Edwards" <Steven_Ed4153-/[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <000001c209e9$f6632d80$fe00a8c0@laptop> |
Changelog: added exports MapLS,MapSL,UnMapLS,UnMapSL and ConvertToGlobalHandle "Every revolution was once a thought in one man's mind" - Ralph Waldo Emerson
kernel32.def.diff
(application/octet-stream, 767 B)
cvs diff -u kernel32.def Index: kernel32.def =================================================================== RCS file: /cvsroot/mingw/w32api/lib/kernel32.def,v retrieving revision 1.2 diff -u -r1.2 kernel32.def --- kernel32.def 19 Jun 2001 07:15:28 -0000 1.2 +++ kernel32.def 2 Jun 2002 03:46:29 -0000 @@ -40,6 +40,7 @@ ContinueDebugEvent@12 ConvertDefaultLocale@4 ConvertThreadToFiber@4 +ConvertToGlobalHandle@4 CopyFileA@12 CopyFileW@12 CopyFileExA@24 @@ -476,6 +477,8 @@ LockFile@20 LockFileEx@24 LockResource@4 +MapLS@4 +MapSL@4 MapViewOfFile@20 MapViewOfFileEx@24 MapViewOfFileVlm@28 @@ -676,6 +679,8 @@ UnhandledExceptionFilter@4 UnlockFile@20 UnlockFileEx@20 +UnMapLS@4 +UnMapSL@4 UnmapViewOfFile@4 UnmapViewOfFileVlm@4 UnregisterWait@4