Commit 75f87dd4 authored by Alexandre Julliard's avatar Alexandre Julliard

Get rid of the ThunkData stubs, these are not functions.

parent e7f5fade
......@@ -19,4 +19,3 @@
@ stub WinWatchGetClipList
@ stub WinWatchNotify
@ stub WinWatchOpen
@ stub dcithk_ThunkData32
......@@ -26,5 +26,3 @@
@ stub VidMemFree
@ stub VidMemInit
@ stub VidMemLargestFree
@ stub thk1632_ThunkData32
@ stub thk3216_ThunkData32
......@@ -357,7 +357,7 @@
378 stub SetPropEx
379 stub GetPropEx
380 stub RemovePropEx
381 stub UsrMPR_ThunkData16
#381 stub UsrMPR_ThunkData16
382 stub SetWindowContextHelpID
383 stub GetWindowContextHelpID
384 pascal -ret16 SetMenuContextHelpId(word word) SetMenuContextHelpId16
......
......@@ -2,7 +2,6 @@
@ stdcall GetFileVersionInfoSizeA(str ptr)
@ stdcall GetFileVersionInfoSizeW(wstr ptr)
@ stdcall GetFileVersionInfoW(wstr long long ptr)
@ stub VerFThk_ThunkData32
@ stdcall VerFindFileA(long str str str ptr ptr ptr ptr)
@ stdcall VerFindFileW(long wstr wstr wstr ptr ptr ptr ptr)
@ stdcall VerInstallFileA(long str str str str str ptr ptr)
......@@ -11,4 +10,3 @@
@ stdcall VerLanguageNameW(long wstr long) kernel32.VerLanguageNameW
@ stdcall VerQueryValueA(ptr str ptr ptr)
@ stdcall VerQueryValueW(ptr wstr ptr ptr)
@ stub VerThkSL_ThunkData32
......@@ -188,5 +188,3 @@
@ stdcall waveOutSetVolume(long long)
@ stdcall waveOutUnprepareHeader(long ptr long)
@ stdcall waveOutWrite(long ptr long)
@ stub winmmf_ThunkData32
@ stub winmmsl_ThunkData32
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment