* lib/thunk32.def (LIBRARY): Change to KERNEL32.dll.

* lib/kernel32.def (ConvertToGlobalHandle): Add stub.
This commit is contained in:
Danny Smith
2002-06-02 22:54:40 +00:00
parent 37be5a67c9
commit 56c0639f59
3 changed files with 10 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
LIBRARY THUNK32.DLL
LIBRARY KERNEL32.dll
EXPORTS
Callback12@12
Callback16@16