Skip to content
Snippets Groups Projects
Commit 8a5de1c9 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard
Browse files

Removed the name of APIs exported by ordinal.

parent 5b9d4102
No related branches found
No related tags found
No related merge requests found
......@@ -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 @
......@@ -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
......
......@@ -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!!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment