Fixed some issues found by winapi_check.
This commit is contained in:
parent
e44eb4bcc4
commit
3e1be2679a
|
@ -62,4 +62,4 @@ init IMAGEHLP_LibMain
|
|||
@ stdcall UnMapAndLoad(ptr) UnMapAndLoad
|
||||
@ stdcall UnmapDebugInformation(ptr) UnmapDebugInformation
|
||||
@ stdcall UpdateDebugInfoFile(str str str ptr) UpdateDebugInfoFile
|
||||
@ stub UpdateDebugInfoFileEx
|
||||
@ stdcall UpdateDebugInfoFileEx(str str str ptr long) UpdateDebugInfoFileEx
|
||||
|
|
|
@ -73,4 +73,4 @@ type win32
|
|||
@ stub ImmUnlockIMC
|
||||
@ stub ImmUnlockIMCC
|
||||
@ stdcall ImmUnregisterWordA(long str long str) ImmUnregisterWordA
|
||||
@ stub ImmUnregisterWordW
|
||||
@ stdcall ImmUnregisterWordW(long wstr long wstr) ImmUnregisterWordW
|
||||
|
|
Loading…
Reference in New Issue