Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
75f87dd4
Commit
75f87dd4
authored
Jan 03, 2005
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Get rid of the ThunkData stubs, these are not functions.
parent
e7f5fade
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
8 deletions
+1
-8
dciman32.spec
dlls/dciman32/dciman32.spec
+0
-1
ddraw.spec
dlls/ddraw/ddraw.spec
+0
-2
user.exe.spec
dlls/user/user.exe.spec
+1
-1
version.spec
dlls/version/version.spec
+0
-2
winmm.spec
dlls/winmm/winmm.spec
+0
-2
No files found.
dlls/dciman32/dciman32.spec
View file @
75f87dd4
...
...
@@ -19,4 +19,3 @@
@ stub WinWatchGetClipList
@ stub WinWatchNotify
@ stub WinWatchOpen
@ stub dcithk_ThunkData32
dlls/ddraw/ddraw.spec
View file @
75f87dd4
...
...
@@ -26,5 +26,3 @@
@ stub VidMemFree
@ stub VidMemInit
@ stub VidMemLargestFree
@ stub thk1632_ThunkData32
@ stub thk3216_ThunkData32
dlls/user/user.exe.spec
View file @
75f87dd4
...
...
@@ -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
...
...
dlls/version/version.spec
View file @
75f87dd4
...
...
@@ -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
dlls/winmm/winmm.spec
View file @
75f87dd4
...
...
@@ -188,5 +188,3 @@
@ stdcall waveOutSetVolume(long long)
@ stdcall waveOutUnprepareHeader(long ptr long)
@ stdcall waveOutWrite(long ptr long)
@ stub winmmf_ThunkData32
@ stub winmmsl_ThunkData32
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment