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
8a5de1c9
Commit
8a5de1c9
authored
Dec 14, 2000
by
Francois Gouget
Committed by
Alexandre Julliard
Dec 14, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed the name of APIs exported by ordinal.
parent
5b9d4102
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
21 deletions
+21
-21
comctl32.spec
dlls/comctl32/comctl32.spec
+14
-14
kernel32.spec
dlls/kernel/kernel32.spec
+4
-4
shell32.spec
dlls/shell32/shell32.spec
+3
-3
No files found.
dlls/comctl32/comctl32.spec
View file @
8a5de1c9
...
@@ -187,8 +187,8 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
...
@@ -187,8 +187,8 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
386 stdcall DPA_DestroyCallback(ptr ptr long) DPA_DestroyCallback
386 stdcall DPA_DestroyCallback(ptr ptr long) DPA_DestroyCallback
387 stdcall DSA_EnumCallback(ptr ptr long) DSA_EnumCallback
387 stdcall DSA_EnumCallback(ptr ptr long) DSA_EnumCallback
388 stdcall DSA_DestroyCallback(ptr ptr long) DSA_DestroyCallback
388 stdcall DSA_DestroyCallback(ptr ptr long) DSA_DestroyCallback
389 stub
COMCTL32_389
389 stub
@
390 stub
COMCTL32_390
390 stub
@
400 stub CreateMRUListW@4
400 stub CreateMRUListW@4
401 stub AddMRUStringW@8
401 stub AddMRUStringW@8
...
@@ -196,15 +196,15 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
...
@@ -196,15 +196,15 @@ debug_channels (animate comboex commctrl datetime header hotkey imagelist ipaddr
403 stub EnumMRUListW@16
403 stub EnumMRUListW@16
404 stub CreateMRUListLazyW@16
404 stub CreateMRUListLazyW@16
410 stdcall
COMCTL32_410
(long long long long) COMCTL32_410
410 stdcall
@
(long long long long) COMCTL32_410
411 stdcall
COMCTL32_411
(long long long) COMCTL32_411
411 stdcall
@
(long long long) COMCTL32_411
412 stdcall
COMCTL32_412
(long long long) COMCTL32_412
412 stdcall
@
(long long long) COMCTL32_412
413 stdcall
COMCTL32_413
(long long long long) COMCTL32_413
413 stdcall
@
(long long long long) COMCTL32_413
414 stub
COMCTL32_414
414 stub
@
415 stdcall
COMCTL32_415
(long long long long long) COMCTL32_415
415 stdcall
@
(long long long long long) COMCTL32_415
416 stub
COMCTL32_416
416 stub
@
417 stub
COMCTL32_417
417 stub
@
418 stub
COMCTL32_418
418 stub
@
419 stub
COMCTL32_419
419 stub
@
420 stub
COMCTL32_420
420 stub
@
421 stub
COMCTL32_421
421 stub
@
dlls/kernel/kernel32.spec
View file @
8a5de1c9
...
@@ -103,7 +103,7 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
...
@@ -103,7 +103,7 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
83 forward K32RtlLargeIntegerSubtract ntdll.RtlLargeIntegerSubtract
83 forward K32RtlLargeIntegerSubtract ntdll.RtlLargeIntegerSubtract
84 forward K32RtlConvertLongToLargeInteger ntdll.RtlConvertLongToLargeInteger
84 forward K32RtlConvertLongToLargeInteger ntdll.RtlConvertLongToLargeInteger
85 forward K32RtlConvertUlongToLargeInteger ntdll.RtlConvertUlongToLargeInteger
85 forward K32RtlConvertUlongToLargeInteger ntdll.RtlConvertUlongToLargeInteger
86 stdcall
_KERNEL32_86
(ptr) _KERNEL32_86
86 stdcall
@
(ptr) _KERNEL32_86
87 stdcall SSOnBigStack() SSOnBigStack
87 stdcall SSOnBigStack() SSOnBigStack
88 varargs SSCall(long long ptr) SSCall
88 varargs SSCall(long long ptr) SSCall
89 register -i386 FT_PrologPrime() FT_PrologPrime
89 register -i386 FT_PrologPrime() FT_PrologPrime
...
@@ -116,9 +116,9 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
...
@@ -116,9 +116,9 @@ debug_channels (comm debugstr dll int resource stress thunk toolhelp win32)
96 stdcall _ConfirmWin16Lock() _ConfirmWin16Lock
96 stdcall _ConfirmWin16Lock() _ConfirmWin16Lock
97 stdcall _EnterSysLevel(ptr) _EnterSysLevel
97 stdcall _EnterSysLevel(ptr) _EnterSysLevel
98 stdcall _LeaveSysLevel(ptr) _LeaveSysLevel
98 stdcall _LeaveSysLevel(ptr) _LeaveSysLevel
99 stdcall
_KERNEL32_99
(long) _KERNEL32_99
99 stdcall
@
(long) _KERNEL32_99
100 stdcall
_KERNEL32_100
(long long long) _KERNEL32_100
100 stdcall
@
(long long long) _KERNEL32_100
101 stub
_KERNEL32_101
101 stub
@
102 stdcall AddAtomW(wstr) AddAtomW
102 stdcall AddAtomW(wstr) AddAtomW
103 stdcall AllocConsole() AllocConsole
103 stdcall AllocConsole() AllocConsole
...
...
dlls/shell32/shell32.spec
View file @
8a5de1c9
...
@@ -212,7 +212,7 @@ debug_channels (exec pidl shell)
...
@@ -212,7 +212,7 @@ debug_channels (exec pidl shell)
213 stub Printers_RegisterWindowW
213 stub Printers_RegisterWindowW
214 stub Printers_UnregisterWindow
214 stub Printers_UnregisterWindow
215 stub SHStartNetConnectionDialog@12
215 stub SHStartNetConnectionDialog@12
243 stdcall
shell32_243
(long long) shell32_243
243 stdcall
@
(long long) shell32_243
244 stdcall SHInitRestricted(ptr ptr) SHInitRestricted
244 stdcall SHInitRestricted(ptr ptr) SHInitRestricted
247 stdcall SHGetDataFromIDListA (ptr ptr long ptr long) SHGetDataFromIDListA
247 stdcall SHGetDataFromIDListA (ptr ptr long ptr long) SHGetDataFromIDListA
248 stdcall SHGetDataFromIDListW (ptr ptr long ptr long) SHGetDataFromIDListW
248 stdcall SHGetDataFromIDListW (ptr ptr long ptr long) SHGetDataFromIDListW
...
@@ -311,12 +311,12 @@ debug_channels (exec pidl shell)
...
@@ -311,12 +311,12 @@ debug_channels (exec pidl shell)
653 stdcall PathProcessCommand (long long long long) PathProcessCommandAW
653 stdcall PathProcessCommand (long long long long) PathProcessCommandAW
# win98
# win98
654 stdcall
shell32_654
(long long)shell32_654 # ReadCabinetState@8
654 stdcall
@
(long long)shell32_654 # ReadCabinetState@8
660 stdcall FileIconInit(long)FileIconInit
660 stdcall FileIconInit(long)FileIconInit
680 stdcall IsUserAdmin()IsUserAdmin
680 stdcall IsUserAdmin()IsUserAdmin
# >= NT5
# >= 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!!
1217 stub FOOBAR1217 # no joke! This is the real name!!
...
...
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