Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johnny Cai
wine
Commits
8a5de1c9
Commit
8a5de1c9
authored
24 years ago
by
Francois Gouget
Committed by
Alexandre Julliard
24 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Removed the name of APIs exported by ordinal.
parent
5b9d4102
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
dlls/comctl32/comctl32.spec
+14
-14
14 additions, 14 deletions
dlls/comctl32/comctl32.spec
dlls/kernel/kernel32.spec
+4
-4
4 additions, 4 deletions
dlls/kernel/kernel32.spec
dlls/shell32/shell32.spec
+3
-3
3 additions, 3 deletions
dlls/shell32/shell32.spec
with
21 additions
and
21 deletions
dlls/comctl32/comctl32.spec
+
14
−
14
View file @
8a5de1c9
...
...
@@ -187,8 +187,8 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
386 stdcall DPA_DestroyCallback(ptr ptr long) DPA_DestroyCallback
387 stdcall DSA_EnumCallback(ptr ptr long) DSA_EnumCallback
388 stdcall DSA_DestroyCallback(ptr ptr long) DSA_DestroyCallback
389 stub
COMCTL32_389
390 stub
COMCTL32_390
389 stub
@
390 stub
@
400 stub CreateMRUListW@4
401 stub AddMRUStringW@8
...
...
@@ -196,15 +196,15 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
403 stub EnumMRUListW@16
404 stub CreateMRUListLazyW@16
410 stdcall
COMCTL32_410
(long long long long) COMCTL32_410
411 stdcall
COMCTL32_411
(long long long) COMCTL32_411
412 stdcall
COMCTL32_412
(long long long) COMCTL32_412
413 stdcall
COMCTL32_413
(long long long long) COMCTL32_413
414 stub
COMCTL32_414
415 stdcall
COMCTL32_415
(long long long long long) COMCTL32_415
416 stub
COMCTL32_416
417 stub
COMCTL32_417
418 stub
COMCTL32_418
419 stub
COMCTL32_419
420 stub
COMCTL32_420
421 stub
COMCTL32_421
410 stdcall
@
(long long long long) COMCTL32_410
411 stdcall
@
(long long long) COMCTL32_411
412 stdcall
@
(long long long) COMCTL32_412
413 stdcall
@
(long long long long) COMCTL32_413
414 stub
@
415 stdcall
@
(long long long long long) COMCTL32_415
416 stub
@
417 stub
@
418 stub
@
419 stub
@
420 stub
@
421 stub
@
This diff is collapsed.
Click to expand it.
dlls/kernel/kernel32.spec
+
4
−
4
View file @
8a5de1c9
...
...
@@ -103,7 +103,7 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
83 forward K32RtlLargeIntegerSubtract ntdll.RtlLargeIntegerSubtract
84 forward K32RtlConvertLongToLargeInteger ntdll.RtlConvertLongToLargeInteger
85 forward K32RtlConvertUlongToLargeInteger ntdll.RtlConvertUlongToLargeInteger
86 stdcall
_KERNEL32_86
(ptr) _KERNEL32_86
86 stdcall
@
(ptr) _KERNEL32_86
87 stdcall SSOnBigStack() SSOnBigStack
88 varargs SSCall(long long ptr) SSCall
89 register -i386 FT_PrologPrime() FT_PrologPrime
...
...
@@ -116,9 +116,9 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
96 stdcall _ConfirmWin16Lock() _ConfirmWin16Lock
97 stdcall _EnterSysLevel(ptr) _EnterSysLevel
98 stdcall _LeaveSysLevel(ptr) _LeaveSysLevel
99 stdcall
_KERNEL32_99
(long) _KERNEL32_99
100 stdcall
_KERNEL32_100
(long long long) _KERNEL32_100
101 stub
_KERNEL32_101
99 stdcall
@
(long) _KERNEL32_99
100 stdcall
@
(long long long) _KERNEL32_100
101 stub
@
102 stdcall AddAtomW(wstr) AddAtomW
103 stdcall AllocConsole() AllocConsole
...
...
This diff is collapsed.
Click to expand it.
dlls/shell32/shell32.spec
+
3
−
3
View file @
8a5de1c9
...
...
@@ -212,7 +212,7 @@ debug_channels (exec pidl shell)
213 stub Printers_RegisterWindowW
214 stub Printers_UnregisterWindow
215 stub SHStartNetConnectionDialog@12
243 stdcall
shell32_243
(long long) shell32_243
243 stdcall
@
(long long) shell32_243
244 stdcall SHInitRestricted(ptr ptr) SHInitRestricted
247 stdcall SHGetDataFromIDListA (ptr ptr long ptr long) SHGetDataFromIDListA
248 stdcall SHGetDataFromIDListW (ptr ptr long ptr long) SHGetDataFromIDListW
...
...
@@ -311,12 +311,12 @@ debug_channels (exec pidl shell)
653 stdcall PathProcessCommand (long long long long) PathProcessCommandAW
# win98
654 stdcall
shell32_654
(long long)shell32_654 # ReadCabinetState@8
654 stdcall
@
(long long)shell32_654 # ReadCabinetState@8
660 stdcall FileIconInit(long)FileIconInit
680 stdcall IsUserAdmin()IsUserAdmin
# >= NT5
714 stdcall
SHELL32_714
(ptr)SHELL32_714 # PathIsTemporaryW
714 stdcall
@
(ptr)SHELL32_714 # PathIsTemporaryW
1217 stub FOOBAR1217 # no joke! This is the real name!!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment