2002-06-01 04:55:48 +02:00
|
|
|
# Functions exported by the Win95 kernel32.dll
|
|
|
|
# (these need to have these exact ordinals, for some win95 dlls
|
1997-06-16 19:43:53 +02:00
|
|
|
# import kernel32.dll by ordinal)
|
|
|
|
|
1998-04-13 14:21:30 +02:00
|
|
|
# names of undocumented ordinal only calls are taken from:
|
|
|
|
# - k32exp.h by Andrew Schulman
|
|
|
|
# - error messages and strings from the debug version of kernel32.dll
|
|
|
|
# - code generated by the MS Thunk Compiler
|
Release 980517
Sun May 17 16:23:56 1998 Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
* [file/profile.c]
Fix the return value of PROFILE_GetSection
* [misc/crtdll.c]
Do _getdrive, fix _chdrive.
* [misc/commdlg.c]
First cut at ChooseColor[WA].
* [misc/network.c]
Do something sensible for WNetGetDirectoryType16.
Sun May 17 10:21:35 1998 Andreas Mohr <100.30936@germany.net>
* [controls/menu.c]
Fixed disabled sub menus with MF_BYPOSITION that were not disabled.
* [misc/crtdll.c] [relay32/crtdll.spec] [include/winerror.h]
Implemented fscanf, fsetpos, _access, _fpreset (thanks to Uwe Bonnes),
and _ltoa.
* [loader/task.c]
MakeProcInstance: must use CURRENT_DS if hInst == NULL.
* [misc/shell.c]
SHELL_GetResourceTable, InternalExtractIcon: fixed broken .ICO handling
* [windows/winpos.c]
DeferWindowPos: removed "same parent" requirement.
Which doc states that this is required ?
Sat May 16 20:08:11 1998 Alexandre Julliard <julliard@lrc.epfl.ch>
* [loader/module.c] [loader/ne/module.c]
More NE module cleanups.
* [loader/task.c]
Fixed SwitchStackBack().
Fri May 15 10:04:27 1998 Marcus Meissner <marcus@jet.franken.de>
* [configure.in][inlcude/acconfig.h]
Fixed broken OSS check, added check for working sigaltstack,
fixed broken statfs checks on some linux systems.
* [files/directory.c][loader/pe_image.c][relay32/builtin.c]
[loader/module.c]
Added handling of win32 module pathnames.
* [relay32/wnaspi32.spec]
New file.
* [misc/lzexpand.c]
LZCopy auto-decompresses LZ compressed files, even if they are not
specially flagged. Fixes some InstallShield problems.
* [misc/registry.c]
Some fixes for RegQueryInfoKey (reference program monkey.exe
from Win32 SDK works now better). Probably still has faults.
Fri May 15 08:58:58 1998 Martin Boehme <boehme@informatik.mu-luebeck.de>
* [graphics/mapping.c] [include/dc.h] [include/gdi.h] [objects/dc.c]
Reworked the way world transformations and mapping modes are handled
so that both of these transformations can be computed in a single
step.
* [graphics/painting.c] [graphics/path.c] [include/path.h]
More GDI path support.
* [graphics/x11drv/graphics.c]
Fixed the return value of GRAPH_DrawArc for the zero height /
zero width case to reflect Windows' behaviour.
* [include/windows.h] [relay32/gdi32.spec] [objects/dc.c]
Implemented ModifyWorldTransform and CombineTransform.
Tue May 14 18:03:46 1998 Eric Kohl <ekohl@abo.rhein-zeitung.de>
* [controls/commctrl.c][relay32/comctl32.spec]
[controls/*.c][include/*.h]
Implemented InitCommonControlsEx (dll version 4.72 compatible).
InitCommonControls calls ImageCommonControlsEx.
Registering code of the common controls had to be changed
(see XXXX_Register functions).
* [controls/status.c][include/commctrl.h][include/status.h]
Implemented most new features and fixed the look and feel.
* [contols/commctrl.c][include/commctrl.h][relay32/comctl32.spec]
Implemented MenuHelp (incomplete).
* [controls/status.c][controls/progress.c]
Changed allocation strategy for control specific memory.
* [controls/header.c][include/header.h][include/commctrl.h]
First implementation of header control.
* [windows/defwnd.c][windows/syscolors.c]
Fixed default control colors for Win95 look.
* [windows/nonclient.c]
Fixed off by one error for Win95 look. Top border of child windows
should be visible.
* [misc/imagelist.h]
Improved documentation and fixed some bugs.
Thu May 14 15:42:21 1998 Robert Wilhelm <robert@physiol.med.tu-muenchen.de>
* [relay32/crtdll.spec]
Added hypot,j0,j1,jn and ceil.
Wed May 13 19:10:10 1998 Pascal Cuoq <pcuoq@ens-lyon.fr>
* [controls/listbox.c]
Item height is now exactly font height.
Wine listboxes now behave like Windows' when they are
created without WS_VSCROLL but the program subsequently
calls ShowScrollBar or SetScrollInfo.
Wed May 13 18:33:01 1998 Ulrich Weigand <weigand@informatik.uni-erlangen.de>
* [relay32/relay386.c]
Restore ES also in the non-debug case.
* [windows/event.c]
Bugfix: Blocking TSXNextEvent could deadlock Wine.
* [win32/process.c] [windows/message.c]
Silly stubs for MsgWaitForMultipleObjects / PostThreadMessage
that make some programs run better.
* [windows/winproc.c]
WINPROC_MapMsg32Ato16/16To32A: added WM_NOTIFY.
* [win32/kernel32.c]
Added 16->32 thunking and improved 32->16 thunking functions.
* [tools/build.c]
Added new variant of CallFrom16 stub for use with Win95 thunks.
* [if1632/kernel.spec] [if1632/builtin.c] [win32/kernel32.c]
Added a few undocumented KERNEL functions.
* [loader/ne/module.c] [loader/ne/segment.c]
Call DllEntryPoint for 16-bit DLLs with subsystem >= 4.0.
* [win32/kernel32.spec] [win32/wow32.spec] [win32/ordinals.c]
Use names from the Oct 94 beta release for undoc. functions.
Wed May 13 14:18:26 1998 Matthew Becker <mbecker@glasscity.net>
* [misc/registry.c]
Code cleanup.
* [misc/cpu.c]
Commented out the registry puts temporarily.
* [programs/regtest/*]
New registry testing program.
Tue May 12 22:54:03 1998 Michael Mess <michael@kawo2.rwth-aachen.de>
* [multimedia/audio.c]
ioctl's do not commute in /dev/dsp initialization.
Tue May 12 20:11:42 1998 Karl Garrison <karlos@eznet.net>
* [win32/console.c]
Implemented SetConsoleTextAttribute, FillConsoleOutputCharacter.
Improved cursor positioning.
This allows for text colors in an xterm, rxvt, or console.
Tue May 12 17:57:52 1998 Petter Reinholdtsen <pere@td.org.uit.no>
* [Makefile.in]
Create prefix/{bin|lib} directories if missing during install.
Sun May 10 19:37:51 1998 Jan Willamowius <jan@janhh.shnet.org>
* [multimedia/mmio.c]
Have mmioSetBuffer return success (0), so Corel Draw 4
keeps working. (IO is still unbuffered)
Wed May 6 16:57:55 1998 James Juran <jrj120@psu.edu>
* [Makefile.in] [Make.rules.in]
Changed "make clean" to remove `textedit` backup files (*%)
* [controls/menu.c][graphics/x11drv/xfont.c][include/libres.h]
[loader/main.c][loader/ne/module.c][scheduler/synchro.c]
[win32/time.c][windows/winpos.c][include/windows.h]
Fixed miscellaneous compilation warnings.
* [misc/main.c][miscemu/main.c][include/main.h]
Moved prototypes to new include file main.h, various cleanups.
Tue May 5 21:05:06 1998 Morten Welinder <terra@diku.dk>
* [misc/winsock.c]
Don't refer to __FreeBSD__ when HAVE_STRERROR is meant.
* [misc/debugstr.c]
For debug_dumpstrSend, send strings to stderr.
Tue May 5 21:47:40 1998 Huw D M Davies <h.davies1@physics.oxford.ac.uk>
* [objects/region.c]
Fix for REGION_RegionOp() if newReg is one of the source regions.
Tue May 5 18:27:32 1998 Jim Peterson <jspeter@roanoke.infi.net>
* [misc/main.c]
Add '-h/-help' option and print WINE_RELEASE_INFO with usage message.
* [misc/spy.c]
Realign trace messages.
Tue May 5 15:46:47 1998 Donnie V. Savage <dsavage@cisco.com>
* [graphics/ddraw.c]
Fixed compile warnings
* [misc/winsock.c]
Warnings should not be errors.
Tue May 5 13:40:42 1998 Jim Peterson <jspeter@roanoke.infi.net>
* [*/*]
Remove many warnings through explicit casts, added #include's,
and corrected printf formats.
Tue May 5 05:18:12 1998 Insomnia (Stea Greene) <insomnia@core.binghamton.edu>
* [graphics/ddraw.c]
Kept unchanged portion of old palette when changing only a few
palette entries. Really should only deallocate the changed cells.
This make StarCraft work almost perfectly (sound overflows still
cause static).
Mon May 4 15:04:57 1998 Alexander V. Lukyanov <lav@long.yar.ru>
* [misc/lstr.c]
FormatMessage: terminate string on %0, undo linefeed strip.
1998-05-17 19:13:43 +02:00
|
|
|
# - symbols exported by the Oct 94 beta version of kernel32.dll
|
1998-04-13 14:21:30 +02:00
|
|
|
|
2017-07-25 12:04:28 +02:00
|
|
|
1 stdcall -noname -i386 -private -norelay VxDCall0() krnl386.exe16.VxDCall0
|
|
|
|
2 stdcall -noname -i386 -private -norelay VxDCall1() krnl386.exe16.VxDCall1
|
|
|
|
3 stdcall -noname -i386 -private -norelay VxDCall2() krnl386.exe16.VxDCall2
|
|
|
|
4 stdcall -noname -i386 -private -norelay VxDCall3() krnl386.exe16.VxDCall3
|
|
|
|
5 stdcall -noname -i386 -private -norelay VxDCall4() krnl386.exe16.VxDCall4
|
|
|
|
6 stdcall -noname -i386 -private -norelay VxDCall5() krnl386.exe16.VxDCall5
|
|
|
|
7 stdcall -noname -i386 -private -norelay VxDCall6() krnl386.exe16.VxDCall6
|
|
|
|
8 stdcall -noname -i386 -private -norelay VxDCall7() krnl386.exe16.VxDCall7
|
|
|
|
9 stdcall -noname -i386 -private -norelay VxDCall8() krnl386.exe16.VxDCall8
|
2009-12-28 23:27:48 +01:00
|
|
|
10 stdcall -noname -i386 -private k32CharToOemA(str ptr) krnl386.exe16.k32CharToOemA
|
|
|
|
11 stdcall -noname -i386 -private k32CharToOemBuffA(str ptr long) krnl386.exe16.k32CharToOemBuffA
|
|
|
|
12 stdcall -noname -i386 -private k32OemToCharA(ptr ptr) krnl386.exe16.k32OemToCharA
|
|
|
|
13 stdcall -noname -i386 -private k32OemToCharBuffA(ptr ptr long) krnl386.exe16.k32OemToCharBuffA
|
|
|
|
14 stdcall -noname -i386 -private k32LoadStringA(long long ptr long) krnl386.exe16.k32LoadStringA
|
|
|
|
15 varargs -noname -i386 -private k32wsprintfA(str str) krnl386.exe16.k32wsprintfA
|
|
|
|
16 stdcall -noname -i386 -private k32wvsprintfA(ptr str ptr) krnl386.exe16.k32wvsprintfA
|
2017-07-24 11:19:32 +02:00
|
|
|
17 stdcall -noname -i386 -private -norelay CommonUnimpStub() krnl386.exe16.CommonUnimpStub
|
2009-12-28 23:27:48 +01:00
|
|
|
18 stdcall -noname -i386 -private GetProcessDword(long long) krnl386.exe16.GetProcessDword
|
2009-12-29 16:24:00 +01:00
|
|
|
19 stub -noname -i386 ThunkTheTemplateHandle
|
2009-12-28 23:27:48 +01:00
|
|
|
20 stdcall -noname -i386 -private DosFileHandleToWin32Handle(long) krnl386.exe16.DosFileHandleToWin32Handle
|
|
|
|
21 stdcall -noname -i386 -private Win32HandleToDosFileHandle(long) krnl386.exe16.Win32HandleToDosFileHandle
|
|
|
|
22 stdcall -noname -i386 -private DisposeLZ32Handle(long) krnl386.exe16.DisposeLZ32Handle
|
2009-12-29 16:24:00 +01:00
|
|
|
23 stub -noname -i386 GDIReallyCares
|
2009-12-28 23:27:48 +01:00
|
|
|
24 stdcall -noname -i386 -private GlobalAlloc16(long long) krnl386.exe16.GlobalAlloc16
|
|
|
|
25 stdcall -noname -i386 -private GlobalLock16(long) krnl386.exe16.GlobalLock16
|
|
|
|
26 stdcall -noname -i386 -private GlobalUnlock16(long) krnl386.exe16.GlobalUnlock16
|
|
|
|
27 stdcall -noname -i386 -private GlobalFix16(long) krnl386.exe16.GlobalFix16
|
|
|
|
28 stdcall -noname -i386 -private GlobalUnfix16(long) krnl386.exe16.GlobalUnfix16
|
|
|
|
29 stdcall -noname -i386 -private GlobalWire16(long) krnl386.exe16.GlobalWire16
|
|
|
|
30 stdcall -noname -i386 -private GlobalUnWire16(long) krnl386.exe16.GlobalUnWire16
|
|
|
|
31 stdcall -noname -i386 -private GlobalFree16(long) krnl386.exe16.GlobalFree16
|
|
|
|
32 stdcall -noname -i386 -private GlobalSize16(long) krnl386.exe16.GlobalSize16
|
|
|
|
33 stdcall -noname -i386 -private HouseCleanLogicallyDeadHandles() krnl386.exe16.HouseCleanLogicallyDeadHandles
|
|
|
|
34 stdcall -noname -i386 -private GetWin16DOSEnv() krnl386.exe16.GetWin16DOSEnv
|
|
|
|
35 stdcall -noname -i386 -private LoadLibrary16(str) krnl386.exe16.LoadLibrary16
|
|
|
|
36 stdcall -noname -i386 -private FreeLibrary16(long) krnl386.exe16.FreeLibrary16
|
|
|
|
37 stdcall -noname -i386 -private GetProcAddress16(long str) krnl386.exe16.GetProcAddress16
|
2017-07-25 12:04:28 +02:00
|
|
|
38 stdcall -noname -i386 -private -norelay AllocMappedBuffer() krnl386.exe16.AllocMappedBuffer
|
|
|
|
39 stdcall -noname -i386 -private -norelay FreeMappedBuffer() krnl386.exe16.FreeMappedBuffer
|
|
|
|
40 stdcall -noname -i386 -private -norelay OT_32ThkLSF() krnl386.exe16.OT_32ThkLSF
|
2009-12-28 23:27:48 +01:00
|
|
|
41 stdcall -noname -i386 -private ThunkInitLSF(long str long str str) krnl386.exe16.ThunkInitLSF
|
2017-07-24 11:15:14 +02:00
|
|
|
42 stdcall -noname -i386 -private -norelay LogApiThkLSF(str) krnl386.exe16.LogApiThkLSF
|
2009-12-28 23:27:48 +01:00
|
|
|
43 stdcall -noname -i386 -private ThunkInitLS(long str long str str) krnl386.exe16.ThunkInitLS
|
2017-07-24 11:15:14 +02:00
|
|
|
44 stdcall -noname -i386 -private -norelay LogApiThkSL(str) krnl386.exe16.LogApiThkSL
|
2017-07-25 12:04:28 +02:00
|
|
|
45 stdcall -noname -i386 -private -norelay Common32ThkLS() krnl386.exe16.Common32ThkLS
|
2009-12-28 23:27:48 +01:00
|
|
|
46 stdcall -noname -i386 -private ThunkInitSL(long str long str str) krnl386.exe16.ThunkInitSL
|
2017-07-24 11:15:14 +02:00
|
|
|
47 stdcall -noname -i386 -private -norelay LogCBThkSL(str) krnl386.exe16.LogCBThkSL
|
2009-12-28 23:27:48 +01:00
|
|
|
48 stdcall -noname -i386 -private ReleaseThunkLock(ptr) krnl386.exe16.ReleaseThunkLock
|
|
|
|
49 stdcall -noname -i386 -private RestoreThunkLock(long) krnl386.exe16.RestoreThunkLock
|
2001-02-15 00:12:36 +01:00
|
|
|
|
2017-07-25 12:04:28 +02:00
|
|
|
51 stdcall -noname -i386 -private -norelay W32S_BackTo32() krnl386.exe16.W32S_BackTo32
|
2009-12-28 23:27:48 +01:00
|
|
|
52 stdcall -noname -i386 -private GetThunkBuff() krnl386.exe16.GetThunkBuff
|
|
|
|
53 stdcall -noname -i386 -private GetThunkStuff(str str) krnl386.exe16.GetThunkStuff
|
|
|
|
54 stdcall -noname -i386 -private K32WOWCallback16(long long) krnl386.exe16.K32WOWCallback16
|
|
|
|
55 stdcall -noname -i386 -private K32WOWCallback16Ex(ptr long long ptr ptr) krnl386.exe16.K32WOWCallback16Ex
|
|
|
|
56 stdcall -noname -i386 -private K32WOWGetVDMPointer(long long long) krnl386.exe16.K32WOWGetVDMPointer
|
|
|
|
57 stdcall -noname -i386 -private K32WOWHandle32(long long) krnl386.exe16.K32WOWHandle32
|
|
|
|
58 stdcall -noname -i386 -private K32WOWHandle16(long long) krnl386.exe16.K32WOWHandle16
|
|
|
|
59 stdcall -noname -i386 -private K32WOWGlobalAlloc16(long long) krnl386.exe16.K32WOWGlobalAlloc16
|
|
|
|
60 stdcall -noname -i386 -private K32WOWGlobalLock16(long) krnl386.exe16.K32WOWGlobalLock16
|
|
|
|
61 stdcall -noname -i386 -private K32WOWGlobalUnlock16(long) krnl386.exe16.K32WOWGlobalUnlock16
|
|
|
|
62 stdcall -noname -i386 -private K32WOWGlobalFree16(long) krnl386.exe16.K32WOWGlobalFree16
|
|
|
|
63 stdcall -noname -i386 -private K32WOWGlobalAllocLock16(long long ptr) krnl386.exe16.K32WOWGlobalAllocLock16
|
|
|
|
64 stdcall -noname -i386 -private K32WOWGlobalUnlockFree16(long) krnl386.exe16.K32WOWGlobalUnlockFree16
|
|
|
|
65 stdcall -noname -i386 -private K32WOWGlobalLockSize16(long ptr) krnl386.exe16.K32WOWGlobalLockSize16
|
|
|
|
66 stdcall -noname -i386 -private K32WOWYield16() krnl386.exe16.K32WOWYield16
|
|
|
|
67 stdcall -noname -i386 -private K32WOWDirectedYield16(long) krnl386.exe16.K32WOWDirectedYield16
|
|
|
|
68 stdcall -noname -i386 -private K32WOWGetVDMPointerFix(long long long) krnl386.exe16.K32WOWGetVDMPointerFix
|
|
|
|
69 stdcall -noname -i386 -private K32WOWGetVDMPointerUnfix(long) krnl386.exe16.K32WOWGetVDMPointerUnfix
|
|
|
|
70 stdcall -noname -i386 -private K32WOWGetDescriptor(long long) krnl386.exe16.K32WOWGetDescriptor
|
2009-12-29 16:24:00 +01:00
|
|
|
71 stub -noname -i386 IsThreadId
|
2009-12-28 23:27:48 +01:00
|
|
|
72 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerAdd(long long long long) ntdll.RtlLargeIntegerAdd
|
|
|
|
73 stdcall -noname -i386 -private -ret64 K32RtlEnlargedIntegerMultiply(long long) ntdll.RtlEnlargedIntegerMultiply
|
|
|
|
74 stdcall -noname -i386 -private -ret64 K32RtlEnlargedUnsignedMultiply(long long) ntdll.RtlEnlargedUnsignedMultiply
|
|
|
|
75 stdcall -noname -i386 -private K32RtlEnlargedUnsignedDivide(long long long ptr) ntdll.RtlEnlargedUnsignedDivide
|
|
|
|
76 stdcall -noname -i386 -private -ret64 K32RtlExtendedLargeIntegerDivide(long long long ptr) ntdll.RtlExtendedLargeIntegerDivide
|
|
|
|
77 stdcall -noname -i386 -private -ret64 K32RtlExtendedMagicDivide(long long long long long) ntdll.RtlExtendedMagicDivide
|
|
|
|
78 stdcall -noname -i386 -private -ret64 K32RtlExtendedIntegerMultiply(long long long) ntdll.RtlExtendedIntegerMultiply
|
|
|
|
79 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerShiftLeft(long long long) ntdll.RtlLargeIntegerShiftLeft
|
|
|
|
80 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerShiftRight(long long long) ntdll.RtlLargeIntegerShiftRight
|
|
|
|
81 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerArithmeticShift(long long long) ntdll.RtlLargeIntegerArithmeticShift
|
|
|
|
82 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerNegate(long long) ntdll.RtlLargeIntegerNegate
|
|
|
|
83 stdcall -noname -i386 -private -ret64 K32RtlLargeIntegerSubtract(long long long long) ntdll.RtlLargeIntegerSubtract
|
|
|
|
84 stdcall -noname -i386 -private -ret64 K32RtlConvertLongToLargeInteger(long) ntdll.RtlConvertLongToLargeInteger
|
|
|
|
85 stdcall -noname -i386 -private -ret64 K32RtlConvertUlongToLargeInteger(long) ntdll.RtlConvertUlongToLargeInteger
|
|
|
|
86 stdcall -i386 -private @(ptr) krnl386.exe16._KERNEL32_86
|
|
|
|
87 stdcall -noname -i386 -private SSOnBigStack() krnl386.exe16.SSOnBigStack
|
|
|
|
88 varargs -noname -i386 -private SSCall(long long ptr) krnl386.exe16.SSCall
|
2017-07-25 12:04:28 +02:00
|
|
|
89 stdcall -noname -i386 -private -norelay FT_PrologPrime() krnl386.exe16.FT_PrologPrime
|
|
|
|
90 stdcall -noname -i386 -private -norelay QT_ThunkPrime() krnl386.exe16.QT_ThunkPrime
|
2009-12-28 23:27:48 +01:00
|
|
|
91 stdcall -noname -i386 -private PK16FNF(ptr) krnl386.exe16.PK16FNF
|
|
|
|
92 stdcall -noname -i386 -private GetPK16SysVar() krnl386.exe16.GetPK16SysVar
|
|
|
|
93 stdcall -noname -i386 -private GetpWin16Lock(ptr) krnl386.exe16.GetpWin16Lock
|
|
|
|
94 stdcall -noname -i386 -private _CheckNotSysLevel(ptr) krnl386.exe16._CheckNotSysLevel
|
|
|
|
95 stdcall -noname -i386 -private _ConfirmSysLevel(ptr) krnl386.exe16._ConfirmSysLevel
|
|
|
|
96 stdcall -noname -i386 -private _ConfirmWin16Lock() krnl386.exe16._ConfirmWin16Lock
|
|
|
|
97 stdcall -noname -i386 -private _EnterSysLevel(ptr) krnl386.exe16._EnterSysLevel
|
|
|
|
98 stdcall -noname -i386 -private _LeaveSysLevel(ptr) krnl386.exe16._LeaveSysLevel
|
|
|
|
99 stdcall -i386 -private @(long) krnl386.exe16._KERNEL32_99
|
|
|
|
100 stdcall -i386 -private @(long long long) krnl386.exe16._KERNEL32_100
|
2009-12-29 16:24:00 +01:00
|
|
|
101 stub -i386 @
|
|
|
|
102 stub -i386 @
|
|
|
|
103 stub -i386 @
|
|
|
|
104 stub -i386 @
|
|
|
|
105 stub -i386 @
|
|
|
|
106 stub -i386 @
|
|
|
|
107 stub -i386 @
|
|
|
|
108 stub -i386 @
|
|
|
|
109 stub -i386 @
|
|
|
|
110 stub -i386 @
|
|
|
|
111 stub -i386 @
|
|
|
|
112 stub -i386 @
|
|
|
|
113 stub -i386 @
|
|
|
|
114 stub -i386 @
|
|
|
|
115 stub -i386 @
|
|
|
|
116 stub -i386 @
|
|
|
|
117 stub -i386 @
|
2001-02-15 00:12:36 +01:00
|
|
|
|
2009-12-29 16:24:00 +01:00
|
|
|
119 stub -i386 @
|
|
|
|
120 stub -i386 @
|
|
|
|
121 stub -i386 @
|
|
|
|
122 stub -i386 @
|
1997-06-16 19:43:53 +02:00
|
|
|
|
2001-02-15 00:12:36 +01:00
|
|
|
# functions exported by name, ordinal doesn't matter
|
|
|
|
|
2013-09-03 11:08:42 +02:00
|
|
|
@ stdcall AcquireSRWLockExclusive(ptr) ntdll.RtlAcquireSRWLockExclusive
|
|
|
|
@ stdcall AcquireSRWLockShared(ptr) ntdll.RtlAcquireSRWLockShared
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import ActivateActCtx(ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AddAtomA(str)
|
|
|
|
@ stdcall AddAtomW(wstr)
|
2012-01-25 01:11:52 +01:00
|
|
|
@ stdcall AddConsoleAliasA(str str str)
|
|
|
|
@ stdcall AddConsoleAliasW(wstr wstr wstr)
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall -import AddDllDirectory(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub AddIntegrityLabelToBoundaryDescriptor
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub AddLocalAlternateComputerNameA
|
|
|
|
# @ stub AddLocalAlternateComputerNameW
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import AddRefActCtx(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub AddSIDToBoundaryDescriptor
|
|
|
|
# @ stub AddSecureMemoryCacheCallback
|
2014-11-08 07:14:26 +01:00
|
|
|
@ stdcall AddVectoredContinueHandler(long ptr) ntdll.RtlAddVectoredContinueHandler
|
2003-10-28 22:22:50 +01:00
|
|
|
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub AdjustCalendarDate
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AllocConsole()
|
2009-01-06 20:29:28 +01:00
|
|
|
@ stub -i386 AllocLSCallback
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private AllocSLCallback(ptr ptr) krnl386.exe16.AllocSLCallback
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import AllocateUserPhysicalPages(long ptr ptr)
|
|
|
|
@ stdcall -import AllocateUserPhysicalPagesNuma(long ptr ptr long)
|
2011-05-22 01:31:58 +02:00
|
|
|
@ stdcall ApplicationRecoveryFinished(long)
|
2011-05-22 01:35:01 +02:00
|
|
|
@ stdcall ApplicationRecoveryInProgress(ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import AreFileApisANSI()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall AssignProcessToJobObject(ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import AttachConsole(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall BackupRead(ptr ptr long ptr long long ptr)
|
|
|
|
@ stdcall BackupSeek(ptr long long ptr ptr ptr)
|
|
|
|
@ stdcall BackupWrite(ptr ptr long ptr long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub BaseAttachCompleteThunk
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseCheckAppcompatCache
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseCheckAppcompatCacheEx
|
|
|
|
# @ stub BaseCheckRunApp
|
2017-01-18 23:38:26 +01:00
|
|
|
@ stub BaseCleanupAppcompatCache
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseCleanupAppcompatCacheSupport
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseDllReadWriteIniFile
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseDumpAppcompatCache
|
2017-01-18 23:38:26 +01:00
|
|
|
@ stdcall BaseFlushAppcompatCache()
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseFormatObjectAttributes
|
|
|
|
# @ stub BaseFormatTimeOut
|
|
|
|
# @ stub BaseGenerateAppCompatData
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import BaseGetNamedObjectDirectory(ptr)
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseInitAppcompatCache
|
|
|
|
@ stub BaseInitAppcompatCacheSupport
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseIsAppcompatInfrastructureDisabled
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseProcessInitPostImport
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub BaseQueryModuleData
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseSetLastNTError
|
|
|
|
# @ stub BaseThreadInitThunk
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseUpdateAppcompatCache
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BaseVerifyUnicodeString
|
|
|
|
# @ stub Basep8BitStringToDynamicUnicodeString
|
|
|
|
# @ stub BasepAllocateActivationContextActivationBlock
|
|
|
|
# @ stub BasepAnsiStringToDynamicUnicodeString
|
|
|
|
# @ stub BasepCheckAppCompat
|
|
|
|
# @ stub BasepCheckBadapp
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub BasepCheckWinSaferRestrictions
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub BasepDebugDump
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub BasepFreeActivationContextActivationBlock
|
|
|
|
# @ stub BasepFreeAppCompatData
|
|
|
|
# @ stub BasepMapModuleHandle
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Beep(long long)
|
2003-04-03 20:02:19 +02:00
|
|
|
@ stdcall BeginUpdateResourceA(str long)
|
|
|
|
@ stdcall BeginUpdateResourceW(wstr long)
|
2007-04-30 22:29:18 +02:00
|
|
|
@ stdcall BindIoCompletionCallback(long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall BuildCommDCBA(str ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsA(str ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsW(wstr ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBW(wstr ptr)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall -import CallbackMayRunLong(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CallNamedPipeA(str ptr long ptr long ptr long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import CallNamedPipeW(wstr ptr long ptr long ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub CancelDeviceWakeupRequest
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import CancelIo(long)
|
|
|
|
@ stdcall -import CancelIoEx(long ptr)
|
|
|
|
@ stdcall -import CancelSynchronousIo(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CancelThreadpoolIo
|
2014-10-25 08:03:01 +02:00
|
|
|
@ stdcall CancelTimerQueueTimer(ptr ptr)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall -import CancelWaitableTimer(long)
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall -import ChangeTimerQueueTimer(ptr ptr long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CheckElevation
|
|
|
|
# @ stub CheckElevationEnabled
|
|
|
|
# @ stub CheckForReadOnlyResource
|
2015-05-12 20:31:01 +02:00
|
|
|
@ stdcall CheckNameLegalDOS8Dot3A(str ptr long ptr ptr)
|
|
|
|
@ stdcall CheckNameLegalDOS8Dot3W(wstr ptr long ptr ptr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import CheckRemoteDebuggerPresent(long ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import ClearCommBreak(long)
|
|
|
|
@ stdcall -import ClearCommError(long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CloseConsoleHandle(long)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall -import CloseHandle(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub ClosePrivateNamespace
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CloseProfileUserMapping()
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub CloseSystemHandle
|
2015-07-03 02:00:31 +02:00
|
|
|
@ stdcall CloseThreadpool(ptr) ntdll.TpReleasePool
|
2015-07-03 01:59:22 +02:00
|
|
|
@ stdcall CloseThreadpoolCleanupGroup(ptr) ntdll.TpReleaseCleanupGroup
|
|
|
|
@ stdcall CloseThreadpoolCleanupGroupMembers(ptr long ptr) ntdll.TpReleaseCleanupGroupMembers
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CloseThreadpoolIo
|
2015-07-03 01:59:55 +02:00
|
|
|
@ stdcall CloseThreadpoolTimer(ptr) ntdll.TpReleaseTimer
|
2015-07-05 02:26:00 +02:00
|
|
|
@ stdcall CloseThreadpoolWait(ptr) ntdll.TpReleaseWait
|
2015-07-03 01:59:38 +02:00
|
|
|
@ stdcall CloseThreadpoolWork(ptr) ntdll.TpReleaseWork
|
2006-02-22 12:54:16 +01:00
|
|
|
@ stdcall CmdBatNotification(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CommConfigDialogA(str long ptr)
|
|
|
|
@ stdcall CommConfigDialogW(wstr long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CompareCalendarDates
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import CompareFileTime(ptr ptr)
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall -import CompareStringA(long long str long str long)
|
|
|
|
@ stdcall -import CompareStringEx(wstr long wstr long wstr long ptr ptr long)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import CompareStringOrdinal(wstr long wstr long long)
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall -import CompareStringW(long long wstr long wstr long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import ConnectNamedPipe(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ConsoleMenuControl
|
|
|
|
@ stub ConsoleSubst
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import ContinueDebugEvent(long long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub ConvertCalDateTimeToSystemTime
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import ConvertDefaultLocale (long)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import ConvertFiberToThread()
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub ConvertNLSDayOfWeekToWin32DayOfWeek
|
|
|
|
# @ stub ConvertSystemTimeToCalDateTime
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import ConvertThreadToFiber(ptr)
|
|
|
|
@ stdcall -import ConvertThreadToFiberEx(ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ConvertToGlobalHandle(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CopyContext
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CopyFileA(str str long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CopyFileExA (str str ptr ptr ptr long)
|
|
|
|
@ stdcall CopyFileExW (wstr wstr ptr ptr ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CopyFileTransactedA
|
|
|
|
# @ stub CopyFileTransactedW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CopyFileW(wstr wstr long)
|
2007-01-14 17:05:00 +01:00
|
|
|
@ stdcall CopyLZFile(long long) LZCopy
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateActCtxA(ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import CreateActCtxW(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CreateBoundaryDescriptorA
|
|
|
|
# @ stub CreateBoundaryDescriptorW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import CreateConsoleScreenBuffer(long long ptr long ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import CreateDirectoryA(str ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateDirectoryExA(str str ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import CreateDirectoryExW(wstr wstr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CreateDirectoryTransactedA
|
|
|
|
# @ stub CreateDirectoryTransactedW
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import CreateDirectoryW(wstr ptr)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import CreateEventA(ptr long long str)
|
|
|
|
@ stdcall -import CreateEventExA(ptr str long long)
|
|
|
|
@ stdcall -import CreateEventExW(ptr wstr long long)
|
|
|
|
@ stdcall -import CreateEventW(ptr long long wstr)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import CreateFiber(long ptr ptr)
|
|
|
|
@ stdcall -import CreateFiberEx(long long long ptr ptr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import CreateFile2(wstr long long long ptr)
|
|
|
|
@ stdcall -import CreateFileA(str long long ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateFileMappingA(long ptr long long long str)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CreateFileMappingNumaA
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import CreateFileMappingNumaW(long ptr long long long wstr long)
|
2019-06-27 17:01:01 +02:00
|
|
|
@ stdcall -import CreateFileMappingW(long ptr long long long wstr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import CreateFileW(wstr long long ptr long long long)
|
2008-07-22 13:19:22 +02:00
|
|
|
@ stdcall CreateHardLinkA(str str ptr)
|
2018-11-13 06:35:06 +01:00
|
|
|
@ stdcall CreateHardLinkTransactedA(str str ptr ptr)
|
|
|
|
@ stdcall CreateHardLinkTransactedW(wstr wstr ptr ptr)
|
2008-07-22 13:19:22 +02:00
|
|
|
@ stdcall CreateHardLinkW(wstr wstr ptr)
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall -import CreateIoCompletionPort(long long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateJobObjectA(ptr str)
|
|
|
|
@ stdcall CreateJobObjectW(ptr wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateJobSet
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub CreateKernelThread
|
2011-08-24 14:29:37 +02:00
|
|
|
@ stdcall CreateMailslotA(str long long ptr)
|
|
|
|
@ stdcall CreateMailslotW(wstr long long ptr)
|
2019-09-08 15:03:17 +02:00
|
|
|
@ stdcall -import CreateMemoryResourceNotification(long)
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall -import CreateMutexA(ptr long str)
|
|
|
|
@ stdcall -import CreateMutexExA(ptr str long long)
|
|
|
|
@ stdcall -import CreateMutexExW(ptr wstr long long)
|
|
|
|
@ stdcall -import CreateMutexW(ptr long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateNamedPipeA(str long long long long long long ptr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import CreateNamedPipeW(wstr long long long long long long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateNlsSecurityDescriptor
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall -import CreatePipe(ptr ptr ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CreatePrivateNamespaceA
|
|
|
|
# @ stub CreatePrivateNamespaceW
|
2019-11-12 22:02:20 +01:00
|
|
|
@ stdcall -import CreateProcessA(str str ptr ptr long long ptr str ptr ptr)
|
|
|
|
@ stdcall -import CreateProcessAsUserA(long str str ptr ptr long long ptr str ptr ptr)
|
|
|
|
@ stdcall -import CreateProcessAsUserW(long wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
|
|
|
@ stdcall -import CreateProcessInternalA(long str str ptr ptr long long ptr str ptr ptr ptr)
|
|
|
|
@ stdcall -import CreateProcessInternalW(long wstr wstr ptr ptr long long ptr wstr ptr ptr ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateProcessInternalWSecure
|
2019-11-12 22:02:20 +01:00
|
|
|
@ stdcall -import CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import CreateRemoteThread(long ptr long ptr long long ptr)
|
|
|
|
@ stdcall -import CreateRemoteThreadEx(long ptr long ptr ptr long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateSemaphoreA(ptr long long str)
|
2008-11-11 12:17:05 +01:00
|
|
|
@ stdcall CreateSemaphoreExA(ptr long long str long long)
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall -import CreateSemaphoreExW(ptr long long wstr long long)
|
|
|
|
@ stdcall -import CreateSemaphoreW(ptr long long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateSocketHandle()
|
2014-12-02 21:35:06 +01:00
|
|
|
@ stdcall CreateSymbolicLinkA(str str long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CreateSymbolicLinkTransactedA
|
|
|
|
# @ stub CreateSymbolicLinkTransactedW
|
2014-12-02 21:35:06 +01:00
|
|
|
@ stdcall CreateSymbolicLinkW(wstr wstr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateTapePartition(long long long long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import CreateThread(ptr long ptr long long ptr)
|
2019-08-08 14:25:58 +02:00
|
|
|
@ stdcall -import CreateThreadpool(ptr)
|
|
|
|
@ stdcall -import CreateThreadpoolCleanupGroup()
|
|
|
|
@ stdcall -import CreateThreadpoolIo(ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import CreateThreadpoolTimer(ptr ptr ptr)
|
|
|
|
@ stdcall -import CreateThreadpoolWait(ptr ptr ptr)
|
|
|
|
@ stdcall -import CreateThreadpoolWork(ptr ptr ptr)
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall -import CreateTimerQueue()
|
|
|
|
@ stdcall -import CreateTimerQueueTimer(ptr long ptr ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateToolhelp32Snapshot(long long)
|
2018-03-05 04:59:54 +01:00
|
|
|
@ stdcall -arch=x86_64 CreateUmsCompletionList(ptr)
|
2018-03-05 04:59:55 +01:00
|
|
|
@ stdcall -arch=x86_64 CreateUmsThreadContext(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub CreateVirtualBuffer
|
|
|
|
@ stdcall CreateWaitableTimerA(ptr long str)
|
2008-11-11 12:17:05 +01:00
|
|
|
@ stdcall CreateWaitableTimerExA(ptr str long long)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall -import CreateWaitableTimerExW(ptr wstr long long)
|
|
|
|
@ stdcall -import CreateWaitableTimerW(ptr long wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub CtrlRoutine
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import DeactivateActCtx(long long)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import DebugActiveProcess(long)
|
|
|
|
@ stdcall -import DebugActiveProcessStop(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DebugBreak()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DebugBreakProcess(long)
|
|
|
|
@ stdcall DebugSetProcessKillOnExit(long)
|
2007-01-22 11:24:24 +01:00
|
|
|
@ stdcall DecodePointer(ptr) ntdll.RtlDecodePointer
|
2016-08-19 10:27:18 +02:00
|
|
|
@ stdcall DecodeSystemPointer(ptr) ntdll.RtlDecodeSystemPointer
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DefineDosDeviceA(long str str)
|
2003-11-14 05:54:39 +01:00
|
|
|
@ stdcall DefineDosDeviceW(long wstr wstr)
|
2019-09-26 10:33:54 +02:00
|
|
|
@ stdcall -import DelayLoadFailureHook(str str)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DeleteAtom(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub DeleteBoundaryDescriptor
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall DeleteCriticalSection(ptr) ntdll.RtlDeleteCriticalSection
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import DeleteFiber(ptr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import DeleteFileA(str)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub DeleteFileTransactedA
|
|
|
|
# @ stub DeleteFileTransactedW
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import DeleteFileW(wstr)
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall -import DeleteProcThreadAttributeList(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub DisableThreadProfiling
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall DisassociateCurrentThreadFromCallback(ptr) ntdll.TpDisassociateCallback
|
2009-01-22 18:55:35 +01:00
|
|
|
@ stdcall DeleteTimerQueue(long)
|
2019-06-27 16:42:17 +02:00
|
|
|
@ stdcall -import DeleteTimerQueueEx(long long)
|
|
|
|
@ stdcall -import DeleteTimerQueueTimer(long long long)
|
2018-03-05 04:59:57 +01:00
|
|
|
@ stdcall -arch=x86_64 DeleteUmsCompletionList(ptr)
|
2018-03-05 04:59:58 +01:00
|
|
|
@ stdcall -arch=x86_64 DeleteUmsThreadContext(ptr)
|
2012-03-13 01:16:20 +01:00
|
|
|
@ stdcall DeleteVolumeMountPointA(str)
|
|
|
|
@ stdcall DeleteVolumeMountPointW(wstr)
|
2018-03-05 04:59:59 +01:00
|
|
|
@ stdcall -arch=x86_64 DequeueUmsCompletionListItems(ptr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr)
|
2019-08-12 12:46:39 +02:00
|
|
|
@ stdcall -import DisableThreadLibraryCalls(long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import DisconnectNamedPipe(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DnsHostnameToComputerNameA (str ptr ptr)
|
|
|
|
@ stdcall DnsHostnameToComputerNameW (wstr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DosDateTimeToFileTime(long long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub DosPathToSessionPathA
|
|
|
|
# @ stub DosPathToSessionPathW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DuplicateConsoleHandle(long long long long)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall -import DuplicateHandle(long long long ptr long long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub EnableThreadProfiling
|
2007-01-22 11:24:24 +01:00
|
|
|
@ stdcall EncodePointer(ptr) ntdll.RtlEncodePointer
|
2016-08-19 10:27:18 +02:00
|
|
|
@ stdcall EncodeSystemPointer(ptr) ntdll.RtlEncodeSystemPointer
|
2003-04-03 20:02:19 +02:00
|
|
|
@ stdcall EndUpdateResourceA(long long)
|
|
|
|
@ stdcall EndUpdateResourceW(long long)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall EnterCriticalSection(ptr) ntdll.RtlEnterCriticalSection
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumCalendarInfoA(ptr long long long)
|
2004-12-14 20:59:43 +01:00
|
|
|
@ stdcall EnumCalendarInfoExA(ptr long long long)
|
2019-11-16 21:00:08 +01:00
|
|
|
@ stdcall -import EnumCalendarInfoExEx(ptr wstr long wstr long long)
|
|
|
|
@ stdcall -import EnumCalendarInfoExW(ptr long long long)
|
|
|
|
@ stdcall -import EnumCalendarInfoW(ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumDateFormatsA(ptr long long)
|
2005-01-03 15:32:16 +01:00
|
|
|
@ stdcall EnumDateFormatsExA(ptr long long)
|
2019-11-16 19:57:12 +01:00
|
|
|
@ stdcall -import EnumDateFormatsExEx(ptr wstr long long)
|
|
|
|
@ stdcall -import EnumDateFormatsExW(ptr long long)
|
|
|
|
@ stdcall -import EnumDateFormatsW(ptr long long)
|
2003-09-24 20:51:22 +02:00
|
|
|
@ stdcall EnumLanguageGroupLocalesA(ptr long long ptr)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall -import EnumLanguageGroupLocalesW(ptr long long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumResourceLanguagesA(long str str ptr long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import EnumResourceLanguagesExA(long str str ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceLanguagesExW(long wstr wstr ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumResourceLanguagesW(long wstr wstr ptr long)
|
|
|
|
@ stdcall EnumResourceNamesA(long str ptr long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import EnumResourceNamesExA(long str ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceNamesExW(long wstr ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceNamesW(long wstr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumResourceTypesA(long ptr long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import EnumResourceTypesExA(long ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceTypesExW(long ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumResourceTypesW(long ptr long)
|
|
|
|
@ stdcall EnumSystemCodePagesA(ptr long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall -import EnumSystemCodePagesW(ptr long)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall -import EnumSystemFirmwareTables(long ptr long)
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall -import EnumSystemGeoID(long long ptr)
|
2003-03-26 02:22:57 +01:00
|
|
|
@ stdcall EnumSystemLanguageGroupsA(ptr long ptr)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall -import EnumSystemLanguageGroupsW(ptr long ptr)
|
|
|
|
@ stdcall -import EnumSystemLocalesA(ptr long)
|
|
|
|
@ stdcall -import EnumSystemLocalesEx(ptr long long ptr)
|
|
|
|
@ stdcall -import EnumSystemLocalesW(ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumTimeFormatsA(ptr long long)
|
2019-11-16 20:11:21 +01:00
|
|
|
@ stdcall -import EnumTimeFormatsEx(ptr wstr long long)
|
|
|
|
@ stdcall -import EnumTimeFormatsW(ptr long long)
|
2004-10-20 01:50:36 +02:00
|
|
|
@ stdcall EnumUILanguagesA(ptr long long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall -import EnumUILanguagesW(ptr long long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub EnumerateLocalComputerNamesA
|
|
|
|
# @ stub EnumerateLocalComputerNamesW
|
2018-03-05 05:00:00 +01:00
|
|
|
@ stdcall -arch=x86_64 EnterUmsSchedulingMode(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EraseTape(ptr long long)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import EscapeCommFunction(long long)
|
2018-03-05 05:00:02 +01:00
|
|
|
@ stdcall -arch=x86_64 ExecuteUmsThread(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ExitProcess(long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall ExitThread(long) ntdll.RtlExitUserThread
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ExitVDM
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall -import ExpandEnvironmentStringsA(str ptr long)
|
|
|
|
@ stdcall -import ExpandEnvironmentStringsW(wstr ptr long)
|
2012-01-19 22:51:45 +01:00
|
|
|
@ stdcall ExpungeConsoleCommandHistoryA(str)
|
|
|
|
@ stdcall ExpungeConsoleCommandHistoryW(wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ExtendVirtualBuffer
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private -norelay FT_Exit0() krnl386.exe16.FT_Exit0
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit12() krnl386.exe16.FT_Exit12
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit16() krnl386.exe16.FT_Exit16
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit20() krnl386.exe16.FT_Exit20
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit24() krnl386.exe16.FT_Exit24
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit28() krnl386.exe16.FT_Exit28
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit32() krnl386.exe16.FT_Exit32
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit36() krnl386.exe16.FT_Exit36
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit40() krnl386.exe16.FT_Exit40
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit44() krnl386.exe16.FT_Exit44
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit48() krnl386.exe16.FT_Exit48
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit4() krnl386.exe16.FT_Exit4
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit52() krnl386.exe16.FT_Exit52
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit56() krnl386.exe16.FT_Exit56
|
|
|
|
@ stdcall -i386 -private -norelay FT_Exit8() krnl386.exe16.FT_Exit8
|
2017-07-25 12:04:28 +02:00
|
|
|
@ stdcall -i386 -private -norelay FT_Prolog() krnl386.exe16.FT_Prolog
|
|
|
|
@ stdcall -i386 -private -norelay FT_Thunk() krnl386.exe16.FT_Thunk
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -import FatalAppExitA(long str)
|
|
|
|
@ stdcall -import FatalAppExitW(long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FatalExit(long)
|
|
|
|
@ stdcall FileTimeToDosDateTime(ptr ptr ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import FileTimeToLocalFileTime(ptr ptr)
|
|
|
|
@ stdcall -import FileTimeToSystemTime(ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import FillConsoleOutputAttribute(long long long long ptr)
|
|
|
|
@ stdcall -import FillConsoleOutputCharacterA(long long long long ptr)
|
|
|
|
@ stdcall -import FillConsoleOutputCharacterW(long long long long ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import FindActCtxSectionGuid(long ptr long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FindActCtxSectionStringA(long ptr long str ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import FindActCtxSectionStringW(long ptr long wstr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindAtomA(str)
|
|
|
|
@ stdcall FindAtomW(wstr)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall -import FindClose(long)
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall -import FindCloseChangeNotification(long)
|
|
|
|
@ stdcall -import FindFirstChangeNotificationA(str long long)
|
|
|
|
@ stdcall -import FindFirstChangeNotificationW(wstr long long)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall -import FindFirstFileA(str ptr)
|
|
|
|
@ stdcall -import FindFirstFileExA(str long ptr long ptr long)
|
|
|
|
@ stdcall -import FindFirstFileExW(wstr long ptr long ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub FindFirstFileNameTransactedW
|
|
|
|
# @ stub FindFirstFileNameW
|
|
|
|
# @ stub FindFirstFileTransactedA
|
|
|
|
# @ stub FindFirstFileTransactedW
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall -import FindFirstFileW(wstr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub FindFirstStreamTransactedW
|
2019-04-16 23:12:34 +02:00
|
|
|
@ stdcall FindFirstStreamW(wstr long ptr long)
|
2007-11-18 21:44:25 +01:00
|
|
|
@ stdcall FindFirstVolumeA(ptr long)
|
2007-02-18 19:37:29 +01:00
|
|
|
@ stdcall FindFirstVolumeMountPointA(str ptr long)
|
|
|
|
@ stdcall FindFirstVolumeMountPointW(wstr ptr long)
|
2007-11-18 21:44:25 +01:00
|
|
|
@ stdcall FindFirstVolumeW(ptr long)
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall -import FindNextChangeNotification(long)
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall -import FindNextFileA(long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub FindNextFileNameW
|
2019-12-11 10:48:34 +01:00
|
|
|
@ stdcall -import FindNextFileW(long ptr)
|
2019-04-16 23:12:34 +02:00
|
|
|
@ stdcall FindNextStreamW(long ptr)
|
2008-01-04 14:31:40 +01:00
|
|
|
@ stdcall FindNextVolumeA(long ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub FindNextVolumeMountPointA
|
|
|
|
@ stub FindNextVolumeMountPointW
|
2008-01-04 14:31:40 +01:00
|
|
|
@ stdcall FindNextVolumeW(long ptr long)
|
2019-12-09 12:47:47 +01:00
|
|
|
@ stdcall -import FindNLSString(long long wstr long wstr long ptr)
|
|
|
|
@ stdcall -import FindNLSStringEx(wstr long wstr long wstr long ptr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindResourceA(long str str)
|
|
|
|
@ stdcall FindResourceExA(long str str long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import FindResourceExW(long wstr wstr long)
|
|
|
|
@ stdcall -import FindResourceW(long wstr wstr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import FindStringOrdinal(long wstr long wstr long long)
|
2007-11-29 23:41:41 +01:00
|
|
|
@ stdcall FindVolumeClose(ptr)
|
2007-10-31 01:02:26 +01:00
|
|
|
@ stdcall FindVolumeMountPointClose(ptr)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import FlsAlloc(ptr)
|
|
|
|
@ stdcall -import FlsFree(long)
|
|
|
|
@ stdcall -import FlsGetValue(long)
|
|
|
|
@ stdcall -import FlsSetValue(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FlushConsoleInputBuffer(long)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import FlushFileBuffers(long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import FlushInstructionCache(long long long)
|
2012-05-01 22:26:24 +02:00
|
|
|
@ stdcall FlushProcessWriteBuffers()
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import FlushViewOfFile(ptr long)
|
2003-10-15 22:57:49 +02:00
|
|
|
@ stdcall FoldStringA(long str long ptr long)
|
2019-11-28 09:05:13 +01:00
|
|
|
@ stdcall -import FoldStringW(long wstr long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FormatMessageA(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall FormatMessageW(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall FreeConsole()
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall -import FreeEnvironmentStringsA(ptr)
|
|
|
|
@ stdcall -import FreeEnvironmentStringsW(ptr)
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 FreeLSCallback
|
2019-10-03 19:41:40 +02:00
|
|
|
@ stdcall -import FreeLibrary(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FreeLibraryAndExitThread(long long)
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall FreeLibraryWhenCallbackReturns(ptr ptr) ntdll.TpCallbackUnloadDllOnCompletion
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import FreeResource(long)
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private FreeSLCallback(long) krnl386.exe16.FreeSLCallback
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import FreeUserPhysicalPages(long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub FreeVirtualBuffer
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GenerateConsoleCtrlEvent(long long)
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private Get16DLLAddress(long str) krnl386.exe16.Get16DLLAddress
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import GetACP()
|
2017-05-19 06:15:29 +02:00
|
|
|
@ stdcall GetActiveProcessorCount(long)
|
2017-05-19 06:15:28 +02:00
|
|
|
@ stdcall GetActiveProcessorGroupCount()
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetApplicationRecoveryCallback
|
2018-08-27 18:26:29 +02:00
|
|
|
@ stdcall GetApplicationRestartSettings(long ptr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GetAtomNameW(long ptr long)
|
2008-06-20 09:38:33 +02:00
|
|
|
@ stdcall GetBinaryType(str ptr) GetBinaryTypeA
|
|
|
|
@ stdcall GetBinaryTypeA(str ptr)
|
|
|
|
@ stdcall GetBinaryTypeW(wstr ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetCPFileNameFromRegistry
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall -import GetCPInfo(long ptr)
|
2003-10-06 23:07:06 +02:00
|
|
|
@ stdcall GetCPInfoExA(long long ptr)
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall -import GetCPInfoExW(long long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetCalendarDateFormat
|
|
|
|
# @ stub GetCalendarDateFormatEx
|
|
|
|
# @ stub GetCalendarDaysInMonth
|
|
|
|
# @ stub GetCalendarDifferenceInDays
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetCalendarInfoA(long long long ptr long ptr)
|
2019-11-16 21:27:00 +01:00
|
|
|
@ stdcall -import GetCalendarInfoW(long long long ptr long ptr)
|
|
|
|
@ stdcall -import GetCalendarInfoEx(wstr long ptr long ptr long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetCalendarMonthsInYear
|
|
|
|
# @ stub GetCalendarSupportedDateRange
|
|
|
|
# @ stub GetCalendarWeekNumber
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetComPlusPackageInstallStatus
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import GetCommConfig(long ptr ptr)
|
|
|
|
@ stdcall -import GetCommMask(long ptr)
|
|
|
|
@ stdcall -import GetCommModemStatus(long ptr)
|
|
|
|
@ stdcall -import GetCommProperties(long ptr)
|
|
|
|
@ stdcall -import GetCommState(long ptr)
|
|
|
|
@ stdcall -import GetCommTimeouts(long ptr)
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall -import GetCommandLineA()
|
|
|
|
@ stdcall -import GetCommandLineW()
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import GetCompressedFileSizeA(long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetCompressedFileSizeTransactedA
|
|
|
|
# @ stub GetCompressedFileSizeTransactedW
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import GetCompressedFileSizeW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetComputerNameA(ptr ptr)
|
|
|
|
@ stdcall GetComputerNameExA(long ptr ptr)
|
2019-12-12 19:19:12 +01:00
|
|
|
@ stdcall -import GetComputerNameExW(long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetComputerNameW(ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleAliasA
|
|
|
|
@ stub GetConsoleAliasExesA
|
2016-04-01 04:38:36 +02:00
|
|
|
@ stdcall GetConsoleAliasExesLengthA()
|
|
|
|
@ stdcall GetConsoleAliasExesLengthW()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleAliasExesW
|
2008-12-07 20:41:06 +01:00
|
|
|
@ stdcall GetConsoleAliasW(wstr ptr long wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleAliasesA
|
2012-01-19 22:49:08 +01:00
|
|
|
@ stdcall GetConsoleAliasesLengthA(str)
|
|
|
|
@ stdcall GetConsoleAliasesLengthW(wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleAliasesW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleCP()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleCharType
|
2012-01-18 09:27:33 +01:00
|
|
|
@ stdcall GetConsoleCommandHistoryA(long long long)
|
2012-01-19 22:48:51 +01:00
|
|
|
@ stdcall GetConsoleCommandHistoryLengthA(str)
|
|
|
|
@ stdcall GetConsoleCommandHistoryLengthW(wstr)
|
2012-01-18 09:27:33 +01:00
|
|
|
@ stdcall GetConsoleCommandHistoryW(long long long)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleCursorInfo(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetConsoleCursorMode
|
2008-06-26 19:14:41 +02:00
|
|
|
@ stdcall GetConsoleDisplayMode(ptr)
|
2016-04-19 03:20:50 +02:00
|
|
|
@ stdcall GetConsoleFontInfo(ptr long long ptr)
|
2012-08-20 06:45:03 +02:00
|
|
|
@ stdcall GetConsoleFontSize(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleHardwareState
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetConsoleHistoryInfo
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleInputExeNameA(long ptr)
|
|
|
|
@ stdcall -import GetConsoleInputExeNameW(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetConsoleInputWaitHandle()
|
2007-11-11 19:28:00 +01:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameA(ptr)
|
2007-11-11 19:30:38 +01:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameW(ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleMode(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetConsoleNlsMode
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetConsoleOriginalTitleA
|
|
|
|
# @ stub GetConsoleOriginalTitleW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleOutputCP()
|
2010-01-05 09:32:36 +01:00
|
|
|
@ stdcall GetConsoleProcessList(ptr long)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleScreenBufferInfo(long ptr)
|
|
|
|
@ stdcall -import GetConsoleScreenBufferInfoEx(long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetConsoleSelectionInfo
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleTitleA(ptr long)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetConsoleTitleW(ptr long)
|
2004-04-02 21:18:51 +02:00
|
|
|
@ stdcall GetConsoleWindow()
|
2019-02-24 08:00:07 +01:00
|
|
|
@ stdcall GetCurrencyFormatA(long long str ptr ptr long)
|
2018-04-18 05:55:12 +02:00
|
|
|
@ stdcall GetCurrencyFormatEx(wstr long wstr ptr ptr long)
|
2019-02-24 08:00:07 +01:00
|
|
|
@ stdcall GetCurrencyFormatW(long long wstr ptr ptr long)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import GetCurrentActCtx(ptr)
|
2012-08-20 06:20:16 +02:00
|
|
|
@ stdcall GetCurrentConsoleFont(long long ptr)
|
2019-11-20 11:45:29 +01:00
|
|
|
@ stdcall GetCurrentConsoleFontEx(long long ptr)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetCurrentDirectoryA(long ptr)
|
|
|
|
@ stdcall -import GetCurrentDirectoryW(long ptr)
|
2017-03-08 02:13:24 +01:00
|
|
|
@ stdcall GetCurrentPackageFamilyName(ptr ptr)
|
2017-03-04 10:56:06 +01:00
|
|
|
@ stdcall GetCurrentPackageFullName(ptr ptr)
|
2017-03-08 02:13:24 +01:00
|
|
|
@ stdcall GetCurrentPackageId(ptr ptr)
|
2019-06-26 12:41:22 +02:00
|
|
|
@ stdcall -norelay GetCurrentProcess() KERNEL32_GetCurrentProcess
|
|
|
|
@ stdcall -norelay GetCurrentProcessId() KERNEL32_GetCurrentProcessId
|
2012-05-17 19:28:31 +02:00
|
|
|
@ stdcall GetCurrentProcessorNumber() ntdll.NtGetCurrentProcessorNumber
|
2015-10-11 18:50:53 +02:00
|
|
|
@ stdcall GetCurrentProcessorNumberEx(ptr) ntdll.RtlGetCurrentProcessorNumberEx
|
2019-06-26 12:41:22 +02:00
|
|
|
@ stdcall -norelay GetCurrentThread() KERNEL32_GetCurrentThread
|
|
|
|
@ stdcall -norelay GetCurrentThreadId() KERNEL32_GetCurrentThreadId
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetCurrentThreadStackLimits(ptr ptr)
|
2018-03-05 05:00:03 +01:00
|
|
|
@ stdcall -arch=x86_64 GetCurrentUmsThread()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDateFormatA(long long ptr str ptr long)
|
2014-12-24 17:52:04 +01:00
|
|
|
@ stdcall GetDateFormatEx(wstr long ptr wstr ptr long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDateFormatW(long long ptr wstr ptr long)
|
2004-03-03 03:17:58 +01:00
|
|
|
@ stdcall GetDaylightFlag()
|
2017-01-29 21:58:48 +01:00
|
|
|
@ stdcall GetDefaultCommConfigA(str ptr ptr)
|
|
|
|
@ stdcall GetDefaultCommConfigW(wstr ptr ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetDefaultSortkeySize
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDevicePowerState(long ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetDiskFreeSpaceExA (str ptr ptr ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceExW (wstr ptr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr)
|
2005-08-02 16:56:53 +02:00
|
|
|
@ stdcall GetDllDirectoryA(long ptr)
|
|
|
|
@ stdcall GetDllDirectoryW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDriveTypeA(str)
|
|
|
|
@ stdcall GetDriveTypeW(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetDurationFormat
|
|
|
|
# @ stub GetDurationFormatEx
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall -import GetDynamicTimeZoneInformation(ptr)
|
|
|
|
@ stdcall -import GetDynamicTimeZoneInformationEffectiveYears(ptr ptr ptr)
|
2018-02-25 17:36:42 +01:00
|
|
|
@ stdcall -ret64 -arch=i386,x86_64 GetEnabledXStateFeatures()
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall -import GetEnvironmentStrings()
|
|
|
|
@ stdcall -import GetEnvironmentStringsA()
|
|
|
|
@ stdcall -import GetEnvironmentStringsW()
|
|
|
|
@ stdcall -import GetEnvironmentVariableA(str ptr long)
|
|
|
|
@ stdcall -import GetEnvironmentVariableW(wstr ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetEraNameCountedString
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetErrorMode()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetExitCodeProcess(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetExitCodeThread(long ptr)
|
2005-07-25 13:08:30 +02:00
|
|
|
@ stdcall GetExpandedNameA(str ptr)
|
|
|
|
@ stdcall GetExpandedNameW(wstr ptr)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import GetFileAttributesA(str)
|
|
|
|
@ stdcall -import GetFileAttributesExA(str long ptr)
|
|
|
|
@ stdcall -import GetFileAttributesExW(wstr long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetFileAttributesTransactedA
|
|
|
|
# @ stub GetFileAttributesTransactedW
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import GetFileAttributesW(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetFileBandwidthReservation
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import GetFileInformationByHandle(long ptr)
|
|
|
|
@ stdcall -import GetFileInformationByHandleEx(long long ptr long)
|
2015-05-11 23:30:57 +02:00
|
|
|
@ stdcall GetFileMUIInfo(long wstr ptr ptr)
|
2015-04-04 18:09:09 +02:00
|
|
|
@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import GetFileSize(long ptr)
|
|
|
|
@ stdcall -import GetFileSizeEx(long ptr)
|
|
|
|
@ stdcall -import GetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall -import GetFileType(long)
|
2016-04-07 17:28:52 +02:00
|
|
|
@ stdcall GetFinalPathNameByHandleA(long ptr long long)
|
|
|
|
@ stdcall GetFinalPathNameByHandleW(long ptr long long)
|
2014-06-27 20:16:45 +02:00
|
|
|
@ stdcall GetFirmwareEnvironmentVariableA(str str ptr long)
|
|
|
|
@ stdcall GetFirmwareEnvironmentVariableW(wstr wstr ptr long)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetFullPathNameA(str long ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetFullPathNameTransactedA
|
|
|
|
# @ stub GetFullPathNameTransactedW
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetFullPathNameW(wstr long ptr ptr)
|
2005-05-11 14:57:50 +02:00
|
|
|
@ stdcall GetGeoInfoA(long long ptr long long)
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall -import GetGeoInfoW(long long ptr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetHandleContext(long)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall -import GetHandleInformation(long ptr)
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 GetLSCallbackTarget
|
|
|
|
@ stub -i386 GetLSCallbackTemplate
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall -import GetLargePageMinimum()
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetLargestConsoleWindowSize(long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall -import GetLastError()
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetLinguistLangSize
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import GetLocalTime(ptr)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import GetLocaleInfoA(long long ptr long)
|
2019-12-07 14:47:43 +01:00
|
|
|
@ stdcall -import GetLocaleInfoW(long long ptr long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import GetLocaleInfoEx(wstr long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetLogicalDriveStringsA(long ptr)
|
|
|
|
@ stdcall GetLogicalDriveStringsW(long ptr)
|
|
|
|
@ stdcall GetLogicalDrives()
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import GetLogicalProcessorInformation(ptr ptr)
|
|
|
|
@ stdcall -import GetLogicalProcessorInformationEx(long ptr ptr)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetLongPathNameA (str long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetLongPathNameTransactedA
|
|
|
|
# @ stub GetLongPathNameTransactedW
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetLongPathNameW (wstr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetMailslotInfo(long ptr ptr ptr ptr)
|
2018-11-12 07:37:49 +01:00
|
|
|
@ stdcall GetMaximumProcessorCount(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetMaximumProcessorGroupCount
|
2019-08-12 12:46:39 +02:00
|
|
|
@ stdcall -import GetModuleFileNameA(long ptr long)
|
|
|
|
@ stdcall -import GetModuleFileNameW(long ptr long)
|
|
|
|
@ stdcall -import GetModuleHandleA(str)
|
|
|
|
@ stdcall -import GetModuleHandleExA(long ptr ptr)
|
|
|
|
@ stdcall -import GetModuleHandleExW(long ptr ptr)
|
|
|
|
@ stdcall -import GetModuleHandleW(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetNamedPipeAttribute
|
|
|
|
# @ stub GetNamedPipeClientComputerNameA
|
|
|
|
# @ stub GetNamedPipeClientComputerNameW
|
2018-04-11 14:32:56 +02:00
|
|
|
@ stdcall GetNamedPipeClientProcessId(long ptr)
|
2018-04-11 14:32:57 +02:00
|
|
|
@ stdcall GetNamedPipeClientSessionId(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNamedPipeHandleStateA(long ptr ptr ptr ptr str long)
|
|
|
|
@ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr wstr long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import GetNamedPipeInfo(long ptr ptr ptr ptr)
|
2018-04-11 14:32:56 +02:00
|
|
|
@ stdcall GetNamedPipeServerProcessId(long ptr)
|
2018-04-11 14:32:57 +02:00
|
|
|
@ stdcall GetNamedPipeServerSessionId(long ptr)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall -import GetNativeSystemInfo(ptr)
|
2018-03-05 05:00:04 +01:00
|
|
|
@ stdcall -arch=x86_64 GetNextUmsListItem(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetNextVDMCommand
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetNlsSectionName
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetNLSVersion
|
|
|
|
# @ stub GetNLSVersionEx
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetNumaAvailableMemory
|
2011-06-23 11:09:57 +02:00
|
|
|
@ stdcall GetNumaAvailableMemoryNode(long ptr)
|
2019-05-08 22:34:08 +02:00
|
|
|
@ stdcall GetNumaAvailableMemoryNodeEx(long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import GetNumaHighestNodeNumber(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetNumaNodeNumberFromHandle
|
2011-06-23 11:09:57 +02:00
|
|
|
@ stdcall GetNumaNodeProcessorMask(long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import GetNumaNodeProcessorMaskEx(long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetNumaProcessorMap
|
2015-06-29 06:27:34 +02:00
|
|
|
@ stdcall GetNumaProcessorNode(long ptr)
|
2019-05-08 22:34:08 +02:00
|
|
|
@ stdcall GetNumaProcessorNodeEx(ptr ptr)
|
|
|
|
@ stdcall GetNumaProximityNode(long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import GetNumaProximityNodeEx(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNumberFormatA(long long str ptr ptr long)
|
2016-08-15 19:54:20 +02:00
|
|
|
@ stdcall GetNumberFormatEx(wstr long wstr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNumberFormatW(long long wstr ptr ptr long)
|
2015-10-29 13:17:20 +01:00
|
|
|
@ stdcall GetNumberOfConsoleFonts()
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import GetNumberOfConsoleInputEvents(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNumberOfConsoleMouseButtons(ptr)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import GetOEMCP()
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import GetOverlappedResult(long ptr ptr long)
|
2019-11-29 01:19:21 +01:00
|
|
|
@ stdcall -import GetOverlappedResultEx(long ptr ptr long long)
|
2014-12-09 03:29:47 +01:00
|
|
|
@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr)
|
2017-04-23 23:36:31 +02:00
|
|
|
@ stdcall GetPackageFullName(long ptr ptr)
|
2019-11-18 15:05:04 +01:00
|
|
|
@ stdcall -import GetPhysicallyInstalledSystemMemory(ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetPriorityClass(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetPrivateProfileIntA(str str long str)
|
|
|
|
@ stdcall GetPrivateProfileIntW(wstr wstr long wstr)
|
|
|
|
@ stdcall GetPrivateProfileSectionA(str ptr long str)
|
|
|
|
@ stdcall GetPrivateProfileSectionNamesA(ptr long str)
|
|
|
|
@ stdcall GetPrivateProfileSectionNamesW(ptr long wstr)
|
|
|
|
@ stdcall GetPrivateProfileSectionW(wstr ptr long wstr)
|
|
|
|
@ stdcall GetPrivateProfileStringA(str str str ptr long str)
|
|
|
|
@ stdcall GetPrivateProfileStringW(wstr wstr wstr ptr long wstr)
|
|
|
|
@ stdcall GetPrivateProfileStructA (str str ptr long str)
|
|
|
|
@ stdcall GetPrivateProfileStructW(wstr wstr ptr long wstr)
|
|
|
|
@ stdcall GetProcAddress(long str)
|
|
|
|
@ stdcall GetProcessAffinityMask(long ptr ptr)
|
2011-10-20 00:59:05 +02:00
|
|
|
@ stdcall GetProcessDEPPolicy(long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProcessFlags(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetProcessGroupAffinity
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetProcessHandleCount(long ptr)
|
|
|
|
@ stdcall -import GetProcessHeap()
|
|
|
|
@ stdcall -import GetProcessHeaps(long ptr) RtlGetProcessHeaps
|
|
|
|
@ stdcall -import GetProcessId(long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetProcessIdOfThread(long)
|
2003-09-19 02:06:45 +02:00
|
|
|
@ stdcall GetProcessIoCounters(long ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetProcessMitigationPolicy(long long ptr long)
|
2019-05-20 23:54:14 +02:00
|
|
|
@ stdcall GetProcessPreferredUILanguages(long ptr ptr ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetProcessPriorityBoost(long ptr)
|
|
|
|
@ stdcall -import GetProcessShutdownParameters(ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetProcessorSystemCycleTime
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProcessTimes(long ptr ptr ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetProcessUserModeExceptionPolicy
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProcessVersion(long)
|
|
|
|
@ stdcall GetProcessWorkingSetSize(long ptr ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import GetProcessWorkingSetSizeEx(long ptr ptr ptr)
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall -import GetProductInfo(long long long long ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub GetProductName
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProfileIntA(str str long)
|
|
|
|
@ stdcall GetProfileIntW(wstr wstr long)
|
|
|
|
@ stdcall GetProfileSectionA(str ptr long)
|
|
|
|
@ stdcall GetProfileSectionW(wstr ptr long)
|
|
|
|
@ stdcall GetProfileStringA(str str str ptr long)
|
|
|
|
@ stdcall GetProfileStringW(wstr wstr wstr ptr long)
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall -import GetQueuedCompletionStatus(long ptr ptr ptr long)
|
|
|
|
@ stdcall -import GetQueuedCompletionStatusEx(ptr ptr long ptr long long)
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 GetSLCallbackTarget
|
|
|
|
@ stub -i386 GetSLCallbackTemplate
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetShortPathNameA(str ptr long)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetShortPathNameW(wstr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetStartupInfoA(ptr)
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall -import GetStartupInfoW(ptr)
|
|
|
|
@ stdcall -import GetStdHandle(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetStringScripts
|
2019-12-07 20:29:27 +01:00
|
|
|
@ stdcall -import GetStringTypeA(long long str long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetStringTypeExA(long long str long ptr)
|
2019-12-07 20:29:27 +01:00
|
|
|
@ stdcall -import GetStringTypeExW(long long wstr long ptr)
|
|
|
|
@ stdcall -import GetStringTypeW(long wstr long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import GetSystemFileCacheSize(ptr ptr ptr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import GetSystemDefaultLCID()
|
|
|
|
@ stdcall -import GetSystemDefaultLangID()
|
|
|
|
@ stdcall -import GetSystemDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall -import GetSystemDefaultUILanguage()
|
2010-09-22 06:17:29 +02:00
|
|
|
@ stdcall GetSystemDEPPolicy()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetSystemDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemDirectoryW(ptr long)
|
2019-11-18 18:57:26 +01:00
|
|
|
@ stdcall -import GetSystemFirmwareTable(long long ptr long)
|
|
|
|
@ stdcall -import GetSystemInfo(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetSystemPowerStatus(ptr)
|
2016-01-17 10:00:51 +01:00
|
|
|
@ stdcall GetSystemPreferredUILanguages(long ptr ptr ptr)
|
2010-10-11 12:16:16 +02:00
|
|
|
@ stdcall GetSystemRegistryQuota(ptr ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import GetSystemTime(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetSystemTimeAdjustment(ptr ptr ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import GetSystemTimeAsFileTime(ptr)
|
|
|
|
@ stdcall -import GetSystemTimePreciseAsFileTime(ptr)
|
2009-03-26 23:00:55 +01:00
|
|
|
@ stdcall GetSystemTimes(ptr ptr ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import GetSystemWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetSystemWindowsDirectoryW(ptr long)
|
2019-11-12 22:01:27 +01:00
|
|
|
@ stdcall -import GetSystemWow64DirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetSystemWow64DirectoryW(ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetTapeParameters(ptr long ptr ptr)
|
|
|
|
@ stdcall GetTapePosition(ptr long ptr ptr ptr)
|
|
|
|
@ stdcall GetTapeStatus(ptr)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import GetTempFileNameA(str str long ptr)
|
|
|
|
@ stdcall -import GetTempFileNameW(wstr wstr long ptr)
|
|
|
|
@ stdcall -import GetTempPathA(long ptr)
|
|
|
|
@ stdcall -import GetTempPathW(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetThreadContext(long ptr)
|
2019-11-26 07:48:11 +01:00
|
|
|
@ stdcall -import GetThreadDescription(long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetThreadErrorMode()
|
|
|
|
@ stdcall -import GetThreadGroupAffinity(long ptr)
|
|
|
|
@ stdcall -import GetThreadIOPendingFlag(long ptr)
|
|
|
|
@ stdcall -import GetThreadId(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetThreadIdealProcessorEx
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import GetThreadLocale()
|
2011-10-11 22:31:04 +02:00
|
|
|
@ stdcall GetThreadPreferredUILanguages(long ptr ptr ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetThreadPriority(long)
|
|
|
|
@ stdcall -import GetThreadPriorityBoost(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetThreadSelectorEntry(long long ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import GetThreadTimes(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import GetThreadUILanguage()
|
2019-05-30 10:49:08 +02:00
|
|
|
@ stdcall GetTickCount()
|
|
|
|
@ stdcall -ret64 GetTickCount64()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetTimeFormatA(long long ptr str ptr long)
|
2014-12-24 17:52:04 +01:00
|
|
|
@ stdcall GetTimeFormatEx(wstr long ptr wstr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetTimeFormatW(long long ptr wstr ptr long)
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall -import GetTimeZoneInformation(ptr)
|
|
|
|
@ stdcall -import GetTimeZoneInformationForYear(long ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetUILanguageInfo
|
2018-03-05 05:00:05 +01:00
|
|
|
@ stdcall -arch=x86_64 GetUmsCompletionListEvent(ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub -arch=x86_64 GetUmsSystemThreadInformation
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import GetUserDefaultLCID()
|
|
|
|
@ stdcall -import GetUserDefaultLangID()
|
|
|
|
@ stdcall -import GetUserDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall -import GetUserDefaultUILanguage()
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall -import GetUserGeoID(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetVDMCurrentDirectories
|
2019-09-08 21:28:18 +02:00
|
|
|
@ stdcall -import GetVersion()
|
|
|
|
@ stdcall -import GetVersionExA(ptr)
|
|
|
|
@ stdcall -import GetVersionExW(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetVolumeInformationA(str ptr long ptr ptr ptr ptr long)
|
2016-04-07 00:34:40 +02:00
|
|
|
@ stdcall GetVolumeInformationByHandleW(ptr ptr long ptr ptr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long)
|
2007-01-07 13:08:31 +01:00
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointA(str ptr long)
|
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long)
|
2005-06-02 12:30:44 +02:00
|
|
|
@ stdcall GetVolumePathNameA(str ptr long)
|
|
|
|
@ stdcall GetVolumePathNameW(wstr ptr long)
|
2011-03-09 15:11:41 +01:00
|
|
|
@ stdcall GetVolumePathNamesForVolumeNameA(str ptr long ptr)
|
2009-10-23 11:56:22 +02:00
|
|
|
@ stdcall GetVolumePathNamesForVolumeNameW(wstr ptr long ptr)
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import GetWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetWindowsDirectoryW(ptr long)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import GetWriteWatch(long ptr long ptr ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub GetXStateFeaturesMask
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GlobalAddAtomA(str)
|
|
|
|
@ stdcall GlobalAddAtomW(wstr)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import GlobalAlloc(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GlobalCompact(long)
|
|
|
|
@ stdcall GlobalDeleteAtom(long)
|
|
|
|
@ stdcall GlobalFindAtomA(str)
|
|
|
|
@ stdcall GlobalFindAtomW(wstr)
|
|
|
|
@ stdcall GlobalFix(long)
|
|
|
|
@ stdcall GlobalFlags(long)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import GlobalFree(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GlobalGetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GlobalGetAtomNameW(long ptr long)
|
|
|
|
@ stdcall GlobalHandle(ptr)
|
|
|
|
@ stdcall GlobalLock(long)
|
|
|
|
@ stdcall GlobalMemoryStatus(ptr)
|
2019-11-18 15:05:04 +01:00
|
|
|
@ stdcall -import GlobalMemoryStatusEx(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GlobalReAlloc(long long long)
|
|
|
|
@ stdcall GlobalSize(long)
|
|
|
|
@ stdcall GlobalUnWire(long)
|
|
|
|
@ stdcall GlobalUnfix(long)
|
|
|
|
@ stdcall GlobalUnlock(long)
|
|
|
|
@ stdcall GlobalWire(long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub Heap32First
|
2003-09-11 05:00:11 +02:00
|
|
|
@ stdcall Heap32ListFirst(long ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub Heap32ListNext
|
|
|
|
@ stub Heap32Next
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapAlloc(long long long) ntdll.RtlAllocateHeap
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall -import HeapCompact(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapCreate(long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapCreateTagsW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapDestroy(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapExtend
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall HeapFree(long long ptr)
|
|
|
|
@ stdcall -import HeapLock(long)
|
|
|
|
@ stdcall -import HeapQueryInformation(long long ptr long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapQueryTagW
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapReAlloc(long long ptr long) ntdll.RtlReAllocateHeap
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub HeapSetFlags
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall -import HeapSetInformation(ptr long ptr long)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapSize(long long ptr) ntdll.RtlSizeHeap
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapSummary
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall -import HeapUnlock(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapUsage
|
2019-09-08 14:48:13 +02:00
|
|
|
@ stdcall -import HeapValidate(long long ptr)
|
|
|
|
@ stdcall -import HeapWalk(long ptr)
|
2011-01-02 22:54:32 +01:00
|
|
|
@ stdcall IdnToAscii(long wstr long ptr long)
|
|
|
|
@ stdcall IdnToNameprepUnicode(long wstr long ptr long)
|
|
|
|
@ stdcall IdnToUnicode(long wstr long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall InitAtomTable(long)
|
2019-09-08 13:17:48 +02:00
|
|
|
@ stdcall InitOnceBeginInitialize(ptr long ptr ptr) kernelbase.InitOnceBeginInitialize
|
|
|
|
@ stdcall InitOnceComplete(ptr long ptr) kernelbase.InitOnceComplete
|
|
|
|
@ stdcall InitOnceExecuteOnce(ptr ptr ptr ptr) kernelbase.InitOnceExecuteOnce
|
2013-08-28 21:11:00 +02:00
|
|
|
@ stdcall InitOnceInitialize(ptr) ntdll.RtlRunOnceInitialize
|
2014-01-05 03:53:12 +01:00
|
|
|
@ stdcall InitializeConditionVariable(ptr) ntdll.RtlInitializeConditionVariable
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub InitializeContext
|
2019-06-27 16:59:39 +02:00
|
|
|
@ stdcall InitializeCriticalSection(ptr) ntdll.RtlInitializeCriticalSection
|
|
|
|
@ stdcall -import InitializeCriticalSectionAndSpinCount(ptr long)
|
|
|
|
@ stdcall -import InitializeCriticalSectionEx(ptr long long)
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall -import InitializeProcThreadAttributeList(ptr long long ptr)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InitializeSListHead(ptr) ntdll.RtlInitializeSListHead
|
2013-09-03 11:08:42 +02:00
|
|
|
@ stdcall InitializeSRWLock(ptr) ntdll.RtlInitializeSRWLock
|
2008-12-08 19:25:25 +01:00
|
|
|
@ stdcall -arch=i386 InterlockedCompareExchange (ptr long long)
|
2010-08-31 12:22:18 +02:00
|
|
|
@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) ntdll.RtlInterlockedCompareExchange64
|
2008-12-08 19:25:25 +01:00
|
|
|
@ stdcall -arch=i386 InterlockedDecrement(ptr)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchange(ptr long)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchangeAdd (ptr long )
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InterlockedFlushSList(ptr) ntdll.RtlInterlockedFlushSList
|
2008-12-08 19:25:25 +01:00
|
|
|
@ stdcall -arch=i386 InterlockedIncrement(ptr)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InterlockedPopEntrySList(ptr) ntdll.RtlInterlockedPopEntrySList
|
|
|
|
@ stdcall InterlockedPushEntrySList(ptr ptr) ntdll.RtlInterlockedPushEntrySList
|
2019-02-27 17:13:18 +01:00
|
|
|
@ stdcall -fastcall InterlockedPushListSList(ptr ptr ptr long) ntdll.RtlInterlockedPushListSList
|
2016-02-11 03:54:55 +01:00
|
|
|
@ stdcall InterlockedPushListSListEx(ptr ptr ptr long) ntdll.RtlInterlockedPushListSListEx
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub InvalidateConsoleDIBits
|
2003-04-08 21:40:37 +02:00
|
|
|
@ stdcall InvalidateNLSCache()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall IsBadCodePtr(ptr)
|
|
|
|
@ stdcall IsBadHugeReadPtr(ptr long)
|
|
|
|
@ stdcall IsBadHugeWritePtr(ptr long)
|
|
|
|
@ stdcall IsBadReadPtr(ptr long)
|
|
|
|
@ stdcall IsBadStringPtrA(ptr long)
|
|
|
|
@ stdcall IsBadStringPtrW(ptr long)
|
|
|
|
@ stdcall IsBadWritePtr(ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub IsCalendarLeapDay
|
|
|
|
# @ stub IsCalendarLeapMonth
|
|
|
|
# @ stub IsCalendarLeapYear
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall -import IsDBCSLeadByte(long)
|
|
|
|
@ stdcall -import IsDBCSLeadByteEx(long long)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import IsDebuggerPresent()
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 IsLSCallback
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub IsNLSDefinedString
|
2019-11-21 10:43:46 +01:00
|
|
|
@ stdcall -import IsNormalizedString(long wstr long)
|
2019-09-26 14:02:50 +02:00
|
|
|
@ stdcall -import IsProcessInJob(long long ptr)
|
|
|
|
@ stdcall -import IsProcessorFeaturePresent(long)
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 IsSLCallback
|
2003-08-12 20:56:54 +02:00
|
|
|
@ stdcall IsSystemResumeAutomatic()
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import IsThreadAFiber()
|
2015-07-03 01:59:55 +02:00
|
|
|
@ stdcall IsThreadpoolTimerSet(ptr) ntdll.TpIsTimerSet
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub IsTimeZoneRedirectionEnabled
|
|
|
|
# @ stub IsValidCalDateTime
|
2019-11-27 17:04:32 +01:00
|
|
|
@ stdcall -import IsValidCodePage(long)
|
2019-10-04 21:48:32 +02:00
|
|
|
@ stdcall -import IsValidLanguageGroup(long long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import IsValidLocale(long long)
|
|
|
|
@ stdcall -import IsValidLocaleName(wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub IsValidUILanguage
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import IsWow64Process(ptr ptr)
|
2011-04-19 14:21:08 +02:00
|
|
|
@ stdcall K32EmptyWorkingSet(long)
|
2011-05-16 15:19:07 +02:00
|
|
|
@ stdcall K32EnumDeviceDrivers(ptr long ptr)
|
2011-05-16 15:19:18 +02:00
|
|
|
@ stdcall K32EnumPageFilesA(ptr ptr)
|
|
|
|
@ stdcall K32EnumPageFilesW(ptr ptr)
|
2011-05-10 11:16:39 +02:00
|
|
|
@ stdcall K32EnumProcessModules(long ptr long ptr)
|
2014-11-29 23:00:53 +01:00
|
|
|
@ stdcall K32EnumProcessModulesEx(long ptr long ptr long)
|
2011-05-03 23:08:42 +02:00
|
|
|
@ stdcall K32EnumProcesses(ptr long ptr)
|
2011-05-16 15:19:07 +02:00
|
|
|
@ stdcall K32GetDeviceDriverBaseNameA(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverBaseNameW(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverFileNameA(ptr ptr long)
|
|
|
|
@ stdcall K32GetDeviceDriverFileNameW(ptr ptr long)
|
2011-05-13 11:05:11 +02:00
|
|
|
@ stdcall K32GetMappedFileNameA(long ptr ptr long)
|
|
|
|
@ stdcall K32GetMappedFileNameW(long ptr ptr long)
|
2011-05-12 14:22:59 +02:00
|
|
|
@ stdcall K32GetModuleBaseNameA(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleBaseNameW(long long ptr long)
|
2011-05-12 14:23:22 +02:00
|
|
|
@ stdcall K32GetModuleFileNameExA(long long ptr long)
|
|
|
|
@ stdcall K32GetModuleFileNameExW(long long ptr long)
|
2011-05-12 14:23:45 +02:00
|
|
|
@ stdcall K32GetModuleInformation(long long ptr long)
|
2011-05-16 15:19:48 +02:00
|
|
|
@ stdcall K32GetPerformanceInfo(ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
@ stdcall K32GetProcessImageFileNameA(long ptr long)
|
|
|
|
@ stdcall K32GetProcessImageFileNameW(long ptr long)
|
2011-05-12 14:19:40 +02:00
|
|
|
@ stdcall K32GetProcessMemoryInfo(long ptr long)
|
2011-05-16 15:19:29 +02:00
|
|
|
@ stdcall K32GetWsChanges(long ptr long)
|
2019-05-06 22:55:33 +02:00
|
|
|
@ stdcall K32GetWsChangesEx(long ptr ptr)
|
2011-05-16 15:19:29 +02:00
|
|
|
@ stdcall K32InitializeProcessForWsWatch(long)
|
2011-05-11 15:06:45 +02:00
|
|
|
@ stdcall K32QueryWorkingSet(long ptr long)
|
|
|
|
@ stdcall K32QueryWorkingSetEx(long ptr long)
|
2017-07-25 12:04:28 +02:00
|
|
|
@ stdcall -i386 -private -norelay K32Thk1632Epilog() krnl386.exe16.K32Thk1632Epilog
|
|
|
|
@ stdcall -i386 -private -norelay K32Thk1632Prolog() krnl386.exe16.K32Thk1632Prolog
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import LCIDToLocaleName(long ptr long long)
|
2019-12-09 12:21:17 +01:00
|
|
|
@ stdcall -import LCMapStringA(long long str long ptr long)
|
|
|
|
@ stdcall -import LCMapStringEx(wstr long wstr long ptr long ptr ptr long)
|
|
|
|
@ stdcall -import LCMapStringW(long long wstr long ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
@ stdcall LZClose(long)
|
|
|
|
# @ stub LZCloseFile
|
|
|
|
@ stdcall LZCopy(long long)
|
|
|
|
# @ stub LZCreateFileW
|
|
|
|
@ stdcall LZDone()
|
|
|
|
@ stdcall LZInit(long)
|
|
|
|
@ stdcall LZOpenFileA(str ptr long)
|
|
|
|
@ stdcall LZOpenFileW(wstr ptr long)
|
|
|
|
@ stdcall LZRead(long ptr long)
|
|
|
|
@ stdcall LZSeek(long long long)
|
|
|
|
@ stdcall LZStart()
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall LeaveCriticalSection(ptr) ntdll.RtlLeaveCriticalSection
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall LeaveCriticalSectionWhenCallbackReturns(ptr ptr) ntdll.TpCallbackLeaveCriticalSectionOnCompletion
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub LoadAppInitDlls
|
2019-10-03 19:41:40 +02:00
|
|
|
@ stdcall -import LoadLibraryA(str)
|
|
|
|
@ stdcall -import LoadLibraryExA( str long long)
|
|
|
|
@ stdcall -import LoadLibraryExW(wstr long long)
|
|
|
|
@ stdcall -import LoadLibraryW(wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LoadModule(str ptr)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import LoadResource(long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub LoadStringBaseExW
|
|
|
|
# @ stub LoadStringBaseW
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import LocalAlloc(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LocalCompact(long)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import LocalFileTimeToFileTime(ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LocalFlags(long)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import LocalFree(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LocalHandle(ptr)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import LocalLock(long)
|
|
|
|
@ stdcall -import LocalReAlloc(long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LocalShrink(long long)
|
|
|
|
@ stdcall LocalSize(long)
|
2019-09-08 21:20:21 +02:00
|
|
|
@ stdcall -import LocalUnlock(long)
|
2019-11-21 10:55:35 +01:00
|
|
|
@ stdcall -import LocaleNameToLCID(wstr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub LocateXStateFeature
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import LockFile(long long long long long)
|
|
|
|
@ stdcall -import LockFileEx(long long long long long ptr)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import LockResource(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MakeCriticalSectionGlobal(ptr)
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private -norelay MapHInstLS() krnl386.exe16.MapHInstLS
|
|
|
|
@ stdcall -i386 -private -norelay MapHInstLS_PN() krnl386.exe16.MapHInstLS_PN
|
|
|
|
@ stdcall -i386 -private -norelay MapHInstSL() krnl386.exe16.MapHInstSL
|
|
|
|
@ stdcall -i386 -private -norelay MapHInstSL_PN() krnl386.exe16.MapHInstSL_PN
|
|
|
|
@ stdcall -i386 -private MapHModuleLS(long) krnl386.exe16.MapHModuleLS
|
|
|
|
@ stdcall -i386 -private MapHModuleSL(long) krnl386.exe16.MapHModuleSL
|
|
|
|
@ stdcall -i386 -private MapLS(ptr) krnl386.exe16.MapLS
|
|
|
|
@ stdcall -i386 -private MapSL(long) krnl386.exe16.MapSL
|
|
|
|
@ stdcall -i386 -private MapSLFix(long) krnl386.exe16.MapSLFix
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import MapUserPhysicalPages(ptr long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub MapUserPhysicalPagesScatter
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import MapViewOfFile(long long long long long)
|
|
|
|
@ stdcall -import MapViewOfFileEx(long long long long long ptr)
|
|
|
|
@ stdcall -import MapViewOfFileExNuma(long long long long long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Module32First(long ptr)
|
2005-05-23 14:14:09 +02:00
|
|
|
@ stdcall Module32FirstW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Module32Next(long ptr)
|
2005-05-23 14:14:09 +02:00
|
|
|
@ stdcall Module32NextW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MoveFileA(str str)
|
|
|
|
@ stdcall MoveFileExA(str str long)
|
|
|
|
@ stdcall MoveFileExW(wstr wstr long)
|
2018-10-15 14:28:32 +02:00
|
|
|
@ stdcall MoveFileTransactedA(str str ptr ptr long ptr)
|
|
|
|
@ stdcall MoveFileTransactedW(wstr wstr ptr ptr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MoveFileW(wstr wstr)
|
2007-01-02 03:40:00 +01:00
|
|
|
@ stdcall MoveFileWithProgressA(str str ptr ptr long)
|
|
|
|
@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MulDiv(long long long)
|
2019-12-07 14:47:34 +01:00
|
|
|
@ stdcall -import MultiByteToWideChar(long long str long ptr long)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import NeedCurrentDirectoryForExePathA(str)
|
|
|
|
@ stdcall -import NeedCurrentDirectoryForExePathW(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub NlsCheckPolicy
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub NlsConvertIntegerToString
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub NlsEventDataDescCreate
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub NlsGetCacheUpdateCount
|
|
|
|
# @ stub NlsResetProcessLocale
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub NlsUpdateLocale
|
|
|
|
# @ stub NlsUpdateSystemLocale
|
|
|
|
# @ stub NlsWriteEtwEvent
|
2019-11-21 10:43:46 +01:00
|
|
|
@ stdcall -import NormalizeString(long wstr long ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub NotifyMountMgr
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub NotifyNLSUserCache
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub NotifyUILanguageChange
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub NumaVirtualQueryNode
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall OpenConsoleW(wstr long long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub OpenDataFile
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import OpenEventA(long long str)
|
|
|
|
@ stdcall -import OpenEventW(long long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenFile(str ptr long)
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import OpenFileById(long ptr long long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenFileMappingA(long long str)
|
2019-06-27 17:01:01 +02:00
|
|
|
@ stdcall -import OpenFileMappingW(long long wstr)
|
2008-09-04 22:51:02 +02:00
|
|
|
@ stdcall OpenJobObjectA(long long str)
|
|
|
|
@ stdcall OpenJobObjectW(long long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenMutexA(long long str)
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall -import OpenMutexW(long long wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub OpenPrivateNamespaceA
|
|
|
|
# @ stub OpenPrivateNamespaceW
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import OpenProcess(long long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub OpenProcessToken
|
2009-01-28 06:44:20 +01:00
|
|
|
@ stdcall OpenProfileUserMapping()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenSemaphoreA(long long str)
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall -import OpenSemaphoreW(long long wstr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import OpenThread(long long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub OpenThreadToken
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stdcall -i386 OpenVxDHandle(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall OpenWaitableTimerA(long long str)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall -import OpenWaitableTimerW(long long wstr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import OutputDebugStringA(str)
|
|
|
|
@ stdcall -import OutputDebugStringW(wstr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import PeekConsoleInputA(ptr ptr long ptr)
|
|
|
|
@ stdcall -import PeekConsoleInputW(ptr ptr long ptr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import PeekNamedPipe(long ptr long ptr ptr ptr)
|
2019-06-27 18:45:06 +02:00
|
|
|
@ stdcall -import PostQueuedCompletionStatus(long long ptr ptr)
|
2015-04-07 03:19:41 +02:00
|
|
|
@ stdcall PowerClearRequest(long long)
|
2015-03-15 01:44:12 +01:00
|
|
|
@ stdcall PowerCreateRequest(ptr)
|
2015-04-07 03:18:58 +02:00
|
|
|
@ stdcall PowerSetRequest(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall PrepareTape(ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub PrivCopyFileExW
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub PrivMoveFileIdentityW
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private PrivateFreeLibrary(long) krnl386.exe16.PrivateFreeLibrary
|
|
|
|
@ stdcall -i386 -private PrivateLoadLibrary(str) krnl386.exe16.PrivateLoadLibrary
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Process32First (ptr ptr)
|
2005-02-21 21:57:34 +01:00
|
|
|
@ stdcall Process32FirstW (ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Process32Next (ptr ptr)
|
2005-02-21 21:57:34 +01:00
|
|
|
@ stdcall Process32NextW (ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ProcessIdToSessionId(long ptr)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import PulseEvent(long)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import PurgeComm(long long)
|
2017-07-25 12:04:28 +02:00
|
|
|
@ stdcall -i386 -private -norelay QT_Thunk() krnl386.exe16.QT_Thunk
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import QueryActCtxSettingsW(long ptr wstr wstr ptr long ptr)
|
|
|
|
@ stdcall -import QueryActCtxW(long ptr ptr long ptr long ptr)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall QueryDepthSList(ptr) ntdll.RtlQueryDepthSList
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall QueryDosDeviceA(str ptr long)
|
|
|
|
@ stdcall QueryDosDeviceW(wstr ptr long)
|
2009-06-10 20:39:42 +02:00
|
|
|
@ stdcall QueryFullProcessImageNameA(ptr long ptr ptr)
|
2009-05-31 19:52:33 +02:00
|
|
|
@ stdcall QueryFullProcessImageNameW(ptr long ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub QueryIdleProcessorCycleTime
|
|
|
|
# @ stub QueryIdleProcessorCycleTimeEx
|
2008-09-04 22:51:02 +02:00
|
|
|
@ stdcall QueryInformationJobObject(long long ptr long ptr)
|
2019-09-08 15:03:17 +02:00
|
|
|
@ stdcall -import QueryMemoryResourceNotification(ptr ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub QueryNumberOfEventLogRecords
|
|
|
|
@ stub QueryOldestEventLogRecord
|
2019-09-09 12:08:27 +02:00
|
|
|
@ stdcall -import QueryPerformanceCounter(ptr)
|
|
|
|
@ stdcall -import QueryPerformanceFrequency(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub QueryProcessAffinityUpdateMode
|
2018-01-30 23:29:44 +01:00
|
|
|
@ stdcall QueryProcessCycleTime(long ptr)
|
2015-03-30 11:53:33 +02:00
|
|
|
@ stdcall QueryThreadCycleTime(long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub QueryThreadProfiling
|
|
|
|
# @ stub QueryThreadpoolStackInformation
|
2018-03-05 05:00:07 +01:00
|
|
|
@ stdcall -arch=x86_64 QueryUmsThreadInformation(ptr long ptr long ptr)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import QueryUnbiasedInterruptTime(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub QueryWin31IniFilesMappedToRegistry
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import QueueUserAPC(ptr long long)
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall -import QueueUserWorkItem(ptr ptr long)
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -import RaiseException(long long long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub RaiseFailFastException
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall ReadConsoleA(long ptr long ptr ptr)
|
|
|
|
@ stdcall ReadConsoleInputA(long ptr long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ReadConsoleInputExA
|
|
|
|
@ stub ReadConsoleInputExW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReadConsoleInputW(long ptr long ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import ReadConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall -import ReadConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall -import ReadConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall -import ReadConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall -import ReadConsoleOutputW(long ptr long long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReadConsoleW(long ptr long ptr ptr)
|
2019-09-08 13:31:35 +02:00
|
|
|
@ stdcall -import ReadDirectoryChangesW(long ptr long long long ptr ptr ptr)
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall ReadFile(long ptr long ptr ptr) KERNEL32_ReadFile
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import ReadFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall -import ReadFileScatter(long ptr long ptr ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import ReadProcessMemory(long ptr ptr long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub ReadThreadProfilingData
|
2019-11-23 11:26:52 +01:00
|
|
|
@ stdcall -private -import RegCloseKey(long)
|
|
|
|
@ stdcall -private -import RegCreateKeyExA(long str long ptr long long ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegCreateKeyExW(long wstr long ptr long long ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegDeleteKeyExA(long str long long)
|
|
|
|
@ stdcall -private -import RegDeleteKeyExW(long wstr long long)
|
|
|
|
@ stdcall -private -import RegDeleteTreeA(long str)
|
|
|
|
@ stdcall -private -import RegDeleteTreeW(long wstr)
|
|
|
|
@ stdcall -private -import RegDeleteValueA(long str)
|
|
|
|
@ stdcall -private -import RegDeleteValueW(long wstr)
|
2011-05-09 22:29:41 +02:00
|
|
|
# stub RegDisablePredefinedCacheEx
|
2019-11-23 11:26:52 +01:00
|
|
|
@ stdcall -private -import RegEnumKeyExA(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegEnumKeyExW(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegEnumValueA(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegEnumValueW(long long ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegFlushKey(long)
|
|
|
|
@ stdcall -private -import RegGetKeySecurity(long long ptr ptr)
|
|
|
|
@ stdcall -private -import RegGetValueA(long str str long ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegGetValueW(long wstr wstr long ptr ptr ptr)
|
2011-05-09 22:29:41 +02:00
|
|
|
# stub RegKrnGetGlobalState
|
|
|
|
# stub RegKrnInitialize
|
2019-11-23 11:26:52 +01:00
|
|
|
@ stdcall -private -import RegLoadKeyA(long str str)
|
|
|
|
@ stdcall -private -import RegLoadKeyW(long wstr wstr)
|
|
|
|
@ stdcall -private -import RegLoadMUIStringA(long str str long ptr long str)
|
|
|
|
@ stdcall -private -import RegLoadMUIStringW(long wstr wstr long ptr long wstr)
|
|
|
|
@ stdcall -private -import RegNotifyChangeKeyValue(long long long long long)
|
|
|
|
@ stdcall -private -import RegOpenCurrentUser(long ptr)
|
|
|
|
@ stdcall -private -import RegOpenKeyExA(long str long long ptr)
|
|
|
|
@ stdcall -private -import RegOpenKeyExW(long wstr long long ptr)
|
|
|
|
@ stdcall -private -import RegOpenUserClassesRoot(ptr long long ptr)
|
|
|
|
@ stdcall -private -import RegQueryInfoKeyA(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegQueryInfoKeyW(long ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegQueryValueExA(long str ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegQueryValueExW(long wstr ptr ptr ptr ptr)
|
|
|
|
@ stdcall -private -import RegRestoreKeyA(long str long)
|
|
|
|
@ stdcall -private -import RegRestoreKeyW(long wstr long)
|
|
|
|
@ stdcall -private -import RegSaveKeyExA(long str ptr long)
|
|
|
|
@ stdcall -private -import RegSaveKeyExW(long wstr ptr long)
|
|
|
|
@ stdcall -private -import RegSetKeySecurity(long long ptr)
|
|
|
|
@ stdcall -private -import RegSetValueExA(long str long long ptr long)
|
|
|
|
@ stdcall -private -import RegSetValueExW(long wstr long long ptr long)
|
|
|
|
@ stdcall -private -import RegUnLoadKeyA(long str)
|
|
|
|
@ stdcall -private -import RegUnLoadKeyW(long wstr)
|
2011-05-22 23:18:06 +02:00
|
|
|
@ stdcall RegisterApplicationRecoveryCallback(ptr ptr long long)
|
2008-01-30 03:37:17 +01:00
|
|
|
@ stdcall RegisterApplicationRestart(wstr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub RegisterConsoleIME
|
|
|
|
@ stub RegisterConsoleOS2
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterConsoleVDM
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall RegisterServiceProcess(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub RegisterSysMsgHandler
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterWaitForInputIdle
|
2003-10-09 21:46:43 +02:00
|
|
|
@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import RegisterWaitForSingleObjectEx(long ptr ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterWowBaseHandlers
|
|
|
|
@ stub RegisterWowExec
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReinitializeCriticalSection(ptr)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import ReleaseActCtx(ptr)
|
2019-06-27 16:05:17 +02:00
|
|
|
@ stdcall -import ReleaseMutex(long)
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall ReleaseMutexWhenCallbackReturns(ptr long) ntdll.TpCallbackReleaseMutexOnCompletion
|
2019-06-27 16:08:22 +02:00
|
|
|
@ stdcall -import ReleaseSemaphore(long long ptr)
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall ReleaseSemaphoreWhenCallbackReturns(ptr long long) ntdll.TpCallbackReleaseSemaphoreOnCompletion
|
2013-09-03 11:08:42 +02:00
|
|
|
@ stdcall ReleaseSRWLockExclusive(ptr) ntdll.RtlReleaseSRWLockExclusive
|
|
|
|
@ stdcall ReleaseSRWLockShared(ptr) ntdll.RtlReleaseSRWLockShared
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall RemoveDirectoryA(str)
|
|
|
|
@ stdcall RemoveDirectoryW(wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub RemoveLocalAlternateComputerNameA
|
|
|
|
# @ stub RemoveLocalAlternateComputerNameW
|
2014-11-08 07:14:26 +01:00
|
|
|
@ stdcall RemoveVectoredContinueHandler(ptr) ntdll.RtlRemoveVectoredContinueHandler
|
2003-10-28 22:22:50 +01:00
|
|
|
@ stdcall RemoveVectoredExceptionHandler(ptr) ntdll.RtlRemoveVectoredExceptionHandler
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import ReOpenFile(ptr long long long) ReOpenFile
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ReplaceFile(wstr wstr wstr long ptr ptr) ReplaceFileW
|
|
|
|
@ stdcall ReplaceFileA(str str str long ptr ptr)
|
|
|
|
@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub RemoveDirectoryTransactedA
|
|
|
|
# @ stub RemoveDirectoryTransactedW
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall -import RemoveDllDirectory(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub RemoveSecureMemoryCacheCallback
|
|
|
|
# @ stub ReplacePartitionUnit
|
2018-04-01 11:06:29 +02:00
|
|
|
@ stdcall RequestDeviceWakeup(long)
|
2003-08-12 20:56:54 +02:00
|
|
|
@ stdcall RequestWakeupLatency(long)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import ResetEvent(long)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import ResetWriteWatch(ptr long)
|
2013-11-11 23:20:41 +01:00
|
|
|
@ stdcall ResolveDelayLoadedAPI(ptr ptr ptr ptr ptr long) ntdll.LdrResolveDelayLoadedAPI
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import ResolveLocaleName(wstr ptr long)
|
2007-08-02 12:37:22 +02:00
|
|
|
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import ResumeThread(long)
|
2018-11-15 00:08:48 +01:00
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlAddFunctionTable(ptr long long) ntdll.RtlAddFunctionTable
|
2017-07-20 13:35:53 +02:00
|
|
|
@ stdcall -norelay RtlCaptureContext(ptr) ntdll.RtlCaptureContext
|
2009-01-12 01:34:30 +01:00
|
|
|
@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) ntdll.RtlCaptureStackBackTrace
|
2011-02-16 21:20:32 +01:00
|
|
|
@ stdcall -arch=x86_64 RtlCompareMemory(ptr ptr long) ntdll.RtlCompareMemory
|
2015-06-19 03:00:26 +02:00
|
|
|
@ stdcall -arch=x86_64 RtlCopyMemory(ptr ptr long) ntdll.RtlCopyMemory
|
2018-11-15 00:08:48 +01:00
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlDeleteFunctionTable(ptr) ntdll.RtlDeleteFunctionTable
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall RtlFillMemory(ptr long long) ntdll.RtlFillMemory
|
2019-04-06 14:36:03 +02:00
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlInstallFunctionTableCallback(long long long ptr ptr ptr) ntdll.RtlInstallFunctionTableCallback
|
2019-08-29 12:01:08 +02:00
|
|
|
@ stdcall -arch=arm,arm64,x86_64 RtlLookupFunctionEntry(long ptr ptr) ntdll.RtlLookupFunctionEntry
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall RtlMoveMemory(ptr ptr long) ntdll.RtlMoveMemory
|
2018-11-14 19:09:23 +01:00
|
|
|
@ stdcall -arch=x86_64,arm,arm64 RtlPcToFileHeader(ptr ptr) ntdll.RtlPcToFileHeader
|
2017-07-20 13:35:53 +02:00
|
|
|
@ stdcall -arch=arm -norelay RtlRaiseException(ptr) ntdll.RtlRaiseException
|
2016-07-05 16:24:33 +02:00
|
|
|
@ stdcall -arch=x86_64 RtlRestoreContext(ptr ptr) ntdll.RtlRestoreContext
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall RtlUnwind(ptr ptr ptr long) ntdll.RtlUnwind
|
2019-08-30 20:21:54 +02:00
|
|
|
@ stdcall -arch=arm64,x86_64 RtlUnwindEx(long long ptr long ptr) ntdll.RtlUnwindEx
|
2019-08-29 12:01:08 +02:00
|
|
|
@ stdcall -arch=arm64,x86_64 RtlVirtualUnwind(long long long ptr ptr ptr ptr ptr) ntdll.RtlVirtualUnwind
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall RtlZeroMemory(ptr long) ntdll.RtlZeroMemory
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private -norelay SMapLS() krnl386.exe16.SMapLS
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_12() krnl386.exe16.SMapLS_IP_EBP_12
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_16() krnl386.exe16.SMapLS_IP_EBP_16
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_20() krnl386.exe16.SMapLS_IP_EBP_20
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_24() krnl386.exe16.SMapLS_IP_EBP_24
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_28() krnl386.exe16.SMapLS_IP_EBP_28
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_32() krnl386.exe16.SMapLS_IP_EBP_32
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_36() krnl386.exe16.SMapLS_IP_EBP_36
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_40() krnl386.exe16.SMapLS_IP_EBP_40
|
|
|
|
@ stdcall -i386 -private -norelay SMapLS_IP_EBP_8() krnl386.exe16.SMapLS_IP_EBP_8
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS() krnl386.exe16.SUnMapLS
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_12() krnl386.exe16.SUnMapLS_IP_EBP_12
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_16() krnl386.exe16.SUnMapLS_IP_EBP_16
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_20() krnl386.exe16.SUnMapLS_IP_EBP_20
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_24() krnl386.exe16.SUnMapLS_IP_EBP_24
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_28() krnl386.exe16.SUnMapLS_IP_EBP_28
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_32() krnl386.exe16.SUnMapLS_IP_EBP_32
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_36() krnl386.exe16.SUnMapLS_IP_EBP_36
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_40() krnl386.exe16.SUnMapLS_IP_EBP_40
|
|
|
|
@ stdcall -i386 -private -norelay SUnMapLS_IP_EBP_8() krnl386.exe16.SUnMapLS_IP_EBP_8
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import ScrollConsoleScreenBufferA(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import ScrollConsoleScreenBufferW(long ptr ptr ptr ptr)
|
2019-10-04 09:44:29 +02:00
|
|
|
@ stdcall -import SearchPathA(str str str long ptr ptr)
|
|
|
|
@ stdcall -import SearchPathW(wstr wstr wstr long ptr ptr)
|
2005-03-29 13:34:03 +02:00
|
|
|
@ stdcall SetCPGlobal(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetCalendarInfoA(long long long str)
|
2019-11-16 21:27:00 +01:00
|
|
|
@ stdcall -import SetCalendarInfoW(long long long wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetClientTimeZoneInformation
|
|
|
|
# @ stub SetComPlusPackageInstallStatus
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import SetCommBreak(long)
|
|
|
|
@ stdcall -import SetCommConfig(long ptr long)
|
|
|
|
@ stdcall -import SetCommMask(long long)
|
|
|
|
@ stdcall -import SetCommState(long ptr)
|
|
|
|
@ stdcall -import SetCommTimeouts(long ptr)
|
2019-12-12 19:19:12 +01:00
|
|
|
@ stdcall -import SetComputerNameA(str)
|
|
|
|
@ stdcall -import SetComputerNameExA(long str)
|
|
|
|
@ stdcall -import SetComputerNameExW(long wstr)
|
|
|
|
@ stdcall -import SetComputerNameW(wstr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleActiveScreenBuffer(long)
|
|
|
|
@ stdcall -import SetConsoleCP(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetConsoleHistoryInfo
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleCommandHistoryMode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleCtrlHandler(ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleCursor
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleCursorInfo(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleCursorMode
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleCursorPosition(long long)
|
2008-06-26 19:14:41 +02:00
|
|
|
@ stdcall SetConsoleDisplayMode(long long ptr)
|
2016-01-05 08:59:33 +01:00
|
|
|
@ stdcall SetConsoleFont(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleHardwareState
|
2012-06-05 09:59:49 +02:00
|
|
|
@ stdcall SetConsoleIcon(ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleInputExeNameA(str)
|
|
|
|
@ stdcall -import SetConsoleInputExeNameW(wstr)
|
2015-11-02 18:29:47 +01:00
|
|
|
@ stdcall SetConsoleKeyShortcuts(long long ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleLocalEUDC
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleMaximumWindowSize
|
|
|
|
@ stub SetConsoleMenuClose
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleMode(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleNlsMode
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleNumberOfCommandsA
|
|
|
|
@ stub SetConsoleNumberOfCommandsW
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleOS2OemFormat
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleOutputCP(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsolePalette
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleScreenBufferInfoEx(long ptr)
|
|
|
|
@ stdcall -import SetConsoleScreenBufferSize(long long)
|
|
|
|
@ stdcall -import SetConsoleTextAttribute(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleTitleA(str)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import SetConsoleTitleW(wstr)
|
|
|
|
@ stdcall -import SetConsoleWindowInfo(long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetCriticalSectionSpinCount(ptr long) ntdll.RtlSetCriticalSectionSpinCount
|
2016-03-21 08:53:57 +01:00
|
|
|
@ stdcall SetCurrentConsoleFontEx(long long ptr)
|
2019-09-17 16:19:03 +02:00
|
|
|
@ stdcall -import SetCurrentDirectoryA(str)
|
|
|
|
@ stdcall -import SetCurrentDirectoryW(wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub SetDaylightFlag
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetDefaultCommConfigA(str ptr long)
|
|
|
|
@ stdcall SetDefaultCommConfigW(wstr ptr long)
|
2019-10-03 14:14:36 +02:00
|
|
|
@ stdcall -import SetDefaultDllDirectories(long)
|
2005-08-02 16:56:53 +02:00
|
|
|
@ stdcall SetDllDirectoryA(str)
|
|
|
|
@ stdcall SetDllDirectoryW(wstr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetDynamicTimeZoneInformation
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import SetEndOfFile(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetEnvironmentStringsA
|
|
|
|
# @ stub SetEnvironmentStringsW
|
2019-09-09 13:18:48 +02:00
|
|
|
@ stdcall -import SetEnvironmentVariableA(str str)
|
|
|
|
@ stdcall -import SetEnvironmentVariableW(wstr wstr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetErrorMode(long)
|
2019-06-27 15:53:28 +02:00
|
|
|
@ stdcall -import SetEvent(long)
|
2015-07-03 02:00:14 +02:00
|
|
|
@ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import SetFileApisToANSI()
|
|
|
|
@ stdcall -import SetFileApisToOEM()
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import SetFileAttributesA(str long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetFileAttributesTransactedA
|
|
|
|
# @ stub SetFileAttributesTransactedW
|
2019-08-12 12:02:53 +02:00
|
|
|
@ stdcall -import SetFileAttributesW(wstr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetFileBandwidthReservation
|
2015-05-16 04:51:01 +02:00
|
|
|
@ stdcall SetFileCompletionNotificationModes(long long)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import SetFileInformationByHandle(long long ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetFileIoOverlappedRange
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import SetFilePointer(long long ptr long)
|
|
|
|
@ stdcall -import SetFilePointerEx(long int64 ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetFileShortNameA
|
|
|
|
# @ stub SetFileShortNameW
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import SetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall -import SetFileValidData(ptr int64)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetFirmwareEnvironmentVariableA
|
|
|
|
# @ stub SetFirmwareEnvironmentVariableW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetHandleContext(long long)
|
|
|
|
@ stdcall SetHandleCount(long)
|
2019-09-26 10:32:55 +02:00
|
|
|
@ stdcall -import SetHandleInformation(long long long)
|
2008-09-04 22:51:02 +02:00
|
|
|
@ stdcall SetInformationJobObject(long long ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetLastConsoleEventActive
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall SetLastError(long) RtlSetLastWin32Error
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetLocalPrimaryComputerNameA
|
|
|
|
# @ stub SetLocalPrimaryComputerNameW
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import SetLocalTime(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetLocaleInfoA(long long str)
|
2019-12-07 14:47:43 +01:00
|
|
|
@ stdcall -import SetLocaleInfoW(long long wstr)
|
2003-09-16 00:07:50 +02:00
|
|
|
@ stdcall SetMailslotInfo(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetMessageWaitingIndicator
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetNamedPipeAttribute
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import SetNamedPipeHandleState(long ptr ptr ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetPriorityClass(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetProcessAffinityMask(long long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetProcessAffinityUpdateMode(long long)
|
2010-11-05 14:10:04 +01:00
|
|
|
@ stdcall SetProcessDEPPolicy(long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetProcessMitigationPolicy(long ptr long)
|
2019-05-20 23:54:14 +02:00
|
|
|
@ stdcall SetProcessPreferredUILanguages(long ptr ptr)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetProcessPriorityBoost(long long)
|
|
|
|
@ stdcall -import SetProcessShutdownParameters(long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetProcessUserModeExceptionPolicy
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetProcessWorkingSetSize(long long long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import SetProcessWorkingSetSizeEx(long long long long)
|
2016-01-08 05:02:37 +01:00
|
|
|
@ stdcall SetSearchPathMode(long)
|
2019-09-09 13:44:53 +02:00
|
|
|
@ stdcall -import SetStdHandle(long long)
|
|
|
|
@ stdcall -import SetStdHandleEx(long long ptr)
|
2019-09-26 13:56:45 +02:00
|
|
|
@ stdcall -import SetSystemFileCacheSize(long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetSystemPowerState(long long)
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import SetSystemTime(ptr)
|
2003-05-04 04:23:38 +02:00
|
|
|
@ stdcall SetSystemTimeAdjustment(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetTapeParameters(ptr long ptr)
|
|
|
|
@ stdcall SetTapePosition(ptr long long long long long)
|
2007-01-08 16:16:45 +01:00
|
|
|
@ stdcall SetTermsrvAppInstallMode(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetThreadAffinityMask(long long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SetThreadContext(long ptr)
|
2019-11-07 15:54:33 +01:00
|
|
|
@ stdcall -import SetThreadDescription(ptr wstr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SetThreadErrorMode(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetThreadExecutionState(long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SetThreadGroupAffinity(long ptr ptr)
|
|
|
|
@ stdcall -import SetThreadIdealProcessor(long long)
|
|
|
|
@ stdcall -import SetThreadIdealProcessorEx(long ptr ptr)
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import SetThreadLocale(long)
|
2011-04-24 00:40:56 +02:00
|
|
|
@ stdcall SetThreadPreferredUILanguages(long ptr ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SetThreadPriority(long long)
|
|
|
|
@ stdcall -import SetThreadPriorityBoost(long long)
|
|
|
|
@ stdcall -import SetThreadStackGuarantee(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetThreadToken
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import SetThreadUILanguage(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetThreadpoolStackInformation
|
2015-07-03 02:00:31 +02:00
|
|
|
@ stdcall SetThreadpoolThreadMaximum(ptr long) ntdll.TpSetPoolMaxThreads
|
|
|
|
@ stdcall SetThreadpoolThreadMinimum(ptr long) ntdll.TpSetPoolMinThreads
|
2019-08-08 14:25:58 +02:00
|
|
|
@ stdcall SetThreadpoolTimer(ptr ptr long long) ntdll.TpSetTimer
|
|
|
|
@ stdcall SetThreadpoolWait(ptr long ptr) ntdll.TpSetWait
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall -import SetTimeZoneInformation(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetTimerQueueTimer
|
2018-03-05 05:00:08 +01:00
|
|
|
@ stdcall -arch=x86_64 SetUmsThreadInformation(ptr long ptr long)
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -import SetUnhandledExceptionFilter(ptr)
|
2019-12-09 19:10:21 +01:00
|
|
|
@ stdcall -import SetUserGeoID(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetVDMCurrentDirectories
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetVolumeLabelA(str str)
|
|
|
|
@ stdcall SetVolumeLabelW(wstr wstr)
|
2015-02-11 09:38:03 +01:00
|
|
|
@ stdcall SetVolumeMountPointA(str str)
|
|
|
|
@ stdcall SetVolumeMountPointW(wstr wstr)
|
2019-06-27 16:21:37 +02:00
|
|
|
@ stdcall -import SetWaitableTimer(long ptr long ptr ptr long)
|
|
|
|
@ stdcall -import SetWaitableTimerEx(long ptr long ptr ptr ptr long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SetXStateFeaturesMask
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import SetupComm(long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ShowConsoleCursor
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import SignalObjectAndWait(long long long long)
|
2019-07-02 15:16:42 +02:00
|
|
|
@ stdcall -import SizeofResource(long long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import Sleep(long)
|
2019-06-27 17:15:13 +02:00
|
|
|
@ stdcall -import SleepConditionVariableCS(ptr ptr long)
|
|
|
|
@ stdcall -import SleepConditionVariableSRW(ptr ptr long long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import SleepEx(long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SortCloseHandle
|
|
|
|
# @ stub SortGetHandle
|
|
|
|
# @ stub StartThreadpoolIo
|
2015-07-03 01:59:38 +02:00
|
|
|
@ stdcall SubmitThreadpoolWork(ptr) ntdll.TpPostWork
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SuspendThread(long)
|
2019-08-08 14:32:20 +02:00
|
|
|
@ stdcall -import SwitchToFiber(ptr)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import SwitchToThread()
|
2019-09-26 11:39:53 +02:00
|
|
|
@ stdcall -import SystemTimeToFileTime(ptr ptr)
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall -import SystemTimeToTzSpecificLocalTime (ptr ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub SystemTimeToTzSpecificLocalTimeEx
|
2008-09-04 22:51:02 +02:00
|
|
|
@ stdcall TerminateJobObject(long long)
|
2019-08-09 13:37:26 +02:00
|
|
|
@ stdcall -import TerminateProcess(long long)
|
2019-08-08 14:25:50 +02:00
|
|
|
@ stdcall -import TerminateThread(long long)
|
2007-01-02 15:22:44 +01:00
|
|
|
@ stdcall TermsrvAppInstallMode()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Thread32First(long ptr)
|
|
|
|
@ stdcall Thread32Next(long ptr)
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private ThunkConnect32(ptr str str str ptr ptr) krnl386.exe16.ThunkConnect32
|
2019-08-09 12:23:18 +02:00
|
|
|
@ stdcall -import TlsAlloc()
|
|
|
|
@ stdcall -import TlsAllocInternal() TlsAlloc
|
|
|
|
@ stdcall -import TlsFree(long)
|
|
|
|
@ stdcall -import TlsFreeInternal(long) TlsFree
|
|
|
|
@ stdcall -import TlsGetValue(long)
|
|
|
|
@ stdcall -import TlsSetValue(long ptr)
|
2004-01-12 22:05:53 +01:00
|
|
|
@ stdcall Toolhelp32ReadProcessMemory(long ptr ptr long ptr)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import TransactNamedPipe(long ptr long ptr long ptr ptr)
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import TransmitCommChar(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub TrimVirtualBuffer
|
2014-01-22 00:36:20 +01:00
|
|
|
@ stdcall TryAcquireSRWLockExclusive(ptr) ntdll.RtlTryAcquireSRWLockExclusive
|
|
|
|
@ stdcall TryAcquireSRWLockShared(ptr) ntdll.RtlTryAcquireSRWLockShared
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall TryEnterCriticalSection(ptr) ntdll.RtlTryEnterCriticalSection
|
2019-08-08 14:25:58 +02:00
|
|
|
@ stdcall -import TrySubmitThreadpoolCallback(ptr ptr ptr)
|
2019-12-10 18:14:19 +01:00
|
|
|
@ stdcall -import TzSpecificLocalTimeToSystemTime(ptr ptr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub TzSpecificLocalTimeToSystemTimeEx
|
|
|
|
# @ stub -arch=x86_64 uaw_lstrcmpW
|
|
|
|
# @ stub -arch=x86_64 uaw_lstrcmpiW
|
|
|
|
# @ stub -arch=x86_64 uaw_lstrlenW
|
|
|
|
# @ stub -arch=x86_64 uaw_wcschr
|
|
|
|
# @ stub -arch=x86_64 uaw_wcscpy
|
|
|
|
# @ stub -arch=x86_64 uaw_wcsicmp
|
|
|
|
# @ stub -arch=x86_64 uaw_wcslen
|
|
|
|
# @ stub -arch=x86_64 uaw_wcsrchr
|
2018-03-05 05:00:09 +01:00
|
|
|
@ stdcall -arch=x86_64 UmsThreadYield(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub -arch=x86_64 __misaligned_access
|
2009-12-28 23:27:48 +01:00
|
|
|
@ stdcall -i386 -private UTRegister(long str str str ptr ptr ptr) krnl386.exe16.UTRegister
|
|
|
|
@ stdcall -i386 -private UTUnRegister(long) krnl386.exe16.UTUnRegister
|
|
|
|
@ stdcall -i386 -private UnMapLS(long) krnl386.exe16.UnMapLS
|
|
|
|
@ stdcall -i386 -private -norelay UnMapSLFixArray(long long) krnl386.exe16.UnMapSLFixArray
|
2019-09-08 22:30:38 +02:00
|
|
|
@ stdcall -import UnhandledExceptionFilter(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall UninitializeCriticalSection(ptr)
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import UnlockFile(long long long long long)
|
|
|
|
@ stdcall -import UnlockFileEx(long long long long ptr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import UnmapViewOfFile(ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub UnregisterApplicationRecoveryCallback
|
2014-06-18 01:24:48 +02:00
|
|
|
@ stdcall UnregisterApplicationRestart()
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub UnregisterConsoleIME
|
2003-10-09 21:46:43 +02:00
|
|
|
@ stdcall UnregisterWait(long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import UnregisterWaitEx(long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub UpdateCalendarDayOfWeek
|
2019-08-09 13:44:17 +02:00
|
|
|
@ stdcall -import UpdateProcThreadAttribute(ptr long long ptr long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall UpdateResourceA(long str str long ptr long)
|
|
|
|
@ stdcall UpdateResourceW(long wstr wstr long ptr long)
|
|
|
|
@ stub VDMConsoleOperation
|
|
|
|
@ stub VDMOperationStarted
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub ValidateLCType
|
|
|
|
@ stub ValidateLocale
|
2019-09-17 18:14:49 +02:00
|
|
|
@ stdcall -import VerLanguageNameA(long str long)
|
|
|
|
@ stdcall -import VerLanguageNameW(long wstr long)
|
2003-03-17 01:17:00 +01:00
|
|
|
@ stdcall -ret64 VerSetConditionMask(long long long long) ntdll.VerSetConditionMask
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall VerifyConsoleIoHandle(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub VerifyScripts
|
2010-08-31 12:22:18 +02:00
|
|
|
@ stdcall VerifyVersionInfoA(long long int64)
|
|
|
|
@ stdcall VerifyVersionInfoW(long long int64)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import VirtualAlloc(ptr long long long)
|
|
|
|
@ stdcall -import VirtualAllocEx(long ptr long long long)
|
|
|
|
@ stdcall -import VirtualAllocExNuma(long ptr long long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub VirtualBufferExceptionHandler
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import VirtualFree(ptr long long)
|
|
|
|
@ stdcall -import VirtualFreeEx(long ptr long long)
|
|
|
|
@ stdcall -import VirtualLock(ptr long)
|
|
|
|
@ stdcall -import VirtualProtect(ptr long long ptr)
|
|
|
|
@ stdcall -import VirtualProtectEx(long ptr long long ptr)
|
|
|
|
@ stdcall -import VirtualQuery(ptr ptr long)
|
|
|
|
@ stdcall -import VirtualQueryEx(long ptr ptr long)
|
|
|
|
@ stdcall -import VirtualUnlock(ptr long)
|
2009-07-16 05:00:13 +02:00
|
|
|
@ stdcall WTSGetActiveConsoleSessionId()
|
2019-09-09 21:05:07 +02:00
|
|
|
@ stdcall -import WaitCommEvent(long ptr ptr)
|
2019-09-08 21:51:50 +02:00
|
|
|
@ stdcall -import WaitForDebugEvent(ptr long)
|
2019-07-01 17:44:38 +02:00
|
|
|
@ stdcall -import WaitForMultipleObjects(long ptr long long)
|
|
|
|
@ stdcall -import WaitForMultipleObjectsEx(long ptr long long long)
|
|
|
|
@ stdcall -import WaitForSingleObject(long long)
|
|
|
|
@ stdcall -import WaitForSingleObjectEx(long long long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub WaitForThreadpoolIoCallbacks
|
2015-07-03 01:59:55 +02:00
|
|
|
@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) ntdll.TpWaitForTimer
|
2015-07-05 02:26:00 +02:00
|
|
|
@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) ntdll.TpWaitForWait
|
2015-07-03 01:59:38 +02:00
|
|
|
@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) ntdll.TpWaitForWork
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WaitNamedPipeA (str long)
|
2019-06-27 19:28:32 +02:00
|
|
|
@ stdcall -import WaitNamedPipeW (wstr long)
|
2014-01-05 03:53:12 +01:00
|
|
|
@ stdcall WakeAllConditionVariable(ptr) ntdll.RtlWakeAllConditionVariable
|
|
|
|
@ stdcall WakeConditionVariable(ptr) ntdll.RtlWakeConditionVariable
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub WerGetFlags
|
2010-08-27 21:36:09 +02:00
|
|
|
@ stdcall WerRegisterFile(wstr long long)
|
2012-07-29 10:51:47 +02:00
|
|
|
@ stdcall WerRegisterMemoryBlock(ptr long)
|
2012-03-04 23:41:18 +01:00
|
|
|
@ stdcall WerRegisterRuntimeExceptionModule(wstr ptr)
|
2012-07-05 15:19:33 +02:00
|
|
|
@ stdcall WerSetFlags(long)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub WerUnregisterFile
|
2014-03-19 22:07:49 +01:00
|
|
|
@ stdcall WerUnregisterMemoryBlock(ptr)
|
2019-05-16 21:14:34 +02:00
|
|
|
@ stdcall WerUnregisterRuntimeExceptionModule(wstr ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub WerpCleanupMessageMapping
|
|
|
|
# @ stub WerpInitiateRemoteRecovery
|
|
|
|
# @ stub WerpNotifyLoadStringResource
|
|
|
|
# @ stub WerpNotifyLoadStringResourceEx
|
|
|
|
# @ stub WerpNotifyUseStringResource
|
|
|
|
# @ stub WerpStringLookup
|
2019-12-07 14:47:34 +01:00
|
|
|
@ stdcall -import WideCharToMultiByte(long long wstr long ptr long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WinExec(str long)
|
2019-12-05 20:09:04 +01:00
|
|
|
@ stdcall Wow64EnableWow64FsRedirection(long) KERNEL32_Wow64EnableWow64FsRedirection
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import Wow64DisableWow64FsRedirection(ptr)
|
2018-06-06 20:30:19 +02:00
|
|
|
@ stdcall Wow64GetThreadContext(long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub Wow64GetThreadSelectorEntry
|
2019-08-12 16:15:16 +02:00
|
|
|
@ stdcall -import Wow64RevertWow64FsRedirection(ptr)
|
2018-06-06 20:30:20 +02:00
|
|
|
@ stdcall Wow64SetThreadContext(long ptr)
|
2015-01-28 00:28:08 +01:00
|
|
|
# @ stub Wow64SuspendThread
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall WriteConsoleA(long ptr long ptr ptr)
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import WriteConsoleInputA(long ptr long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub WriteConsoleInputVDMA
|
|
|
|
@ stub WriteConsoleInputVDMW
|
2019-09-09 22:17:58 +02:00
|
|
|
@ stdcall -import WriteConsoleInputW(long ptr long ptr)
|
|
|
|
@ stdcall -import WriteConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall -import WriteConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall -import WriteConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall -import WriteConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall -import WriteConsoleOutputW(long ptr long long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WriteConsoleW(long ptr long ptr ptr)
|
2019-12-12 12:03:47 +01:00
|
|
|
@ stdcall WriteFile(long ptr long ptr ptr) KERNEL32_WriteFile
|
2019-08-12 11:34:07 +02:00
|
|
|
@ stdcall -import WriteFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall -import WriteFileGather(long ptr long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WritePrivateProfileSectionA(str str str)
|
|
|
|
@ stdcall WritePrivateProfileSectionW(wstr wstr wstr)
|
|
|
|
@ stdcall WritePrivateProfileStringA(str str str str)
|
|
|
|
@ stdcall WritePrivateProfileStringW(wstr wstr wstr wstr)
|
|
|
|
@ stdcall WritePrivateProfileStructA (str str ptr long str)
|
|
|
|
@ stdcall WritePrivateProfileStructW(wstr wstr ptr long wstr)
|
2019-09-08 14:13:32 +02:00
|
|
|
@ stdcall -import WriteProcessMemory(long ptr ptr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WriteProfileSectionA(str str)
|
|
|
|
@ stdcall WriteProfileSectionW(str str)
|
|
|
|
@ stdcall WriteProfileStringA(str str str)
|
|
|
|
@ stdcall WriteProfileStringW(wstr wstr wstr)
|
|
|
|
@ stdcall WriteTapemark(ptr long long long)
|
2019-07-02 16:07:20 +02:00
|
|
|
@ stdcall -import ZombifyActCtx(ptr)
|
2012-04-02 12:42:52 +02:00
|
|
|
@ stdcall -arch=x86_64 -private __C_specific_handler(ptr long ptr ptr) ntdll.__C_specific_handler
|
2015-05-28 22:38:53 +02:00
|
|
|
@ stdcall -arch=arm,x86_64 -private -norelay __chkstk() ntdll.__chkstk
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub _DebugOut
|
|
|
|
@ stub _DebugPrintf
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall _hread(long ptr long)
|
|
|
|
@ stdcall _hwrite(long ptr long)
|
|
|
|
@ stdcall _lclose(long)
|
|
|
|
@ stdcall _lcreat(str long)
|
|
|
|
@ stdcall _llseek(long long long)
|
2012-05-29 21:30:29 +02:00
|
|
|
@ stdcall -arch=x86_64 -private _local_unwind(ptr ptr) ntdll._local_unwind
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall _lopen(str long)
|
|
|
|
@ stdcall _lread(long ptr long)
|
|
|
|
@ stdcall _lwrite(long ptr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub dprintf
|
|
|
|
@ stdcall lstrcat(str str) lstrcatA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcatA(str str)
|
|
|
|
@ stdcall lstrcatW(wstr wstr)
|
2019-06-27 10:42:13 +02:00
|
|
|
@ stdcall -import lstrcmp(str str)
|
|
|
|
@ stdcall -import lstrcmpA(str str)
|
|
|
|
@ stdcall -import lstrcmpW(wstr wstr)
|
|
|
|
@ stdcall -import lstrcmpi(str str)
|
|
|
|
@ stdcall -import lstrcmpiA(str str)
|
|
|
|
@ stdcall -import lstrcmpiW(wstr wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrcpy(ptr str) lstrcpyA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcpyA(ptr str)
|
|
|
|
@ stdcall lstrcpyW(ptr wstr)
|
2019-06-27 10:42:13 +02:00
|
|
|
@ stdcall -import lstrcpyn(ptr str long)
|
|
|
|
@ stdcall -import lstrcpynA(ptr str long)
|
|
|
|
@ stdcall -import lstrcpynW(ptr wstr long)
|
|
|
|
@ stdcall -import lstrlen(str)
|
|
|
|
@ stdcall -import lstrlenA(str)
|
|
|
|
@ stdcall -import lstrlenW(wstr)
|
2002-02-27 02:28:30 +01:00
|
|
|
|
2000-11-30 19:53:38 +01:00
|
|
|
################################################################
|
|
|
|
# Wine internal extensions
|
2000-11-13 05:54:45 +01:00
|
|
|
#
|
|
|
|
# All functions must be prefixed with '__wine_' (for internal functions)
|
|
|
|
# or 'wine_' (for user-visible functions) to avoid namespace conflicts.
|
|
|
|
|
2009-12-29 16:24:00 +01:00
|
|
|
# 16-bit relays (for backwards compatibility)
|
2009-12-28 23:27:48 +01:00
|
|
|
@ cdecl -i386 -private __wine_dll_register_16(ptr str)
|
|
|
|
@ cdecl -i386 -private __wine_dll_unregister_16(ptr)
|
2009-12-29 16:24:00 +01:00
|
|
|
@ stub -i386 __wine_call_from_16_regs
|
2000-12-01 21:48:41 +01:00
|
|
|
|
|
|
|
# Unix files
|
2004-04-23 04:46:18 +02:00
|
|
|
@ cdecl wine_get_unix_file_name(wstr)
|
2005-08-11 13:07:17 +02:00
|
|
|
@ cdecl wine_get_dos_file_name(str)
|
2002-09-06 20:51:31 +02:00
|
|
|
|
2003-10-10 02:12:17 +02:00
|
|
|
# Init code
|
2019-12-13 08:37:12 +01:00
|
|
|
@ cdecl -norelay -private __wine_start_process()
|