2002-06-01 02:55:48 +00:00
|
|
|
# Functions exported by the Win95 kernel32.dll
|
|
|
|
# (these need to have these exact ordinals, for some win95 dlls
|
1997-06-16 17:43:53 +00:00
|
|
|
# import kernel32.dll by ordinal)
|
|
|
|
|
1998-04-13 12:21:30 +00: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 17:13:43 +00:00
|
|
|
# - symbols exported by the Oct 94 beta version of kernel32.dll
|
1998-04-13 12:21:30 +00:00
|
|
|
|
2017-07-25 10:04:28 +00: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 22:27:48 +00: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 09:19:32 +00:00
|
|
|
17 stdcall -noname -i386 -private -norelay CommonUnimpStub() krnl386.exe16.CommonUnimpStub
|
2009-12-28 22:27:48 +00:00
|
|
|
18 stdcall -noname -i386 -private GetProcessDword(long long) krnl386.exe16.GetProcessDword
|
2009-12-29 15:24:00 +00:00
|
|
|
19 stub -noname -i386 ThunkTheTemplateHandle
|
2009-12-28 22:27:48 +00: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 15:24:00 +00:00
|
|
|
23 stub -noname -i386 GDIReallyCares
|
2009-12-28 22:27:48 +00: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 10:04:28 +00: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 22:27:48 +00:00
|
|
|
41 stdcall -noname -i386 -private ThunkInitLSF(long str long str str) krnl386.exe16.ThunkInitLSF
|
2017-07-24 09:15:14 +00:00
|
|
|
42 stdcall -noname -i386 -private -norelay LogApiThkLSF(str) krnl386.exe16.LogApiThkLSF
|
2009-12-28 22:27:48 +00:00
|
|
|
43 stdcall -noname -i386 -private ThunkInitLS(long str long str str) krnl386.exe16.ThunkInitLS
|
2017-07-24 09:15:14 +00:00
|
|
|
44 stdcall -noname -i386 -private -norelay LogApiThkSL(str) krnl386.exe16.LogApiThkSL
|
2017-07-25 10:04:28 +00:00
|
|
|
45 stdcall -noname -i386 -private -norelay Common32ThkLS() krnl386.exe16.Common32ThkLS
|
2009-12-28 22:27:48 +00:00
|
|
|
46 stdcall -noname -i386 -private ThunkInitSL(long str long str str) krnl386.exe16.ThunkInitSL
|
2017-07-24 09:15:14 +00:00
|
|
|
47 stdcall -noname -i386 -private -norelay LogCBThkSL(str) krnl386.exe16.LogCBThkSL
|
2009-12-28 22:27:48 +00:00
|
|
|
48 stdcall -noname -i386 -private ReleaseThunkLock(ptr) krnl386.exe16.ReleaseThunkLock
|
|
|
|
49 stdcall -noname -i386 -private RestoreThunkLock(long) krnl386.exe16.RestoreThunkLock
|
2001-02-14 23:12:36 +00:00
|
|
|
|
2017-07-25 10:04:28 +00:00
|
|
|
51 stdcall -noname -i386 -private -norelay W32S_BackTo32() krnl386.exe16.W32S_BackTo32
|
2009-12-28 22:27:48 +00: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 15:24:00 +00:00
|
|
|
71 stub -noname -i386 IsThreadId
|
2021-11-30 20:39:15 +00: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
|
2009-12-28 22:27:48 +00:00
|
|
|
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 10:04:28 +00: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 22:27:48 +00: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 15:24:00 +00: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-14 23:12:36 +00:00
|
|
|
|
2009-12-29 15:24:00 +00:00
|
|
|
119 stub -i386 @
|
|
|
|
120 stub -i386 @
|
|
|
|
121 stub -i386 @
|
|
|
|
122 stub -i386 @
|
1997-06-16 17:43:53 +00:00
|
|
|
|
2001-02-14 23:12:36 +00:00
|
|
|
# functions exported by name, ordinal doesn't matter
|
|
|
|
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall AcquireSRWLockExclusive(ptr) NTDLL.RtlAcquireSRWLockExclusive
|
|
|
|
@ stdcall AcquireSRWLockShared(ptr) NTDLL.RtlAcquireSRWLockShared
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import ActivateActCtx(ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall AddAtomA(str)
|
|
|
|
@ stdcall AddAtomW(wstr)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import AddConsoleAliasA(str str str)
|
|
|
|
@ stdcall -import AddConsoleAliasW(wstr wstr wstr)
|
2019-10-03 12:14:36 +00:00
|
|
|
@ stdcall -import AddDllDirectory(wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub AddIntegrityLabelToBoundaryDescriptor
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub AddLocalAlternateComputerNameA
|
|
|
|
# @ stub AddLocalAlternateComputerNameW
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import AddRefActCtx(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub AddSIDToBoundaryDescriptor
|
|
|
|
# @ stub AddSecureMemoryCacheCallback
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall AddVectoredContinueHandler(long ptr) NTDLL.RtlAddVectoredContinueHandler
|
|
|
|
@ stdcall AddVectoredExceptionHandler(long ptr) NTDLL.RtlAddVectoredExceptionHandler
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub AdjustCalendarDate
|
2020-07-01 14:27:56 +00:00
|
|
|
@ stdcall -import AllocConsole()
|
2009-01-06 19:29:28 +00:00
|
|
|
@ stub -i386 AllocLSCallback
|
2009-12-28 22:27:48 +00:00
|
|
|
@ stdcall -i386 -private AllocSLCallback(ptr ptr) krnl386.exe16.AllocSLCallback
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import AllocateUserPhysicalPages(long ptr ptr)
|
|
|
|
@ stdcall -import AllocateUserPhysicalPagesNuma(long ptr ptr long)
|
2011-05-21 23:31:58 +00:00
|
|
|
@ stdcall ApplicationRecoveryFinished(long)
|
2011-05-21 23:35:01 +00:00
|
|
|
@ stdcall ApplicationRecoveryInProgress(ptr)
|
2021-11-11 10:01:27 +00:00
|
|
|
@ stdcall AppPolicyGetMediaFoundationCodecLoading(ptr ptr) kernelbase.AppPolicyGetMediaFoundationCodecLoading
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import AreFileApisANSI()
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall AssignProcessToJobObject(ptr ptr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import AttachConsole(long)
|
2003-03-20 03:53:12 +00: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 09:57:11 +00:00
|
|
|
@ stub BaseAttachCompleteThunk
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseCheckAppcompatCache
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseCheckAppcompatCacheEx
|
|
|
|
# @ stub BaseCheckRunApp
|
2017-01-18 22:38:26 +00:00
|
|
|
@ stub BaseCleanupAppcompatCache
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseCleanupAppcompatCacheSupport
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseDllReadWriteIniFile
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseDumpAppcompatCache
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import BaseFlushAppcompatCache()
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseFormatObjectAttributes
|
|
|
|
# @ stub BaseFormatTimeOut
|
|
|
|
# @ stub BaseGenerateAppCompatData
|
2019-06-27 13:53:28 +00:00
|
|
|
@ stdcall -import BaseGetNamedObjectDirectory(ptr)
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseInitAppcompatCache
|
|
|
|
@ stub BaseInitAppcompatCacheSupport
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseIsAppcompatInfrastructureDisabled
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseProcessInitPostImport
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub BaseQueryModuleData
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseSetLastNTError
|
2020-09-01 10:48:04 +00:00
|
|
|
@ stdcall -fastcall BaseThreadInitThunk(long ptr ptr)
|
2004-04-01 02:12:41 +00:00
|
|
|
@ stub BaseUpdateAppcompatCache
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BaseVerifyUnicodeString
|
|
|
|
# @ stub Basep8BitStringToDynamicUnicodeString
|
|
|
|
# @ stub BasepAllocateActivationContextActivationBlock
|
|
|
|
# @ stub BasepAnsiStringToDynamicUnicodeString
|
|
|
|
# @ stub BasepCheckAppCompat
|
|
|
|
# @ stub BasepCheckBadapp
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub BasepCheckWinSaferRestrictions
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub BasepFreeActivationContextActivationBlock
|
|
|
|
# @ stub BasepFreeAppCompatData
|
|
|
|
# @ stub BasepMapModuleHandle
|
2020-09-22 14:48:25 +00:00
|
|
|
@ stdcall -import Beep(long long)
|
2003-04-03 18:02:19 +00:00
|
|
|
@ stdcall BeginUpdateResourceA(str long)
|
|
|
|
@ stdcall BeginUpdateResourceW(wstr long)
|
2007-04-30 20:29:18 +00:00
|
|
|
@ stdcall BindIoCompletionCallback(long ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall BuildCommDCBA(str ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsA(str ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsW(wstr ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBW(wstr ptr)
|
2019-08-09 10:23:18 +00:00
|
|
|
@ stdcall -import CallbackMayRunLong(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CallNamedPipeA(str ptr long ptr long ptr long)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import CallNamedPipeW(wstr ptr long ptr long ptr long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub CancelDeviceWakeupRequest
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import CancelIo(long)
|
|
|
|
@ stdcall -import CancelIoEx(long ptr)
|
|
|
|
@ stdcall -import CancelSynchronousIo(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall CancelThreadpoolIo(ptr) NTDLL.TpCancelAsyncIoOperation
|
2014-10-25 06:03:01 +00:00
|
|
|
@ stdcall CancelTimerQueueTimer(ptr ptr)
|
2019-06-27 14:21:37 +00:00
|
|
|
@ stdcall -import CancelWaitableTimer(long)
|
2019-06-27 14:42:17 +00:00
|
|
|
@ stdcall -import ChangeTimerQueueTimer(ptr ptr long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CheckElevation
|
|
|
|
# @ stub CheckElevationEnabled
|
|
|
|
# @ stub CheckForReadOnlyResource
|
2015-05-12 18:31:01 +00:00
|
|
|
@ stdcall CheckNameLegalDOS8Dot3A(str ptr long ptr ptr)
|
|
|
|
@ stdcall CheckNameLegalDOS8Dot3W(wstr ptr long ptr ptr)
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import CheckRemoteDebuggerPresent(long ptr)
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import ClearCommBreak(long)
|
|
|
|
@ stdcall -import ClearCommError(long ptr ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall CloseConsoleHandle(long)
|
2019-09-26 08:32:55 +00:00
|
|
|
@ stdcall -import CloseHandle(long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub ClosePrivateNamespace
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CloseProfileUserMapping()
|
2020-08-10 14:05:58 +00:00
|
|
|
@ stdcall -import ClosePseudoConsole(ptr)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub CloseSystemHandle
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall CloseThreadpool(ptr) NTDLL.TpReleasePool
|
|
|
|
@ stdcall CloseThreadpoolCleanupGroup(ptr) NTDLL.TpReleaseCleanupGroup
|
|
|
|
@ stdcall CloseThreadpoolCleanupGroupMembers(ptr long ptr) NTDLL.TpReleaseCleanupGroupMembers
|
|
|
|
@ stdcall CloseThreadpoolIo(ptr) NTDLL.TpReleaseIoCompletion
|
|
|
|
@ stdcall CloseThreadpoolTimer(ptr) NTDLL.TpReleaseTimer
|
|
|
|
@ stdcall CloseThreadpoolWait(ptr) NTDLL.TpReleaseWait
|
|
|
|
@ stdcall CloseThreadpoolWork(ptr) NTDLL.TpReleaseWork
|
2006-02-22 11:54:16 +00:00
|
|
|
@ stdcall CmdBatNotification(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CommConfigDialogA(str long ptr)
|
|
|
|
@ stdcall CommConfigDialogW(wstr long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CompareCalendarDates
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import CompareFileTime(ptr ptr)
|
2019-12-09 11:47:47 +00: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 16:14:49 +00:00
|
|
|
@ stdcall -import CompareStringOrdinal(wstr long wstr long long)
|
2019-12-09 11:47:47 +00:00
|
|
|
@ stdcall -import CompareStringW(long long wstr long wstr long)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import ConnectNamedPipe(long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub ConsoleMenuControl
|
|
|
|
@ stub ConsoleSubst
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import ContinueDebugEvent(long long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub ConvertCalDateTimeToSystemTime
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import ConvertDefaultLocale (long)
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import ConvertFiberToThread()
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub ConvertNLSDayOfWeekToWin32DayOfWeek
|
|
|
|
# @ stub ConvertSystemTimeToCalDateTime
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import ConvertThreadToFiber(ptr)
|
|
|
|
@ stdcall -import ConvertThreadToFiberEx(ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall ConvertToGlobalHandle(long)
|
2020-09-01 09:21:45 +00:00
|
|
|
@ stdcall -import -arch=i386,x86_64 CopyContext(ptr long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CopyFileA(str str long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall CopyFileExA (str str ptr ptr ptr long)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import CopyFileExW(wstr wstr ptr ptr ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CopyFileTransactedA
|
|
|
|
# @ stub CopyFileTransactedW
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import CopyFileW(wstr wstr long)
|
2007-01-14 16:05:00 +00:00
|
|
|
@ stdcall CopyLZFile(long long) LZCopy
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall CreateActCtxA(ptr)
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import CreateActCtxW(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CreateBoundaryDescriptorA
|
2021-12-07 03:17:59 +00:00
|
|
|
@ stdcall -import CreateBoundaryDescriptorW(wstr long)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import CreateConsoleScreenBuffer(long long ptr long ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import CreateDirectoryA(str ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CreateDirectoryExA(str str ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import CreateDirectoryExW(wstr wstr ptr)
|
2023-02-12 16:58:23 +00:00
|
|
|
@ stdcall CreateDirectoryTransactedA(str str ptr ptr)
|
|
|
|
@ stdcall CreateDirectoryTransactedW(wstr wstr ptr ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import CreateDirectoryW(wstr ptr)
|
2019-06-27 13:53:28 +00: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 12:32:20 +00:00
|
|
|
@ stdcall -import CreateFiber(long ptr ptr)
|
|
|
|
@ stdcall -import CreateFiberEx(long long long ptr ptr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import CreateFile2(wstr long long long ptr)
|
|
|
|
@ stdcall -import CreateFileA(str long long ptr long long long)
|
2023-02-12 16:56:16 +00:00
|
|
|
@ stdcall CreateFileTransactedA(str long long ptr long long long ptr ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CreateFileMappingA(long ptr long long long str)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CreateFileMappingNumaA
|
2022-11-15 23:18:15 +00:00
|
|
|
@ stdcall CreateFileMappingFromApp(long ptr long int64 wstr) kernelbase.CreateFileMappingFromApp
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import CreateFileMappingNumaW(long ptr long long long wstr long)
|
2019-06-27 15:01:01 +00:00
|
|
|
@ stdcall -import CreateFileMappingW(long ptr long long long wstr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import CreateFileW(wstr long long ptr long long long)
|
2023-02-12 16:56:16 +00:00
|
|
|
@ stdcall CreateFileTransactedW(wstr long long ptr long long long ptr ptr ptr)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import CreateHardLinkA(str str ptr)
|
2018-11-13 05:35:06 +00:00
|
|
|
@ stdcall CreateHardLinkTransactedA(str str ptr ptr)
|
|
|
|
@ stdcall CreateHardLinkTransactedW(wstr wstr ptr ptr)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import CreateHardLinkW(wstr wstr ptr)
|
2019-06-27 16:45:06 +00:00
|
|
|
@ stdcall -import CreateIoCompletionPort(long long long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall CreateJobObjectA(ptr str)
|
|
|
|
@ stdcall CreateJobObjectW(ptr wstr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub CreateJobSet
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub CreateKernelThread
|
2011-08-24 12:29:37 +00:00
|
|
|
@ stdcall CreateMailslotA(str long long ptr)
|
|
|
|
@ stdcall CreateMailslotW(wstr long long ptr)
|
2019-09-08 13:03:17 +00:00
|
|
|
@ stdcall -import CreateMemoryResourceNotification(long)
|
2019-06-27 14:05:17 +00: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 03:53:12 +00:00
|
|
|
@ stdcall CreateNamedPipeA(str long long long long long long ptr)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import CreateNamedPipeW(wstr long long long long long long ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub CreateNlsSecurityDescriptor
|
2019-09-26 12:02:50 +00:00
|
|
|
@ stdcall -import CreatePipe(ptr ptr ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CreatePrivateNamespaceA
|
|
|
|
# @ stub CreatePrivateNamespaceW
|
2019-11-12 21:02:20 +00: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 14:59:26 +00:00
|
|
|
# @ stub CreateProcessInternalWSecure
|
2019-11-12 21:02:20 +00:00
|
|
|
@ stdcall -import CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
2020-08-10 14:05:58 +00:00
|
|
|
@ stdcall -import CreatePseudoConsole(long long long long ptr)
|
2019-08-08 12:25:50 +00: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 03:53:12 +00:00
|
|
|
@ stdcall CreateSemaphoreA(ptr long long str)
|
2008-11-11 11:17:05 +00:00
|
|
|
@ stdcall CreateSemaphoreExA(ptr long long str long long)
|
2019-06-27 14:08:22 +00:00
|
|
|
@ stdcall -import CreateSemaphoreExW(ptr long long wstr long long)
|
|
|
|
@ stdcall -import CreateSemaphoreW(ptr long long wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CreateSocketHandle()
|
2014-12-02 20:35:06 +00:00
|
|
|
@ stdcall CreateSymbolicLinkA(str str long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub CreateSymbolicLinkTransactedA
|
|
|
|
# @ stub CreateSymbolicLinkTransactedW
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import CreateSymbolicLinkW(wstr wstr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CreateTapePartition(long long long long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import CreateThread(ptr long ptr long long ptr)
|
2019-08-08 12:25:58 +00: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 14:42:17 +00:00
|
|
|
@ stdcall -import CreateTimerQueue()
|
|
|
|
@ stdcall -import CreateTimerQueueTimer(ptr long ptr ptr long long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall CreateToolhelp32Snapshot(long long)
|
2018-03-05 03:59:54 +00:00
|
|
|
@ stdcall -arch=x86_64 CreateUmsCompletionList(ptr)
|
2018-03-05 03:59:55 +00:00
|
|
|
@ stdcall -arch=x86_64 CreateUmsThreadContext(ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub CreateVirtualBuffer
|
|
|
|
@ stdcall CreateWaitableTimerA(ptr long str)
|
2008-11-11 11:17:05 +00:00
|
|
|
@ stdcall CreateWaitableTimerExA(ptr str long long)
|
2019-06-27 14:21:37 +00:00
|
|
|
@ stdcall -import CreateWaitableTimerExW(ptr wstr long long)
|
|
|
|
@ stdcall -import CreateWaitableTimerW(ptr long wstr)
|
2020-06-03 08:20:09 +00:00
|
|
|
@ stdcall CtrlRoutine(ptr) kernelbase.CtrlRoutine
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import DeactivateActCtx(long long)
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import DebugActiveProcess(long)
|
|
|
|
@ stdcall -import DebugActiveProcessStop(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall DebugBreak()
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall DebugBreakProcess(long)
|
|
|
|
@ stdcall DebugSetProcessKillOnExit(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall DecodePointer(ptr) NTDLL.RtlDecodePointer
|
|
|
|
@ stdcall DecodeSystemPointer(ptr) NTDLL.RtlDecodeSystemPointer
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall DefineDosDeviceA(long str str)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import DefineDosDeviceW(long wstr wstr)
|
2019-09-26 08:33:54 +00:00
|
|
|
@ stdcall -import DelayLoadFailureHook(str str)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall DeleteAtom(long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub DeleteBoundaryDescriptor
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall DeleteCriticalSection(ptr) NTDLL.RtlDeleteCriticalSection
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import DeleteFiber(ptr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import DeleteFileA(str)
|
2023-02-12 17:03:28 +00:00
|
|
|
@ stdcall DeleteFileTransactedA(str ptr)
|
|
|
|
@ stdcall DeleteFileTransactedW(wstr ptr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import DeleteFileW(wstr)
|
2019-08-09 11:44:17 +00:00
|
|
|
@ stdcall -import DeleteProcThreadAttributeList(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub DisableThreadProfiling
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall DisassociateCurrentThreadFromCallback(ptr) NTDLL.TpDisassociateCallback
|
2023-03-03 18:49:18 +00:00
|
|
|
@ stdcall DiscardVirtualMemory(ptr long) kernelbase.DiscardVirtualMemory
|
2009-01-22 17:55:35 +00:00
|
|
|
@ stdcall DeleteTimerQueue(long)
|
2019-06-27 14:42:17 +00:00
|
|
|
@ stdcall -import DeleteTimerQueueEx(long long)
|
|
|
|
@ stdcall -import DeleteTimerQueueTimer(long long long)
|
2018-03-05 03:59:57 +00:00
|
|
|
@ stdcall -arch=x86_64 DeleteUmsCompletionList(ptr)
|
2018-03-05 03:59:58 +00:00
|
|
|
@ stdcall -arch=x86_64 DeleteUmsThreadContext(ptr)
|
2012-03-13 00:16:20 +00:00
|
|
|
@ stdcall DeleteVolumeMountPointA(str)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import DeleteVolumeMountPointW(wstr)
|
2018-03-05 03:59:59 +00:00
|
|
|
@ stdcall -arch=x86_64 DequeueUmsCompletionListItems(ptr long ptr)
|
2021-08-27 01:54:11 +00:00
|
|
|
@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr) KERNEL32_DeviceIoControl
|
2019-08-12 10:46:39 +00:00
|
|
|
@ stdcall -import DisableThreadLibraryCalls(long)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import DisconnectNamedPipe(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall DnsHostnameToComputerNameA (str ptr ptr)
|
|
|
|
@ stdcall DnsHostnameToComputerNameW (wstr ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall DosDateTimeToFileTime(long long ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub DosPathToSessionPathA
|
|
|
|
# @ stub DosPathToSessionPathW
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall DuplicateConsoleHandle(long long long long)
|
2019-09-26 08:32:55 +00:00
|
|
|
@ stdcall -import DuplicateHandle(long long long ptr long long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub EnableThreadProfiling
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall EncodePointer(ptr) NTDLL.RtlEncodePointer
|
|
|
|
@ stdcall EncodeSystemPointer(ptr) NTDLL.RtlEncodeSystemPointer
|
2003-04-03 18:02:19 +00:00
|
|
|
@ stdcall EndUpdateResourceA(long long)
|
|
|
|
@ stdcall EndUpdateResourceW(long long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall EnterCriticalSection(ptr) NTDLL.RtlEnterCriticalSection
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall EnumCalendarInfoA(ptr long long long)
|
2004-12-14 19:59:43 +00:00
|
|
|
@ stdcall EnumCalendarInfoExA(ptr long long long)
|
2019-11-16 20:00:08 +00: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 03:53:12 +00:00
|
|
|
@ stdcall EnumDateFormatsA(ptr long long)
|
2005-01-03 14:32:16 +00:00
|
|
|
@ stdcall EnumDateFormatsExA(ptr long long)
|
2019-11-16 18:57:12 +00:00
|
|
|
@ stdcall -import EnumDateFormatsExEx(ptr wstr long long)
|
|
|
|
@ stdcall -import EnumDateFormatsExW(ptr long long)
|
|
|
|
@ stdcall -import EnumDateFormatsW(ptr long long)
|
2003-09-24 18:51:22 +00:00
|
|
|
@ stdcall EnumLanguageGroupLocalesA(ptr long long ptr)
|
2019-10-04 19:48:32 +00:00
|
|
|
@ stdcall -import EnumLanguageGroupLocalesW(ptr long long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall EnumResourceLanguagesA(long str str ptr long)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import EnumResourceLanguagesExA(long str str ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceLanguagesExW(long wstr wstr ptr long long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall EnumResourceLanguagesW(long wstr wstr ptr long)
|
|
|
|
@ stdcall EnumResourceNamesA(long str ptr long)
|
2019-07-02 13:16:42 +00: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 03:53:12 +00:00
|
|
|
@ stdcall EnumResourceTypesA(long ptr long)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import EnumResourceTypesExA(long ptr long long long)
|
|
|
|
@ stdcall -import EnumResourceTypesExW(long ptr long long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall EnumResourceTypesW(long ptr long)
|
|
|
|
@ stdcall EnumSystemCodePagesA(ptr long)
|
2019-10-04 19:48:32 +00:00
|
|
|
@ stdcall -import EnumSystemCodePagesW(ptr long)
|
2019-11-18 17:57:26 +00:00
|
|
|
@ stdcall -import EnumSystemFirmwareTables(long ptr long)
|
2019-12-09 18:10:21 +00:00
|
|
|
@ stdcall -import EnumSystemGeoID(long long ptr)
|
2003-03-26 01:22:57 +00:00
|
|
|
@ stdcall EnumSystemLanguageGroupsA(ptr long ptr)
|
2019-10-04 19:48:32 +00: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 03:53:12 +00:00
|
|
|
@ stdcall EnumTimeFormatsA(ptr long long)
|
2019-11-16 19:11:21 +00:00
|
|
|
@ stdcall -import EnumTimeFormatsEx(ptr wstr long long)
|
|
|
|
@ stdcall -import EnumTimeFormatsW(ptr long long)
|
2004-10-19 23:50:36 +00:00
|
|
|
@ stdcall EnumUILanguagesA(ptr long long)
|
2019-10-04 19:48:32 +00:00
|
|
|
@ stdcall -import EnumUILanguagesW(ptr long long)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub EnumerateLocalComputerNamesA
|
|
|
|
# @ stub EnumerateLocalComputerNamesW
|
2018-03-05 04:00:00 +00:00
|
|
|
@ stdcall -arch=x86_64 EnterUmsSchedulingMode(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall EraseTape(ptr long long)
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import EscapeCommFunction(long long)
|
2018-03-05 04:00:02 +00:00
|
|
|
@ stdcall -arch=x86_64 ExecuteUmsThread(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall ExitProcess(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall ExitThread(long) NTDLL.RtlExitUserThread
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub ExitVDM
|
2019-09-09 11:18:48 +00:00
|
|
|
@ stdcall -import ExpandEnvironmentStringsA(str ptr long)
|
|
|
|
@ stdcall -import ExpandEnvironmentStringsW(wstr ptr long)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import ExpungeConsoleCommandHistoryA(str)
|
|
|
|
@ stdcall -import ExpungeConsoleCommandHistoryW(wstr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub ExtendVirtualBuffer
|
2009-12-28 22:27:48 +00: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 10:04:28 +00:00
|
|
|
@ stdcall -i386 -private -norelay FT_Prolog() krnl386.exe16.FT_Prolog
|
|
|
|
@ stdcall -i386 -private -norelay FT_Thunk() krnl386.exe16.FT_Thunk
|
2019-09-08 20:30:38 +00:00
|
|
|
@ stdcall -import FatalAppExitA(long str)
|
|
|
|
@ stdcall -import FatalAppExitW(long wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall FatalExit(long)
|
|
|
|
@ stdcall FileTimeToDosDateTime(ptr ptr ptr)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import FileTimeToLocalFileTime(ptr ptr)
|
|
|
|
@ stdcall -import FileTimeToSystemTime(ptr ptr)
|
2019-09-09 20:17:58 +00: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 14:07:20 +00:00
|
|
|
@ stdcall -import FindActCtxSectionGuid(long ptr long ptr ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall FindActCtxSectionStringA(long ptr long str ptr)
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import FindActCtxSectionStringW(long ptr long wstr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall FindAtomA(str)
|
|
|
|
@ stdcall FindAtomW(wstr)
|
2019-12-11 09:48:34 +00:00
|
|
|
@ stdcall -import FindClose(long)
|
2019-09-08 11:31:35 +00:00
|
|
|
@ stdcall -import FindCloseChangeNotification(long)
|
|
|
|
@ stdcall -import FindFirstChangeNotificationA(str long long)
|
|
|
|
@ stdcall -import FindFirstChangeNotificationW(wstr long long)
|
2019-12-11 09:48:34 +00: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-27 23:28:08 +00:00
|
|
|
# @ stub FindFirstFileNameTransactedW
|
|
|
|
# @ stub FindFirstFileNameW
|
2023-02-12 17:06:18 +00:00
|
|
|
@ stdcall FindFirstFileTransactedA(str long ptr long ptr long ptr)
|
|
|
|
@ stdcall FindFirstFileTransactedW(wstr long ptr long ptr long ptr)
|
2019-12-11 09:48:34 +00:00
|
|
|
@ stdcall -import FindFirstFileW(wstr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub FindFirstStreamTransactedW
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import FindFirstStreamW(wstr long ptr long)
|
2007-11-18 20:44:25 +00:00
|
|
|
@ stdcall FindFirstVolumeA(ptr long)
|
2007-02-18 18:37:29 +00:00
|
|
|
@ stdcall FindFirstVolumeMountPointA(str ptr long)
|
|
|
|
@ stdcall FindFirstVolumeMountPointW(wstr ptr long)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import FindFirstVolumeW(ptr long)
|
2019-09-08 11:31:35 +00:00
|
|
|
@ stdcall -import FindNextChangeNotification(long)
|
2019-12-11 09:48:34 +00:00
|
|
|
@ stdcall -import FindNextFileA(long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub FindNextFileNameW
|
2019-12-11 09:48:34 +00:00
|
|
|
@ stdcall -import FindNextFileW(long ptr)
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import FindNextStreamW(long ptr)
|
2008-01-04 13:31:40 +00:00
|
|
|
@ stdcall FindNextVolumeA(long ptr long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub FindNextVolumeMountPointA
|
|
|
|
@ stub FindNextVolumeMountPointW
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import FindNextVolumeW(long ptr long)
|
2019-12-09 11:47:47 +00: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 03:53:12 +00:00
|
|
|
@ stdcall FindResourceA(long str str)
|
|
|
|
@ stdcall FindResourceExA(long str str long)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import FindResourceExW(long wstr wstr long)
|
|
|
|
@ stdcall -import FindResourceW(long wstr wstr)
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import FindStringOrdinal(long wstr long wstr long long)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import FindVolumeClose(ptr)
|
2007-10-31 00:02:26 +00:00
|
|
|
@ stdcall FindVolumeMountPointClose(ptr)
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import FlsAlloc(ptr)
|
|
|
|
@ stdcall -import FlsFree(long)
|
|
|
|
@ stdcall -import FlsGetValue(long)
|
|
|
|
@ stdcall -import FlsSetValue(long ptr)
|
2020-10-15 16:19:49 +00:00
|
|
|
@ stdcall -import FlushConsoleInputBuffer(long)
|
2020-10-15 16:19:53 +00:00
|
|
|
@ stdcall -import FlushFileBuffers(long)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import FlushInstructionCache(long long long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall FlushProcessWriteBuffers() NTDLL.NtFlushProcessWriteBuffers
|
2019-09-08 12:13:32 +00:00
|
|
|
@ stdcall -import FlushViewOfFile(ptr long)
|
2003-10-15 20:57:49 +00:00
|
|
|
@ stdcall FoldStringA(long str long ptr long)
|
2019-11-28 08:05:13 +00:00
|
|
|
@ stdcall -import FoldStringW(long wstr long ptr long)
|
2020-05-13 18:24:11 +00:00
|
|
|
@ stdcall -import FormatMessageA(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall -import FormatMessageW(long ptr long long ptr long ptr)
|
2020-07-01 14:27:14 +00:00
|
|
|
@ stdcall -import FreeConsole()
|
2019-09-09 11:18:48 +00:00
|
|
|
@ stdcall -import FreeEnvironmentStringsA(ptr)
|
|
|
|
@ stdcall -import FreeEnvironmentStringsW(ptr)
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stub -i386 FreeLSCallback
|
2019-10-03 17:41:40 +00:00
|
|
|
@ stdcall -import FreeLibrary(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall FreeLibraryAndExitThread(long long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall FreeLibraryWhenCallbackReturns(ptr ptr) NTDLL.TpCallbackUnloadDllOnCompletion
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import FreeResource(long)
|
2009-12-28 22:27:48 +00:00
|
|
|
@ stdcall -i386 -private FreeSLCallback(long) krnl386.exe16.FreeSLCallback
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import FreeUserPhysicalPages(long ptr ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub FreeVirtualBuffer
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GenerateConsoleCtrlEvent(long long)
|
2009-12-28 22:27:48 +00:00
|
|
|
@ stdcall -i386 -private Get16DLLAddress(long str) krnl386.exe16.Get16DLLAddress
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import GetACP()
|
2017-05-19 04:15:29 +00:00
|
|
|
@ stdcall GetActiveProcessorCount(long)
|
2017-05-19 04:15:28 +00:00
|
|
|
@ stdcall GetActiveProcessorGroupCount()
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetApplicationRecoveryCallback
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import GetApplicationRestartSettings(long ptr ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GetAtomNameW(long ptr long)
|
2008-06-20 07:38:33 +00:00
|
|
|
@ stdcall GetBinaryType(str ptr) GetBinaryTypeA
|
|
|
|
@ stdcall GetBinaryTypeA(str ptr)
|
|
|
|
@ stdcall GetBinaryTypeW(wstr ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub GetCPFileNameFromRegistry
|
2019-11-27 16:04:32 +00:00
|
|
|
@ stdcall -import GetCPInfo(long ptr)
|
2003-10-06 21:07:06 +00:00
|
|
|
@ stdcall GetCPInfoExA(long long ptr)
|
2019-11-27 16:04:32 +00:00
|
|
|
@ stdcall -import GetCPInfoExW(long long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetCalendarDateFormat
|
|
|
|
# @ stub GetCalendarDateFormatEx
|
|
|
|
# @ stub GetCalendarDaysInMonth
|
|
|
|
# @ stub GetCalendarDifferenceInDays
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall GetCalendarInfoA(long long long ptr long ptr)
|
2019-11-16 20:27:00 +00:00
|
|
|
@ stdcall -import GetCalendarInfoW(long long long ptr long ptr)
|
|
|
|
@ stdcall -import GetCalendarInfoEx(wstr long ptr long ptr long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetCalendarMonthsInYear
|
|
|
|
# @ stub GetCalendarSupportedDateRange
|
|
|
|
# @ stub GetCalendarWeekNumber
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub GetComPlusPackageInstallStatus
|
2019-09-09 19:05:07 +00: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 11:44:53 +00:00
|
|
|
@ stdcall -import GetCommandLineA()
|
|
|
|
@ stdcall -import GetCommandLineW()
|
2022-01-07 20:16:49 +00:00
|
|
|
@ stdcall -import GetCompressedFileSizeA(str ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetCompressedFileSizeTransactedA
|
|
|
|
# @ stub GetCompressedFileSizeTransactedW
|
2022-01-07 20:16:49 +00:00
|
|
|
@ stdcall -import GetCompressedFileSizeW(wstr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetComputerNameA(ptr ptr)
|
|
|
|
@ stdcall GetComputerNameExA(long ptr ptr)
|
2019-12-12 18:19:12 +00:00
|
|
|
@ stdcall -import GetComputerNameExW(long ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetComputerNameW(ptr ptr)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleAliasA(str ptr long str)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleAliasExesA
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleAliasExesLengthA()
|
|
|
|
@ stdcall -import GetConsoleAliasExesLengthW()
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleAliasExesW
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleAliasW(wstr ptr long wstr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleAliasesA
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleAliasesLengthA(str)
|
|
|
|
@ stdcall -import GetConsoleAliasesLengthW(wstr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleAliasesW
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleCP()
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleCharType
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleCommandHistoryA(ptr long str)
|
|
|
|
@ stdcall -import GetConsoleCommandHistoryLengthA(str)
|
|
|
|
@ stdcall -import GetConsoleCommandHistoryLengthW(wstr)
|
|
|
|
@ stdcall -import GetConsoleCommandHistoryW(ptr long wstr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleCursorInfo(long ptr)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub GetConsoleCursorMode
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleDisplayMode(ptr)
|
2016-04-19 01:20:50 +00:00
|
|
|
@ stdcall GetConsoleFontInfo(ptr long long ptr)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleFontSize(long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetConsoleHardwareState
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetConsoleHistoryInfo
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleInputExeNameA(long ptr)
|
|
|
|
@ stdcall -import GetConsoleInputExeNameW(long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall GetConsoleInputWaitHandle()
|
2007-11-11 18:28:00 +00:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameA(ptr)
|
2007-11-11 18:30:38 +00:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameW(ptr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleMode(long ptr)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub GetConsoleNlsMode
|
2022-10-11 12:20:41 +00:00
|
|
|
@ stdcall -import GetConsoleOriginalTitleA(ptr long)
|
|
|
|
@ stdcall -import GetConsoleOriginalTitleW(ptr long)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleOutputCP()
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleProcessList(ptr long)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleScreenBufferInfo(long ptr)
|
|
|
|
@ stdcall -import GetConsoleScreenBufferInfoEx(long ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub GetConsoleSelectionInfo
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleTitleA(ptr long)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetConsoleTitleW(ptr long)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetConsoleWindow()
|
2019-02-24 07:00:07 +00:00
|
|
|
@ stdcall GetCurrencyFormatA(long long str ptr ptr long)
|
2022-05-03 08:37:38 +00:00
|
|
|
@ stdcall -import GetCurrencyFormatEx(wstr long wstr ptr ptr long)
|
|
|
|
@ stdcall -import GetCurrencyFormatW(long long wstr ptr ptr long)
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import GetCurrentActCtx(ptr)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetCurrentConsoleFont(long long ptr)
|
|
|
|
@ stdcall -import GetCurrentConsoleFontEx(long long ptr)
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import GetCurrentDirectoryA(long ptr)
|
|
|
|
@ stdcall -import GetCurrentDirectoryW(long ptr)
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall GetCurrentPackageFamilyName(ptr ptr) kernelbase.GetCurrentPackageFamilyName
|
|
|
|
@ stdcall GetCurrentPackageFullName(ptr ptr) kernelbase.GetCurrentPackageFullName
|
|
|
|
@ stdcall GetCurrentPackageId(ptr ptr) kernelbase.GetCurrentPackageId
|
2021-07-30 07:50:08 +00:00
|
|
|
@ stdcall GetCurrentPackagePath(ptr ptr) kernelbase.GetCurrentPackagePath
|
2019-06-26 10:41:22 +00:00
|
|
|
@ stdcall -norelay GetCurrentProcess() KERNEL32_GetCurrentProcess
|
|
|
|
@ stdcall -norelay GetCurrentProcessId() KERNEL32_GetCurrentProcessId
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall GetCurrentProcessorNumber() NTDLL.NtGetCurrentProcessorNumber
|
|
|
|
@ stdcall GetCurrentProcessorNumberEx(ptr) NTDLL.RtlGetCurrentProcessorNumberEx
|
2019-06-26 10:41:22 +00:00
|
|
|
@ stdcall -norelay GetCurrentThread() KERNEL32_GetCurrentThread
|
|
|
|
@ stdcall -norelay GetCurrentThreadId() KERNEL32_GetCurrentThreadId
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetCurrentThreadStackLimits(ptr ptr)
|
2018-03-05 04:00:03 +00:00
|
|
|
@ stdcall -arch=x86_64 GetCurrentUmsThread()
|
2022-05-04 06:55:45 +00:00
|
|
|
@ stdcall -import GetDateFormatA(long long ptr str ptr long)
|
2022-05-04 06:44:20 +00:00
|
|
|
@ stdcall -import GetDateFormatEx(wstr long ptr wstr ptr long wstr)
|
|
|
|
@ stdcall -import GetDateFormatW(long long ptr wstr ptr long)
|
2004-03-03 02:17:58 +00:00
|
|
|
@ stdcall GetDaylightFlag()
|
2017-01-29 20:58:48 +00:00
|
|
|
@ stdcall GetDefaultCommConfigA(str ptr ptr)
|
|
|
|
@ stdcall GetDefaultCommConfigW(wstr ptr ptr)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub GetDefaultSortkeySize
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetDevicePowerState(long ptr)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetDiskFreeSpaceA(str ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import GetDiskFreeSpaceExA (str ptr ptr ptr)
|
|
|
|
@ stdcall -import GetDiskFreeSpaceExW (wstr ptr ptr ptr)
|
|
|
|
@ stdcall -import GetDiskFreeSpaceW(wstr ptr ptr ptr ptr)
|
2005-08-02 14:56:53 +00:00
|
|
|
@ stdcall GetDllDirectoryA(long ptr)
|
|
|
|
@ stdcall GetDllDirectoryW(long ptr)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetDriveTypeA(str)
|
|
|
|
@ stdcall -import GetDriveTypeW(wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetDurationFormat
|
|
|
|
# @ stub GetDurationFormatEx
|
2019-12-10 17:14:19 +00:00
|
|
|
@ stdcall -import GetDynamicTimeZoneInformation(ptr)
|
|
|
|
@ stdcall -import GetDynamicTimeZoneInformationEffectiveYears(ptr ptr ptr)
|
2020-08-19 21:23:00 +00:00
|
|
|
@ stdcall -import -ret64 -arch=i386,x86_64 GetEnabledXStateFeatures()
|
2019-09-09 11:18:48 +00:00
|
|
|
@ stdcall -import GetEnvironmentStrings()
|
|
|
|
@ stdcall -import GetEnvironmentStringsA()
|
|
|
|
@ stdcall -import GetEnvironmentStringsW()
|
|
|
|
@ stdcall -import GetEnvironmentVariableA(str ptr long)
|
|
|
|
@ stdcall -import GetEnvironmentVariableW(wstr ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetEraNameCountedString
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetErrorMode()
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetExitCodeProcess(long ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetExitCodeThread(long ptr)
|
2005-07-25 11:08:30 +00:00
|
|
|
@ stdcall GetExpandedNameA(str ptr)
|
|
|
|
@ stdcall GetExpandedNameW(wstr ptr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import GetFileAttributesA(str)
|
|
|
|
@ stdcall -import GetFileAttributesExA(str long ptr)
|
|
|
|
@ stdcall -import GetFileAttributesExW(wstr long ptr)
|
2023-02-12 17:12:07 +00:00
|
|
|
@ stdcall GetFileAttributesTransactedA(str long ptr ptr)
|
|
|
|
@ stdcall GetFileAttributesTransactedW(wstr long ptr ptr)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import GetFileAttributesW(wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetFileBandwidthReservation
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import GetFileInformationByHandle(long ptr)
|
|
|
|
@ stdcall -import GetFileInformationByHandleEx(long long ptr long)
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import GetFileMUIInfo(long wstr ptr ptr)
|
|
|
|
@ stdcall -import GetFileMUIPath(long wstr wstr ptr ptr ptr ptr)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import GetFileSize(long ptr)
|
|
|
|
@ stdcall -import GetFileSizeEx(long ptr)
|
|
|
|
@ stdcall -import GetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall -import GetFileType(long)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import GetFinalPathNameByHandleA(long ptr long long)
|
|
|
|
@ stdcall -import GetFinalPathNameByHandleW(long ptr long long)
|
2014-06-27 18:16:45 +00:00
|
|
|
@ stdcall GetFirmwareEnvironmentVariableA(str str ptr long)
|
|
|
|
@ stdcall GetFirmwareEnvironmentVariableW(wstr wstr ptr long)
|
2023-03-03 19:37:31 +00:00
|
|
|
@ stdcall GetFirmwareType(ptr)
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import GetFullPathNameA(str long ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetFullPathNameTransactedA
|
|
|
|
# @ stub GetFullPathNameTransactedW
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import GetFullPathNameW(wstr long ptr ptr)
|
2005-05-11 12:57:50 +00:00
|
|
|
@ stdcall GetGeoInfoA(long long ptr long long)
|
2019-12-09 18:10:21 +00:00
|
|
|
@ stdcall -import GetGeoInfoW(long long ptr long long)
|
2022-11-21 13:40:50 +00:00
|
|
|
@ stdcall -import GetGeoInfoEx(ptr long ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetHandleContext(long)
|
2019-09-26 08:32:55 +00:00
|
|
|
@ stdcall -import GetHandleInformation(long ptr)
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stub -i386 GetLSCallbackTarget
|
|
|
|
@ stub -i386 GetLSCallbackTemplate
|
2019-11-18 17:57:26 +00:00
|
|
|
@ stdcall -import GetLargePageMinimum()
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetLargestConsoleWindowSize(long)
|
2019-08-09 10:23:18 +00:00
|
|
|
@ stdcall -import GetLastError()
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub GetLinguistLangSize
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import GetLocalTime(ptr)
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import GetLocaleInfoA(long long ptr long)
|
2019-12-07 13:47:43 +00:00
|
|
|
@ stdcall -import GetLocaleInfoW(long long ptr long)
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import GetLocaleInfoEx(wstr long ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetLogicalDriveStringsA(long ptr)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetLogicalDriveStringsW(long ptr)
|
|
|
|
@ stdcall -import GetLogicalDrives()
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import GetLogicalProcessorInformation(ptr ptr)
|
|
|
|
@ stdcall -import GetLogicalProcessorInformationEx(long ptr ptr)
|
2020-01-07 09:48:29 +00:00
|
|
|
@ stdcall -import GetLongPathNameA(str ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetLongPathNameTransactedA
|
|
|
|
# @ stub GetLongPathNameTransactedW
|
2020-01-07 09:48:29 +00:00
|
|
|
@ stdcall -import GetLongPathNameW(wstr ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetMailslotInfo(long ptr ptr ptr ptr)
|
2018-11-12 06:37:49 +00:00
|
|
|
@ stdcall GetMaximumProcessorCount(long)
|
2021-04-09 20:05:29 +00:00
|
|
|
@ stdcall GetMaximumProcessorGroupCount()
|
2019-08-12 10:46:39 +00: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)
|
2020-03-20 11:54:36 +00:00
|
|
|
@ stdcall -import GetNLSVersion(long long ptr)
|
|
|
|
@ stdcall -import GetNLSVersionEx(long wstr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetNamedPipeAttribute
|
|
|
|
# @ stub GetNamedPipeClientComputerNameA
|
|
|
|
# @ stub GetNamedPipeClientComputerNameW
|
2018-04-11 12:32:56 +00:00
|
|
|
@ stdcall GetNamedPipeClientProcessId(long ptr)
|
2018-04-11 12:32:57 +00:00
|
|
|
@ stdcall GetNamedPipeClientSessionId(long ptr)
|
2020-04-16 13:34:59 +00:00
|
|
|
@ stdcall GetNamedPipeHandleStateA(long ptr ptr ptr ptr ptr long)
|
|
|
|
@ stdcall -import GetNamedPipeHandleStateW(long ptr ptr ptr ptr ptr long)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import GetNamedPipeInfo(long ptr ptr ptr ptr)
|
2018-04-11 12:32:56 +00:00
|
|
|
@ stdcall GetNamedPipeServerProcessId(long ptr)
|
2018-04-11 12:32:57 +00:00
|
|
|
@ stdcall GetNamedPipeServerSessionId(long ptr)
|
2019-11-18 17:57:26 +00:00
|
|
|
@ stdcall -import GetNativeSystemInfo(ptr)
|
2018-03-05 04:00:04 +00:00
|
|
|
@ stdcall -arch=x86_64 GetNextUmsListItem(ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetNextVDMCommand
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub GetNlsSectionName
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub GetNumaAvailableMemory
|
2011-06-23 09:09:57 +00:00
|
|
|
@ stdcall GetNumaAvailableMemoryNode(long ptr)
|
2019-05-08 20:34:08 +00:00
|
|
|
@ stdcall GetNumaAvailableMemoryNodeEx(long ptr)
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import GetNumaHighestNodeNumber(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetNumaNodeNumberFromHandle
|
2011-06-23 09:09:57 +00:00
|
|
|
@ stdcall GetNumaNodeProcessorMask(long ptr)
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import GetNumaNodeProcessorMaskEx(long ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub GetNumaProcessorMap
|
2015-06-29 04:27:34 +00:00
|
|
|
@ stdcall GetNumaProcessorNode(long ptr)
|
2019-05-08 20:34:08 +00:00
|
|
|
@ stdcall GetNumaProcessorNodeEx(ptr ptr)
|
|
|
|
@ stdcall GetNumaProximityNode(long ptr)
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import GetNumaProximityNodeEx(long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetNumberFormatA(long long str ptr ptr long)
|
2022-05-03 08:37:03 +00:00
|
|
|
@ stdcall -import GetNumberFormatEx(wstr long wstr ptr ptr long)
|
|
|
|
@ stdcall -import GetNumberFormatW(long long wstr ptr ptr long)
|
2015-10-29 12:17:20 +00:00
|
|
|
@ stdcall GetNumberOfConsoleFonts()
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import GetNumberOfConsoleInputEvents(long ptr)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import GetNumberOfConsoleMouseButtons(ptr)
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import GetOEMCP()
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import GetOverlappedResult(long ptr ptr long)
|
2019-11-29 00:19:21 +00:00
|
|
|
@ stdcall -import GetOverlappedResultEx(long ptr ptr long long)
|
2021-03-08 16:34:38 +00:00
|
|
|
@ stdcall -import GetUserDefaultGeoName(ptr long)
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import GetUserPreferredUILanguages(long ptr ptr ptr)
|
2020-06-01 04:15:05 +00:00
|
|
|
@ stdcall GetPackageFamilyName(long ptr ptr) kernelbase.GetPackageFamilyName
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall GetPackageFullName(long ptr ptr) kernelbase.GetPackageFullName
|
2023-04-26 19:46:57 +00:00
|
|
|
@ stdcall GetPackagesByPackageFamily(wstr ptr ptr ptr ptr) kernelbase.GetPackagesByPackageFamily
|
2023-08-22 14:35:33 +00:00
|
|
|
@ stdcall GetPackagePathByFullName(wstr ptr wstr) kernelbase.GetPackagePathByFullName
|
2019-11-18 14:05:04 +00:00
|
|
|
@ stdcall -import GetPhysicallyInstalledSystemMemory(ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetPriorityClass(long)
|
2003-03-20 03:53:12 +00: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-19 22:59:05 +00:00
|
|
|
@ stdcall GetProcessDEPPolicy(long ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetProcessFlags(long)
|
2021-06-23 03:39:49 +00:00
|
|
|
@ stdcall -import GetProcessGroupAffinity(long ptr ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetProcessHandleCount(long ptr)
|
|
|
|
@ stdcall -import GetProcessHeap()
|
|
|
|
@ stdcall -import GetProcessHeaps(long ptr) RtlGetProcessHeaps
|
|
|
|
@ stdcall -import GetProcessId(long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetProcessIdOfThread(long)
|
2003-09-19 00:06:45 +00:00
|
|
|
@ stdcall GetProcessIoCounters(long ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetProcessMitigationPolicy(long long ptr long)
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import GetProcessPreferredUILanguages(long ptr ptr ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetProcessPriorityBoost(long ptr)
|
|
|
|
@ stdcall -import GetProcessShutdownParameters(ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetProcessorSystemCycleTime
|
2020-05-22 07:15:39 +00:00
|
|
|
@ stdcall -import GetProcessTimes(long ptr ptr ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetProcessUserModeExceptionPolicy
|
2020-05-26 11:23:33 +00:00
|
|
|
@ stdcall -import GetProcessVersion(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetProcessWorkingSetSize(long ptr ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import GetProcessWorkingSetSizeEx(long ptr ptr ptr)
|
2019-09-26 12:02:50 +00:00
|
|
|
@ stdcall -import GetProductInfo(long long long long ptr)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub GetProductName
|
2003-03-20 03:53:12 +00: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 16:45:06 +00:00
|
|
|
@ stdcall -import GetQueuedCompletionStatus(long ptr ptr ptr long)
|
|
|
|
@ stdcall -import GetQueuedCompletionStatusEx(ptr ptr long ptr long long)
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stub -i386 GetSLCallbackTarget
|
|
|
|
@ stub -i386 GetSLCallbackTemplate
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetShortPathNameA(str ptr long)
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import GetShortPathNameW(wstr ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetStartupInfoA(ptr)
|
2019-09-09 11:44:53 +00:00
|
|
|
@ stdcall -import GetStartupInfoW(ptr)
|
|
|
|
@ stdcall -import GetStdHandle(long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetStringScripts
|
2019-12-07 19:29:27 +00:00
|
|
|
@ stdcall -import GetStringTypeA(long long str long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetStringTypeExA(long long str long ptr)
|
2019-12-07 19:29:27 +00:00
|
|
|
@ stdcall -import GetStringTypeExW(long long wstr long ptr)
|
|
|
|
@ stdcall -import GetStringTypeW(long wstr long ptr)
|
2021-03-30 10:37:40 +00:00
|
|
|
@ stdcall -import GetSystemCpuSetInformation(ptr long ptr ptr long)
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import GetSystemFileCacheSize(ptr ptr ptr)
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import GetSystemDefaultLCID()
|
|
|
|
@ stdcall -import GetSystemDefaultLangID()
|
|
|
|
@ stdcall -import GetSystemDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall -import GetSystemDefaultUILanguage()
|
2010-09-22 04:17:29 +00:00
|
|
|
@ stdcall GetSystemDEPPolicy()
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetSystemDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemDirectoryW(ptr long)
|
2019-11-18 17:57:26 +00:00
|
|
|
@ stdcall -import GetSystemFirmwareTable(long long ptr long)
|
|
|
|
@ stdcall -import GetSystemInfo(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetSystemPowerStatus(ptr)
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import GetSystemPreferredUILanguages(long ptr ptr ptr)
|
2010-10-11 10:16:16 +00:00
|
|
|
@ stdcall GetSystemRegistryQuota(ptr ptr)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import GetSystemTime(ptr)
|
2020-05-22 10:01:17 +00:00
|
|
|
@ stdcall -import GetSystemTimeAdjustment(ptr ptr ptr)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import GetSystemTimeAsFileTime(ptr)
|
|
|
|
@ stdcall -import GetSystemTimePreciseAsFileTime(ptr)
|
2020-05-22 07:15:45 +00:00
|
|
|
@ stdcall -import GetSystemTimes(ptr ptr ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import GetSystemWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetSystemWindowsDirectoryW(ptr long)
|
2019-11-12 21:01:27 +00:00
|
|
|
@ stdcall -import GetSystemWow64DirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetSystemWow64DirectoryW(ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetTapeParameters(ptr long ptr ptr)
|
|
|
|
@ stdcall GetTapePosition(ptr long ptr ptr ptr)
|
|
|
|
@ stdcall GetTapeStatus(ptr)
|
2019-09-17 14:19:03 +00: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 12:25:50 +00:00
|
|
|
@ stdcall -import GetThreadContext(long ptr)
|
2019-11-26 06:48:11 +00:00
|
|
|
@ stdcall -import GetThreadDescription(long ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetThreadErrorMode()
|
|
|
|
@ stdcall -import GetThreadGroupAffinity(long ptr)
|
|
|
|
@ stdcall -import GetThreadIOPendingFlag(long ptr)
|
|
|
|
@ stdcall -import GetThreadId(ptr)
|
2020-01-23 23:10:41 +00:00
|
|
|
@ stdcall -import GetThreadIdealProcessorEx(long ptr)
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import GetThreadLocale()
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import GetThreadPreferredUILanguages(long ptr ptr ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetThreadPriority(long)
|
|
|
|
@ stdcall -import GetThreadPriorityBoost(long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GetThreadSelectorEntry(long long ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import GetThreadTimes(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import GetThreadUILanguage()
|
2019-05-30 08:49:08 +00:00
|
|
|
@ stdcall GetTickCount()
|
|
|
|
@ stdcall -ret64 GetTickCount64()
|
2022-05-04 06:56:25 +00:00
|
|
|
@ stdcall -import GetTimeFormatA(long long ptr str ptr long)
|
2022-05-04 06:52:08 +00:00
|
|
|
@ stdcall -import GetTimeFormatEx(wstr long ptr wstr ptr long)
|
|
|
|
@ stdcall -import GetTimeFormatW(long long ptr wstr ptr long)
|
2019-12-10 17:14:19 +00:00
|
|
|
@ stdcall -import GetTimeZoneInformation(ptr)
|
|
|
|
@ stdcall -import GetTimeZoneInformationForYear(long ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub GetUILanguageInfo
|
2018-03-05 04:00:05 +00:00
|
|
|
@ stdcall -arch=x86_64 GetUmsCompletionListEvent(ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub -arch=x86_64 GetUmsSystemThreadInformation
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import GetUserDefaultLCID()
|
|
|
|
@ stdcall -import GetUserDefaultLangID()
|
|
|
|
@ stdcall -import GetUserDefaultLocaleName(ptr long)
|
|
|
|
@ stdcall -import GetUserDefaultUILanguage()
|
2019-12-09 18:10:21 +00:00
|
|
|
@ stdcall -import GetUserGeoID(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub GetVDMCurrentDirectories
|
2019-09-08 19:28:18 +00:00
|
|
|
@ stdcall -import GetVersion()
|
|
|
|
@ stdcall -import GetVersionExA(ptr)
|
|
|
|
@ stdcall -import GetVersionExW(ptr)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetVolumeInformationA(str ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall -import GetVolumeInformationByHandleW(ptr ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall -import GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long)
|
2007-01-07 12:08:31 +00:00
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointA(str ptr long)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetVolumeNameForVolumeMountPointW(wstr ptr long)
|
2005-06-02 10:30:44 +00:00
|
|
|
@ stdcall GetVolumePathNameA(str ptr long)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetVolumePathNameW(wstr ptr long)
|
2011-03-09 14:11:41 +00:00
|
|
|
@ stdcall GetVolumePathNamesForVolumeNameA(str ptr long ptr)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import GetVolumePathNamesForVolumeNameW(wstr ptr long ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import GetWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall -import GetWindowsDirectoryW(ptr long)
|
2019-09-08 12:13:32 +00:00
|
|
|
@ stdcall -import GetWriteWatch(long ptr long ptr ptr ptr)
|
2020-09-01 09:21:44 +00:00
|
|
|
@ stdcall -import -arch=i386,x86_64 GetXStateFeaturesMask(ptr ptr)
|
2020-09-01 09:21:43 +00:00
|
|
|
@ stdcall -import -arch=i386,x86_64 SetXStateFeaturesMask(ptr int64)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GlobalAddAtomA(str)
|
|
|
|
@ stdcall GlobalAddAtomW(wstr)
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import GlobalAlloc(long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GlobalCompact(long)
|
|
|
|
@ stdcall GlobalDeleteAtom(long)
|
|
|
|
@ stdcall GlobalFindAtomA(str)
|
|
|
|
@ stdcall GlobalFindAtomW(wstr)
|
|
|
|
@ stdcall GlobalFix(long)
|
|
|
|
@ stdcall GlobalFlags(long)
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import GlobalFree(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GlobalGetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GlobalGetAtomNameW(long ptr long)
|
|
|
|
@ stdcall GlobalHandle(ptr)
|
|
|
|
@ stdcall GlobalLock(long)
|
|
|
|
@ stdcall GlobalMemoryStatus(ptr)
|
2019-11-18 14:05:04 +00:00
|
|
|
@ stdcall -import GlobalMemoryStatusEx(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall GlobalReAlloc(long long long)
|
|
|
|
@ stdcall GlobalSize(long)
|
|
|
|
@ stdcall GlobalUnWire(long)
|
|
|
|
@ stdcall GlobalUnfix(long)
|
|
|
|
@ stdcall GlobalUnlock(long)
|
|
|
|
@ stdcall GlobalWire(long)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub Heap32First
|
2003-09-11 03:00:11 +00:00
|
|
|
@ stdcall Heap32ListFirst(long ptr)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub Heap32ListNext
|
|
|
|
@ stub Heap32Next
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall HeapAlloc(long long long) NTDLL.RtlAllocateHeap
|
2019-09-08 12:48:13 +00:00
|
|
|
@ stdcall -import HeapCompact(long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall HeapCreate(long long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub HeapCreateTagsW
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall HeapDestroy(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub HeapExtend
|
2019-09-08 12:48:13 +00:00
|
|
|
@ stdcall HeapFree(long long ptr)
|
|
|
|
@ stdcall -import HeapLock(long)
|
|
|
|
@ stdcall -import HeapQueryInformation(long long ptr long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub HeapQueryTagW
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall HeapReAlloc(long long ptr long) NTDLL.RtlReAllocateHeap
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub HeapSetFlags
|
2019-09-08 12:48:13 +00:00
|
|
|
@ stdcall -import HeapSetInformation(ptr long ptr long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall HeapSize(long long ptr) NTDLL.RtlSizeHeap
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub HeapSummary
|
2019-09-08 12:48:13 +00:00
|
|
|
@ stdcall -import HeapUnlock(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub HeapUsage
|
2019-09-08 12:48:13 +00:00
|
|
|
@ stdcall -import HeapValidate(long long ptr)
|
|
|
|
@ stdcall -import HeapWalk(long ptr)
|
2020-03-02 17:35:03 +00:00
|
|
|
@ stdcall -import IdnToAscii(long wstr long ptr long)
|
|
|
|
@ stdcall -import IdnToNameprepUnicode(long wstr long ptr long)
|
|
|
|
@ stdcall -import IdnToUnicode(long wstr long ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall InitAtomTable(long)
|
2019-09-08 11:17:48 +00:00
|
|
|
@ stdcall InitOnceBeginInitialize(ptr long ptr ptr) kernelbase.InitOnceBeginInitialize
|
|
|
|
@ stdcall InitOnceComplete(ptr long ptr) kernelbase.InitOnceComplete
|
|
|
|
@ stdcall InitOnceExecuteOnce(ptr ptr ptr ptr) kernelbase.InitOnceExecuteOnce
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall InitOnceInitialize(ptr) NTDLL.RtlRunOnceInitialize
|
|
|
|
@ stdcall InitializeConditionVariable(ptr) NTDLL.RtlInitializeConditionVariable
|
2020-08-31 09:31:57 +00:00
|
|
|
@ stdcall -import -arch=i386,x86_64 InitializeContext(ptr long ptr ptr)
|
|
|
|
@ stdcall -import -arch=i386,x86_64 InitializeContext2(ptr long ptr ptr int64)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall InitializeCriticalSection(ptr) NTDLL.RtlInitializeCriticalSection
|
2019-06-27 14:59:39 +00:00
|
|
|
@ stdcall -import InitializeCriticalSectionAndSpinCount(ptr long)
|
|
|
|
@ stdcall -import InitializeCriticalSectionEx(ptr long long)
|
2019-08-09 11:44:17 +00:00
|
|
|
@ stdcall -import InitializeProcThreadAttributeList(ptr long long ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall InitializeSListHead(ptr) NTDLL.RtlInitializeSListHead
|
|
|
|
@ stdcall InitializeSRWLock(ptr) NTDLL.RtlInitializeSRWLock
|
2008-12-08 18:25:25 +00:00
|
|
|
@ stdcall -arch=i386 InterlockedCompareExchange (ptr long long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall -arch=i386 -ret64 InterlockedCompareExchange64(ptr int64 int64) NTDLL.RtlInterlockedCompareExchange64
|
2008-12-08 18:25:25 +00:00
|
|
|
@ stdcall -arch=i386 InterlockedDecrement(ptr)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchange(ptr long)
|
|
|
|
@ stdcall -arch=i386 InterlockedExchangeAdd (ptr long )
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall InterlockedFlushSList(ptr) NTDLL.RtlInterlockedFlushSList
|
2008-12-08 18:25:25 +00:00
|
|
|
@ stdcall -arch=i386 InterlockedIncrement(ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall InterlockedPopEntrySList(ptr) NTDLL.RtlInterlockedPopEntrySList
|
|
|
|
@ stdcall InterlockedPushEntrySList(ptr ptr) NTDLL.RtlInterlockedPushEntrySList
|
|
|
|
@ stdcall -fastcall InterlockedPushListSList(ptr ptr ptr long) NTDLL.RtlInterlockedPushListSList
|
|
|
|
@ stdcall InterlockedPushListSListEx(ptr ptr ptr long) NTDLL.RtlInterlockedPushListSListEx
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub InvalidateConsoleDIBits
|
2003-04-08 19:40:37 +00:00
|
|
|
@ stdcall InvalidateNLSCache()
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall IsBadCodePtr(ptr)
|
|
|
|
@ stdcall IsBadHugeReadPtr(ptr long)
|
|
|
|
@ stdcall IsBadHugeWritePtr(ptr long)
|
|
|
|
@ stdcall IsBadReadPtr(ptr long)
|
2019-12-30 23:18:07 +00:00
|
|
|
@ stdcall -norelay IsBadStringPtrA(ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall IsBadStringPtrW(ptr long)
|
|
|
|
@ stdcall IsBadWritePtr(ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub IsCalendarLeapDay
|
|
|
|
# @ stub IsCalendarLeapMonth
|
|
|
|
# @ stub IsCalendarLeapYear
|
2019-11-27 16:04:32 +00:00
|
|
|
@ stdcall -import IsDBCSLeadByte(long)
|
|
|
|
@ stdcall -import IsDBCSLeadByteEx(long long)
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import IsDebuggerPresent()
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stub -i386 IsLSCallback
|
2022-06-07 13:58:22 +00:00
|
|
|
@ stdcall -import IsNLSDefinedString(long long ptr wstr long)
|
2019-11-21 09:43:46 +00:00
|
|
|
@ stdcall -import IsNormalizedString(long wstr long)
|
2019-09-26 12:02:50 +00:00
|
|
|
@ stdcall -import IsProcessInJob(long long ptr)
|
|
|
|
@ stdcall -import IsProcessorFeaturePresent(long)
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stub -i386 IsSLCallback
|
2003-08-12 18:56:54 +00:00
|
|
|
@ stdcall IsSystemResumeAutomatic()
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import IsThreadAFiber()
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall IsThreadpoolTimerSet(ptr) NTDLL.TpIsTimerSet
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub IsTimeZoneRedirectionEnabled
|
|
|
|
# @ stub IsValidCalDateTime
|
2019-11-27 16:04:32 +00:00
|
|
|
@ stdcall -import IsValidCodePage(long)
|
2019-10-04 19:48:32 +00:00
|
|
|
@ stdcall -import IsValidLanguageGroup(long long)
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import IsValidLocale(long long)
|
|
|
|
@ stdcall -import IsValidLocaleName(wstr)
|
2020-03-20 13:43:45 +00:00
|
|
|
@ stdcall -import IsValidNLSVersion(long wstr ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub IsValidUILanguage
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import IsWow64Process(ptr ptr)
|
2020-06-26 04:42:47 +00:00
|
|
|
@ stdcall -import IsWow64Process2(ptr ptr ptr)
|
2020-05-06 14:24:24 +00:00
|
|
|
@ stdcall -import K32EmptyWorkingSet(long)
|
|
|
|
@ stdcall -import K32EnumDeviceDrivers(ptr long ptr)
|
|
|
|
@ stdcall -import K32EnumPageFilesA(ptr ptr)
|
|
|
|
@ stdcall -import K32EnumPageFilesW(ptr ptr)
|
|
|
|
@ stdcall -import K32EnumProcessModules(long ptr long ptr)
|
|
|
|
@ stdcall -import K32EnumProcessModulesEx(long ptr long ptr long)
|
|
|
|
@ stdcall -import K32EnumProcesses(ptr long ptr)
|
|
|
|
@ stdcall -import K32GetDeviceDriverBaseNameA(ptr ptr long)
|
|
|
|
@ stdcall -import K32GetDeviceDriverBaseNameW(ptr ptr long)
|
|
|
|
@ stdcall -import K32GetDeviceDriverFileNameA(ptr ptr long)
|
|
|
|
@ stdcall -import K32GetDeviceDriverFileNameW(ptr ptr long)
|
|
|
|
@ stdcall -import K32GetMappedFileNameA(long ptr ptr long)
|
|
|
|
@ stdcall -import K32GetMappedFileNameW(long ptr ptr long)
|
|
|
|
@ stdcall -import K32GetModuleBaseNameA(long long ptr long)
|
|
|
|
@ stdcall -import K32GetModuleBaseNameW(long long ptr long)
|
|
|
|
@ stdcall -import K32GetModuleFileNameExA(long long ptr long)
|
|
|
|
@ stdcall -import K32GetModuleFileNameExW(long long ptr long)
|
|
|
|
@ stdcall -import K32GetModuleInformation(long long ptr long)
|
|
|
|
@ stdcall -import K32GetPerformanceInfo(ptr long)
|
|
|
|
@ stdcall -import K32GetProcessImageFileNameA(long ptr long)
|
|
|
|
@ stdcall -import K32GetProcessImageFileNameW(long ptr long)
|
|
|
|
@ stdcall -import K32GetProcessMemoryInfo(long ptr long)
|
|
|
|
@ stdcall -import K32GetWsChanges(long ptr long)
|
|
|
|
@ stdcall -import K32GetWsChangesEx(long ptr ptr)
|
|
|
|
@ stdcall -import K32InitializeProcessForWsWatch(long)
|
|
|
|
@ stdcall -import K32QueryWorkingSet(long ptr long)
|
|
|
|
@ stdcall -import K32QueryWorkingSetEx(long ptr long)
|
2017-07-25 10:04:28 +00:00
|
|
|
@ stdcall -i386 -private -norelay K32Thk1632Epilog() krnl386.exe16.K32Thk1632Epilog
|
|
|
|
@ stdcall -i386 -private -norelay K32Thk1632Prolog() krnl386.exe16.K32Thk1632Prolog
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import LCIDToLocaleName(long ptr long long)
|
2019-12-09 11:21:17 +00: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 14:59:26 +00: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()
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall LeaveCriticalSection(ptr) NTDLL.RtlLeaveCriticalSection
|
|
|
|
@ stdcall LeaveCriticalSectionWhenCallbackReturns(ptr ptr) NTDLL.TpCallbackLeaveCriticalSectionOnCompletion
|
2020-04-17 05:54:50 +00:00
|
|
|
@ stdcall -import LoadAppInitDlls()
|
2019-10-03 17:41:40 +00:00
|
|
|
@ stdcall -import LoadLibraryA(str)
|
|
|
|
@ stdcall -import LoadLibraryExA( str long long)
|
|
|
|
@ stdcall -import LoadLibraryExW(wstr long long)
|
|
|
|
@ stdcall -import LoadLibraryW(wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall LoadModule(str ptr)
|
2020-02-10 11:32:51 +00:00
|
|
|
@ stdcall -import LoadPackagedLibrary(wstr long)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import LoadResource(long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub LoadStringBaseExW
|
|
|
|
# @ stub LoadStringBaseW
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import LocalAlloc(long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall LocalCompact(long)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import LocalFileTimeToFileTime(ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall LocalFlags(long)
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import LocalFree(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall LocalHandle(ptr)
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import LocalLock(long)
|
|
|
|
@ stdcall -import LocalReAlloc(long long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall LocalShrink(long long)
|
|
|
|
@ stdcall LocalSize(long)
|
2019-09-08 19:20:21 +00:00
|
|
|
@ stdcall -import LocalUnlock(long)
|
2019-11-21 09:55:35 +00:00
|
|
|
@ stdcall -import LocaleNameToLCID(wstr long)
|
2020-08-31 09:31:58 +00:00
|
|
|
@ stdcall -import -arch=i386,x86_64 LocateXStateFeature(ptr long ptr)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import LockFile(long long long long long)
|
|
|
|
@ stdcall -import LockFileEx(long long long long long ptr)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import LockResource(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall MakeCriticalSectionGlobal(ptr)
|
2009-12-28 22:27:48 +00: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 11:56:45 +00:00
|
|
|
@ stdcall -import MapUserPhysicalPages(ptr long ptr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub MapUserPhysicalPagesScatter
|
2019-09-08 12:13:32 +00: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)
|
2022-11-15 23:18:54 +00:00
|
|
|
@ stdcall MapViewOfFileFromApp(long long int64 long) kernelbase.MapViewOfFileFromApp
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall Module32First(long ptr)
|
2005-05-23 12:14:09 +00:00
|
|
|
@ stdcall Module32FirstW(long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall Module32Next(long ptr)
|
2005-05-23 12:14:09 +00:00
|
|
|
@ stdcall Module32NextW(long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall MoveFileA(str str)
|
|
|
|
@ stdcall MoveFileExA(str str long)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import MoveFileExW(wstr wstr long)
|
2018-10-15 12:28:32 +00:00
|
|
|
@ stdcall MoveFileTransactedA(str str ptr ptr long ptr)
|
|
|
|
@ stdcall MoveFileTransactedW(wstr wstr ptr ptr long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall MoveFileW(wstr wstr)
|
2007-01-02 02:40:00 +00:00
|
|
|
@ stdcall MoveFileWithProgressA(str str ptr ptr long)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import MoveFileWithProgressW(wstr wstr ptr ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall MulDiv(long long long)
|
2019-12-07 13:47:34 +00:00
|
|
|
@ stdcall -import MultiByteToWideChar(long long str long ptr long)
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import NeedCurrentDirectoryForExePathA(str)
|
|
|
|
@ stdcall -import NeedCurrentDirectoryForExePathW(wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub NlsCheckPolicy
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub NlsConvertIntegerToString
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub NlsEventDataDescCreate
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub NlsGetCacheUpdateCount
|
|
|
|
# @ stub NlsResetProcessLocale
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub NlsUpdateLocale
|
|
|
|
# @ stub NlsUpdateSystemLocale
|
|
|
|
# @ stub NlsWriteEtwEvent
|
2019-11-21 09:43:46 +00:00
|
|
|
@ stdcall -import NormalizeString(long wstr long ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub NotifyMountMgr
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub NotifyNLSUserCache
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub NotifyUILanguageChange
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub NumaVirtualQueryNode
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall OpenConsoleW(wstr long long long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub OpenDataFile
|
2019-06-27 13:53:28 +00:00
|
|
|
@ stdcall -import OpenEventA(long long str)
|
|
|
|
@ stdcall -import OpenEventW(long long wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall OpenFile(str ptr long)
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import OpenFileById(long ptr long long ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall OpenFileMappingA(long long str)
|
2019-06-27 15:01:01 +00:00
|
|
|
@ stdcall -import OpenFileMappingW(long long wstr)
|
2008-09-04 20:51:02 +00:00
|
|
|
@ stdcall OpenJobObjectA(long long str)
|
|
|
|
@ stdcall OpenJobObjectW(long long wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall OpenMutexA(long long str)
|
2019-06-27 14:05:17 +00:00
|
|
|
@ stdcall -import OpenMutexW(long long wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub OpenPrivateNamespaceA
|
|
|
|
# @ stub OpenPrivateNamespaceW
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import OpenProcess(long long long)
|
2019-12-16 17:49:00 +00:00
|
|
|
@ stdcall -import OpenProcessToken(long long ptr)
|
2009-01-28 05:44:20 +00:00
|
|
|
@ stdcall OpenProfileUserMapping()
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall OpenSemaphoreA(long long str)
|
2019-06-27 14:08:22 +00:00
|
|
|
@ stdcall -import OpenSemaphoreW(long long wstr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import OpenThread(long long long)
|
2019-12-16 17:48:59 +00:00
|
|
|
@ stdcall -import OpenThreadToken(long long long ptr)
|
2009-12-29 15:24:00 +00:00
|
|
|
@ stdcall -i386 OpenVxDHandle(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall OpenWaitableTimerA(long long str)
|
2019-06-27 14:21:37 +00:00
|
|
|
@ stdcall -import OpenWaitableTimerW(long long wstr)
|
2019-12-16 11:00:36 +00:00
|
|
|
@ stdcall OutputDebugStringA(str)
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import OutputDebugStringW(wstr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import PeekConsoleInputA(ptr ptr long ptr)
|
|
|
|
@ stdcall -import PeekConsoleInputW(ptr ptr long ptr)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import PeekNamedPipe(long ptr long ptr ptr ptr)
|
2019-06-27 16:45:06 +00:00
|
|
|
@ stdcall -import PostQueuedCompletionStatus(long long ptr ptr)
|
2021-03-26 09:37:43 +00:00
|
|
|
@ stdcall -import PackageIdFromFullName(wstr long ptr ptr)
|
2015-04-07 01:19:41 +00:00
|
|
|
@ stdcall PowerClearRequest(long long)
|
2015-03-15 00:44:12 +00:00
|
|
|
@ stdcall PowerCreateRequest(ptr)
|
2015-04-07 01:18:58 +00:00
|
|
|
@ stdcall PowerSetRequest(long long)
|
2021-11-24 12:09:20 +00:00
|
|
|
@ stdcall -import PrefetchVirtualMemory(ptr ptr ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall PrepareTape(ptr long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub PrivCopyFileExW
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub PrivMoveFileIdentityW
|
2009-12-28 22:27:48 +00:00
|
|
|
@ stdcall -i386 -private PrivateFreeLibrary(long) krnl386.exe16.PrivateFreeLibrary
|
|
|
|
@ stdcall -i386 -private PrivateLoadLibrary(str) krnl386.exe16.PrivateLoadLibrary
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall Process32First (ptr ptr)
|
2005-02-21 20:57:34 +00:00
|
|
|
@ stdcall Process32FirstW (ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall Process32Next (ptr ptr)
|
2005-02-21 20:57:34 +00:00
|
|
|
@ stdcall Process32NextW (ptr ptr)
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import ProcessIdToSessionId(long ptr)
|
2019-06-27 13:53:28 +00:00
|
|
|
@ stdcall -import PulseEvent(long)
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import PurgeComm(long long)
|
2017-07-25 10:04:28 +00:00
|
|
|
@ stdcall -i386 -private -norelay QT_Thunk() krnl386.exe16.QT_Thunk
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import QueryActCtxSettingsW(long ptr wstr wstr ptr long ptr)
|
|
|
|
@ stdcall -import QueryActCtxW(long ptr ptr long ptr long ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall QueryDepthSList(ptr) NTDLL.RtlQueryDepthSList
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall QueryDosDeviceA(str ptr long)
|
2020-05-05 09:54:11 +00:00
|
|
|
@ stdcall -import QueryDosDeviceW(wstr ptr long)
|
2020-05-06 14:24:24 +00:00
|
|
|
@ stdcall -import QueryFullProcessImageNameA(ptr long ptr ptr)
|
|
|
|
@ stdcall -import QueryFullProcessImageNameW(ptr long ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub QueryIdleProcessorCycleTime
|
|
|
|
# @ stub QueryIdleProcessorCycleTimeEx
|
2008-09-04 20:51:02 +00:00
|
|
|
@ stdcall QueryInformationJobObject(long long ptr long ptr)
|
2019-09-08 13:03:17 +00:00
|
|
|
@ stdcall -import QueryMemoryResourceNotification(ptr ptr)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub QueryNumberOfEventLogRecords
|
|
|
|
@ stub QueryOldestEventLogRecord
|
2019-09-09 10:08:27 +00:00
|
|
|
@ stdcall -import QueryPerformanceCounter(ptr)
|
|
|
|
@ stdcall -import QueryPerformanceFrequency(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub QueryProcessAffinityUpdateMode
|
2020-05-05 18:15:08 +00:00
|
|
|
@ stdcall -import QueryProcessCycleTime(long ptr)
|
|
|
|
@ stdcall -import QueryThreadCycleTime(long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub QueryThreadProfiling
|
2020-02-12 09:05:28 +00:00
|
|
|
@ stdcall -import QueryThreadpoolStackInformation(ptr ptr)
|
2018-03-05 04:00:07 +00:00
|
|
|
@ stdcall -arch=x86_64 QueryUmsThreadInformation(ptr long ptr long ptr)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import QueryUnbiasedInterruptTime(ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub QueryWin31IniFilesMappedToRegistry
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import QueueUserAPC(ptr long long)
|
2019-08-09 10:23:18 +00:00
|
|
|
@ stdcall -import QueueUserWorkItem(ptr ptr long)
|
2019-09-08 20:30:38 +00:00
|
|
|
@ stdcall -import RaiseException(long long long ptr)
|
2022-05-06 21:41:01 +00:00
|
|
|
@ stdcall -import RaiseFailFastException(ptr ptr long)
|
2020-10-13 14:27:55 +00:00
|
|
|
@ stdcall -import ReadConsoleA(long ptr long ptr ptr)
|
2020-09-22 15:50:45 +00:00
|
|
|
@ stdcall -import ReadConsoleInputA(long ptr long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub ReadConsoleInputExA
|
|
|
|
@ stub ReadConsoleInputExW
|
2020-09-22 15:50:45 +00:00
|
|
|
@ stdcall -import ReadConsoleInputW(long ptr long ptr)
|
2019-09-09 20:17:58 +00: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)
|
2020-10-13 14:27:55 +00:00
|
|
|
@ stdcall -import ReadConsoleW(long ptr long ptr ptr)
|
2019-09-08 11:31:35 +00:00
|
|
|
@ stdcall -import ReadDirectoryChangesW(long ptr long long long ptr ptr ptr)
|
2020-11-19 16:59:43 +00:00
|
|
|
@ stdcall -import ReadFile(long ptr long ptr ptr)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import ReadFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall -import ReadFileScatter(long ptr long ptr ptr)
|
2019-09-08 12:13:32 +00:00
|
|
|
@ stdcall -import ReadProcessMemory(long ptr ptr long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub ReadThreadProfilingData
|
2019-11-23 10:26:52 +00: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 20:29:41 +00:00
|
|
|
# stub RegDisablePredefinedCacheEx
|
2019-11-23 10:26:52 +00: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 20:29:41 +00:00
|
|
|
# stub RegKrnGetGlobalState
|
|
|
|
# stub RegKrnInitialize
|
2019-11-23 10:26:52 +00: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 21:18:06 +00:00
|
|
|
@ stdcall RegisterApplicationRecoveryCallback(ptr ptr long long)
|
2008-01-30 02:37:17 +00:00
|
|
|
@ stdcall RegisterApplicationRestart(wstr long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub RegisterConsoleIME
|
|
|
|
@ stub RegisterConsoleOS2
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub RegisterConsoleVDM
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall RegisterServiceProcess(long long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub RegisterSysMsgHandler
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub RegisterWaitForInputIdle
|
2003-10-09 19:46:43 +00:00
|
|
|
@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long)
|
2019-07-01 15:44:38 +00:00
|
|
|
@ stdcall -import RegisterWaitForSingleObjectEx(long ptr ptr long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub RegisterWowBaseHandlers
|
|
|
|
@ stub RegisterWowExec
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall ReinitializeCriticalSection(ptr)
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import ReleaseActCtx(ptr)
|
2019-06-27 14:05:17 +00:00
|
|
|
@ stdcall -import ReleaseMutex(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall ReleaseMutexWhenCallbackReturns(ptr long) NTDLL.TpCallbackReleaseMutexOnCompletion
|
2019-06-27 14:08:22 +00:00
|
|
|
@ stdcall -import ReleaseSemaphore(long long ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall ReleaseSemaphoreWhenCallbackReturns(ptr long long) NTDLL.TpCallbackReleaseSemaphoreOnCompletion
|
|
|
|
@ stdcall ReleaseSRWLockExclusive(ptr) NTDLL.RtlReleaseSRWLockExclusive
|
|
|
|
@ stdcall ReleaseSRWLockShared(ptr) NTDLL.RtlReleaseSRWLockShared
|
2020-07-08 10:47:46 +00:00
|
|
|
@ stdcall -import RemoveDirectoryA(str)
|
|
|
|
@ stdcall -import RemoveDirectoryW(wstr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub RemoveLocalAlternateComputerNameA
|
|
|
|
# @ stub RemoveLocalAlternateComputerNameW
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall RemoveVectoredContinueHandler(ptr) NTDLL.RtlRemoveVectoredContinueHandler
|
|
|
|
@ stdcall RemoveVectoredExceptionHandler(ptr) NTDLL.RtlRemoveVectoredExceptionHandler
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import ReOpenFile(ptr long long long) ReOpenFile
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import ReplaceFile(wstr wstr wstr long ptr ptr) ReplaceFileW
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall ReplaceFileA(str str str long ptr ptr)
|
2020-05-05 11:10:03 +00:00
|
|
|
@ stdcall -import ReplaceFileW(wstr wstr wstr long ptr ptr)
|
2023-02-12 17:14:17 +00:00
|
|
|
@ stdcall RemoveDirectoryTransactedA(str ptr)
|
|
|
|
@ stdcall RemoveDirectoryTransactedW(wstr ptr)
|
2019-10-03 12:14:36 +00:00
|
|
|
@ stdcall -import RemoveDllDirectory(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub RemoveSecureMemoryCacheCallback
|
|
|
|
# @ stub ReplacePartitionUnit
|
2018-04-01 09:06:29 +00:00
|
|
|
@ stdcall RequestDeviceWakeup(long)
|
2003-08-12 18:56:54 +00:00
|
|
|
@ stdcall RequestWakeupLatency(long)
|
2019-06-27 13:53:28 +00:00
|
|
|
@ stdcall -import ResetEvent(long)
|
2019-09-08 12:13:32 +00:00
|
|
|
@ stdcall -import ResetWriteWatch(ptr long)
|
2020-08-10 14:05:58 +00:00
|
|
|
@ stdcall -import ResizePseudoConsole(ptr long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall ResolveDelayLoadedAPI(ptr ptr ptr ptr ptr long) NTDLL.LdrResolveDelayLoadedAPI
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import ResolveLocaleName(wstr ptr long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall RestoreLastError(long) NTDLL.RtlRestoreLastWin32Error
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import ResumeThread(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlAddFunctionTable(ptr long long) NTDLL.RtlAddFunctionTable
|
2022-02-25 13:07:13 +00:00
|
|
|
@ stdcall -norelay -import RtlCaptureContext(ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall RtlCaptureStackBackTrace(long long ptr ptr) NTDLL.RtlCaptureStackBackTrace
|
|
|
|
@ stdcall -arch=arm,arm64,x86_64 RtlCompareMemory(ptr ptr long) NTDLL.RtlCompareMemory
|
|
|
|
@ stdcall -arch=x86_64 RtlCopyMemory(ptr ptr long) NTDLL.RtlCopyMemory
|
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlDeleteFunctionTable(ptr) NTDLL.RtlDeleteFunctionTable
|
|
|
|
@ stdcall RtlFillMemory(ptr long long) NTDLL.RtlFillMemory
|
|
|
|
@ cdecl -arch=arm,arm64,x86_64 RtlInstallFunctionTableCallback(long long long ptr ptr ptr) NTDLL.RtlInstallFunctionTableCallback
|
|
|
|
@ stdcall -arch=arm,arm64,x86_64 RtlLookupFunctionEntry(long ptr ptr) NTDLL.RtlLookupFunctionEntry
|
|
|
|
@ stdcall RtlMoveMemory(ptr ptr long) NTDLL.RtlMoveMemory
|
|
|
|
@ stdcall RtlPcToFileHeader(ptr ptr) NTDLL.RtlPcToFileHeader
|
|
|
|
@ stdcall -arch=arm,arm64,x86_64 -norelay RtlRaiseException(ptr) NTDLL.RtlRaiseException
|
2022-08-19 06:03:29 +00:00
|
|
|
@ cdecl -import RtlRestoreContext(ptr ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall RtlUnwind(ptr ptr ptr long) NTDLL.RtlUnwind
|
|
|
|
@ stdcall -arch=arm,arm64,x86_64 RtlUnwindEx(long long ptr long ptr) NTDLL.RtlUnwindEx
|
|
|
|
@ stdcall -arch=arm,arm64,x86_64 RtlVirtualUnwind(long long long ptr ptr ptr ptr ptr) NTDLL.RtlVirtualUnwind
|
|
|
|
@ stdcall RtlZeroMemory(ptr long) NTDLL.RtlZeroMemory
|
2009-12-28 22:27:48 +00: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 20:17:58 +00:00
|
|
|
@ stdcall -import ScrollConsoleScreenBufferA(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall -import ScrollConsoleScreenBufferW(long ptr ptr ptr ptr)
|
2019-10-04 07:44:29 +00:00
|
|
|
@ stdcall -import SearchPathA(str str str long ptr ptr)
|
|
|
|
@ stdcall -import SearchPathW(wstr wstr wstr long ptr ptr)
|
2005-03-29 11:34:03 +00:00
|
|
|
@ stdcall SetCPGlobal(long)
|
2021-12-01 00:14:38 +00:00
|
|
|
@ stdcall -import SetCachedSigningLevel(ptr long long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall SetCalendarInfoA(long long long str)
|
2019-11-16 20:27:00 +00:00
|
|
|
@ stdcall -import SetCalendarInfoW(long long long wstr)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub SetClientTimeZoneInformation
|
|
|
|
# @ stub SetComPlusPackageInstallStatus
|
2019-09-09 19:05:07 +00: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 18:19:12 +00:00
|
|
|
@ stdcall -import SetComputerNameA(str)
|
|
|
|
@ stdcall -import SetComputerNameExA(long str)
|
|
|
|
@ stdcall -import SetComputerNameExW(long wstr)
|
|
|
|
@ stdcall -import SetComputerNameW(wstr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleActiveScreenBuffer(long)
|
|
|
|
@ stdcall -import SetConsoleCP(long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetConsoleHistoryInfo
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsoleCommandHistoryMode
|
2020-06-03 08:20:09 +00:00
|
|
|
@ stdcall -import SetConsoleCtrlHandler(ptr long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsoleCursor
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleCursorInfo(long ptr)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub SetConsoleCursorMode
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleCursorPosition(long long)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import SetConsoleDisplayMode(long long ptr)
|
2016-01-05 07:59:33 +00:00
|
|
|
@ stdcall SetConsoleFont(long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsoleHardwareState
|
2012-06-05 07:59:49 +00:00
|
|
|
@ stdcall SetConsoleIcon(ptr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleInputExeNameA(str)
|
|
|
|
@ stdcall -import SetConsoleInputExeNameW(wstr)
|
2015-11-02 17:29:47 +00:00
|
|
|
@ stdcall SetConsoleKeyShortcuts(long long ptr long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub SetConsoleLocalEUDC
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsoleMaximumWindowSize
|
|
|
|
@ stub SetConsoleMenuClose
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleMode(long long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub SetConsoleNlsMode
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsoleNumberOfCommandsA
|
|
|
|
@ stub SetConsoleNumberOfCommandsW
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub SetConsoleOS2OemFormat
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleOutputCP(long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetConsolePalette
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleScreenBufferInfoEx(long ptr)
|
|
|
|
@ stdcall -import SetConsoleScreenBufferSize(long long)
|
|
|
|
@ stdcall -import SetConsoleTextAttribute(long long)
|
2022-02-18 09:56:57 +00:00
|
|
|
@ stdcall -import SetConsoleTitleA(str)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import SetConsoleTitleW(wstr)
|
|
|
|
@ stdcall -import SetConsoleWindowInfo(long long ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall SetCriticalSectionSpinCount(ptr long) NTDLL.RtlSetCriticalSectionSpinCount
|
2022-02-09 19:43:54 +00:00
|
|
|
@ stdcall -import SetCurrentConsoleFontEx(long long ptr)
|
2019-09-17 14:19:03 +00:00
|
|
|
@ stdcall -import SetCurrentDirectoryA(str)
|
|
|
|
@ stdcall -import SetCurrentDirectoryW(wstr)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub SetDaylightFlag
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetDefaultCommConfigA(str ptr long)
|
|
|
|
@ stdcall SetDefaultCommConfigW(wstr ptr long)
|
2019-10-03 12:14:36 +00:00
|
|
|
@ stdcall -import SetDefaultDllDirectories(long)
|
2005-08-02 14:56:53 +00:00
|
|
|
@ stdcall SetDllDirectoryA(str)
|
|
|
|
@ stdcall SetDllDirectoryW(wstr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetDynamicTimeZoneInformation
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import SetEndOfFile(long)
|
2020-05-06 14:40:28 +00:00
|
|
|
@ stdcall -import SetEnvironmentStringsA(str)
|
|
|
|
@ stdcall -import SetEnvironmentStringsW(wstr)
|
2019-09-09 11:18:48 +00:00
|
|
|
@ stdcall -import SetEnvironmentVariableA(str str)
|
|
|
|
@ stdcall -import SetEnvironmentVariableW(wstr wstr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetErrorMode(long)
|
2019-06-27 13:53:28 +00:00
|
|
|
@ stdcall -import SetEvent(long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall SetEventWhenCallbackReturns(ptr long) NTDLL.TpCallbackSetEventOnCompletion
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import SetFileApisToANSI()
|
|
|
|
@ stdcall -import SetFileApisToOEM()
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import SetFileAttributesA(str long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetFileAttributesTransactedA
|
|
|
|
# @ stub SetFileAttributesTransactedW
|
2019-08-12 10:02:53 +00:00
|
|
|
@ stdcall -import SetFileAttributesW(wstr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetFileBandwidthReservation
|
2015-05-16 02:51:01 +00:00
|
|
|
@ stdcall SetFileCompletionNotificationModes(long long)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import SetFileInformationByHandle(long long ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetFileIoOverlappedRange
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import SetFilePointer(long long ptr long)
|
|
|
|
@ stdcall -import SetFilePointerEx(long int64 ptr long)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub SetFileShortNameA
|
|
|
|
# @ stub SetFileShortNameW
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import SetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall -import SetFileValidData(ptr int64)
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub SetFirmwareEnvironmentVariableA
|
2020-07-20 04:57:22 +00:00
|
|
|
@ stdcall SetFirmwareEnvironmentVariableW(wstr wstr ptr long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetHandleContext(long long)
|
|
|
|
@ stdcall SetHandleCount(long)
|
2019-09-26 08:32:55 +00:00
|
|
|
@ stdcall -import SetHandleInformation(long long long)
|
2008-09-04 20:51:02 +00:00
|
|
|
@ stdcall SetInformationJobObject(long long ptr long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetLastConsoleEventActive
|
2019-08-09 10:23:18 +00:00
|
|
|
@ stdcall SetLastError(long) RtlSetLastWin32Error
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub SetLocalPrimaryComputerNameA
|
|
|
|
# @ stub SetLocalPrimaryComputerNameW
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import SetLocalTime(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetLocaleInfoA(long long str)
|
2019-12-07 13:47:43 +00:00
|
|
|
@ stdcall -import SetLocaleInfoW(long long wstr)
|
2003-09-15 22:07:50 +00:00
|
|
|
@ stdcall SetMailslotInfo(long long)
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub SetMessageWaitingIndicator
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetNamedPipeAttribute
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import SetNamedPipeHandleState(long ptr ptr ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetPriorityClass(long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall SetProcessAffinityMask(long long)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetProcessAffinityUpdateMode(long long)
|
2022-08-25 12:45:13 +00:00
|
|
|
@ stdcall -import SetProcessDefaultCpuSets(ptr ptr long)
|
2010-11-05 13:10:04 +00:00
|
|
|
@ stdcall SetProcessDEPPolicy(long)
|
2022-11-20 11:44:32 +00:00
|
|
|
@ stdcall -import SetProcessInformation(long long ptr long)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetProcessMitigationPolicy(long ptr long)
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import SetProcessPreferredUILanguages(long ptr ptr)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetProcessPriorityBoost(long long)
|
|
|
|
@ stdcall -import SetProcessShutdownParameters(long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetProcessUserModeExceptionPolicy
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetProcessWorkingSetSize(long long long)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import SetProcessWorkingSetSizeEx(long long long long)
|
2016-01-08 04:02:37 +00:00
|
|
|
@ stdcall SetSearchPathMode(long)
|
2019-09-09 11:44:53 +00:00
|
|
|
@ stdcall -import SetStdHandle(long long)
|
|
|
|
@ stdcall -import SetStdHandleEx(long long ptr)
|
2019-09-26 11:56:45 +00:00
|
|
|
@ stdcall -import SetSystemFileCacheSize(long long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetSystemPowerState(long long)
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import SetSystemTime(ptr)
|
2020-05-22 10:01:17 +00:00
|
|
|
@ stdcall -import SetSystemTimeAdjustment(long long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetTapeParameters(ptr long ptr)
|
|
|
|
@ stdcall SetTapePosition(ptr long long long long long)
|
2007-01-08 15:16:45 +00:00
|
|
|
@ stdcall SetTermsrvAppInstallMode(long)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetThreadAffinityMask(long long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SetThreadContext(long ptr)
|
2019-11-07 14:54:33 +00:00
|
|
|
@ stdcall -import SetThreadDescription(ptr wstr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SetThreadErrorMode(long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall SetThreadExecutionState(long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SetThreadGroupAffinity(long ptr ptr)
|
|
|
|
@ stdcall -import SetThreadIdealProcessor(long long)
|
|
|
|
@ stdcall -import SetThreadIdealProcessorEx(long ptr ptr)
|
2022-05-20 12:20:27 +00:00
|
|
|
@ stdcall -import SetThreadInformation(long long ptr long)
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import SetThreadLocale(long)
|
2020-05-22 10:42:14 +00:00
|
|
|
@ stdcall -import SetThreadPreferredUILanguages(long ptr ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SetThreadPriority(long long)
|
|
|
|
@ stdcall -import SetThreadPriorityBoost(long long)
|
2021-04-28 17:01:45 +00:00
|
|
|
@ stdcall -import SetThreadSelectedCpuSets(ptr ptr long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SetThreadStackGuarantee(ptr)
|
2022-02-15 13:48:47 +00:00
|
|
|
@ stdcall SetThreadToken(ptr ptr) kernelbase.SetThreadToken
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import SetThreadUILanguage(long)
|
2020-02-12 09:05:28 +00:00
|
|
|
@ stdcall -import SetThreadpoolStackInformation(ptr ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall SetThreadpoolThreadMaximum(ptr long) NTDLL.TpSetPoolMaxThreads
|
|
|
|
@ stdcall SetThreadpoolThreadMinimum(ptr long) NTDLL.TpSetPoolMinThreads
|
|
|
|
@ stdcall SetThreadpoolTimer(ptr ptr long long) NTDLL.TpSetTimer
|
|
|
|
@ stdcall SetThreadpoolWait(ptr long ptr) NTDLL.TpSetWait
|
2019-12-10 17:14:19 +00:00
|
|
|
@ stdcall -import SetTimeZoneInformation(ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetTimerQueueTimer
|
2018-03-05 04:00:08 +00:00
|
|
|
@ stdcall -arch=x86_64 SetUmsThreadInformation(ptr long ptr long)
|
2019-09-08 20:30:38 +00:00
|
|
|
@ stdcall -import SetUnhandledExceptionFilter(ptr)
|
2019-12-09 18:10:21 +00:00
|
|
|
@ stdcall -import SetUserGeoID(long)
|
2021-03-08 16:34:39 +00:00
|
|
|
@ stdcall -import SetUserGeoName(wstr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub SetVDMCurrentDirectories
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall SetVolumeLabelA(str str)
|
|
|
|
@ stdcall SetVolumeLabelW(wstr wstr)
|
2015-02-11 08:38:03 +00:00
|
|
|
@ stdcall SetVolumeMountPointA(str str)
|
|
|
|
@ stdcall SetVolumeMountPointW(wstr wstr)
|
2019-06-27 14:21:37 +00:00
|
|
|
@ stdcall -import SetWaitableTimer(long ptr long ptr ptr long)
|
|
|
|
@ stdcall -import SetWaitableTimerEx(long ptr long ptr ptr ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SetXStateFeaturesMask
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import SetupComm(long long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub ShowConsoleCursor
|
2019-07-01 15:44:38 +00:00
|
|
|
@ stdcall -import SignalObjectAndWait(long long long long)
|
2019-07-02 13:16:42 +00:00
|
|
|
@ stdcall -import SizeofResource(long long)
|
2019-07-01 15:44:38 +00:00
|
|
|
@ stdcall -import Sleep(long)
|
2019-06-27 15:15:13 +00:00
|
|
|
@ stdcall -import SleepConditionVariableCS(ptr ptr long)
|
|
|
|
@ stdcall -import SleepConditionVariableSRW(ptr ptr long long)
|
2019-07-01 15:44:38 +00:00
|
|
|
@ stdcall -import SleepEx(long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SortCloseHandle
|
|
|
|
# @ stub SortGetHandle
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall StartThreadpoolIo(ptr) NTDLL.TpStartAsyncIoOperation
|
|
|
|
@ stdcall SubmitThreadpoolWork(ptr) NTDLL.TpPostWork
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SuspendThread(long)
|
2019-08-08 12:32:20 +00:00
|
|
|
@ stdcall -import SwitchToFiber(ptr)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import SwitchToThread()
|
2019-09-26 09:39:53 +00:00
|
|
|
@ stdcall -import SystemTimeToFileTime(ptr ptr)
|
2019-12-10 17:14:19 +00:00
|
|
|
@ stdcall -import SystemTimeToTzSpecificLocalTime (ptr ptr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub SystemTimeToTzSpecificLocalTimeEx
|
2008-09-04 20:51:02 +00:00
|
|
|
@ stdcall TerminateJobObject(long long)
|
2019-08-09 11:37:26 +00:00
|
|
|
@ stdcall -import TerminateProcess(long long)
|
2019-08-08 12:25:50 +00:00
|
|
|
@ stdcall -import TerminateThread(long long)
|
2007-01-02 14:22:44 +00:00
|
|
|
@ stdcall TermsrvAppInstallMode()
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall Thread32First(long ptr)
|
|
|
|
@ stdcall Thread32Next(long ptr)
|
2009-12-28 22:27:48 +00:00
|
|
|
@ stdcall -i386 -private ThunkConnect32(ptr str str str ptr ptr) krnl386.exe16.ThunkConnect32
|
2019-08-09 10:23:18 +00: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 21:05:53 +00:00
|
|
|
@ stdcall Toolhelp32ReadProcessMemory(long ptr ptr long ptr)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import TransactNamedPipe(long ptr long ptr long ptr ptr)
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import TransmitCommChar(long long)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub TrimVirtualBuffer
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall TryAcquireSRWLockExclusive(ptr) NTDLL.RtlTryAcquireSRWLockExclusive
|
|
|
|
@ stdcall TryAcquireSRWLockShared(ptr) NTDLL.RtlTryAcquireSRWLockShared
|
|
|
|
@ stdcall TryEnterCriticalSection(ptr) NTDLL.RtlTryEnterCriticalSection
|
2019-08-08 12:25:58 +00:00
|
|
|
@ stdcall -import TrySubmitThreadpoolCallback(ptr ptr ptr)
|
2019-12-10 17:14:19 +00:00
|
|
|
@ stdcall -import TzSpecificLocalTimeToSystemTime(ptr ptr ptr)
|
2015-01-27 23:28:08 +00: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 04:00:09 +00:00
|
|
|
@ stdcall -arch=x86_64 UmsThreadYield(ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub -arch=x86_64 __misaligned_access
|
2009-12-28 22:27:48 +00: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 20:30:38 +00:00
|
|
|
@ stdcall -import UnhandledExceptionFilter(ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall UninitializeCriticalSection(ptr)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import UnlockFile(long long long long long)
|
|
|
|
@ stdcall -import UnlockFileEx(long long long long ptr)
|
2019-09-08 12:13:32 +00:00
|
|
|
@ stdcall -import UnmapViewOfFile(ptr)
|
2022-05-06 15:04:04 +00:00
|
|
|
@ stdcall -import UnmapViewOfFileEx(ptr long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub UnregisterApplicationRecoveryCallback
|
2014-06-17 23:24:48 +00:00
|
|
|
@ stdcall UnregisterApplicationRestart()
|
2005-08-01 14:59:26 +00:00
|
|
|
# @ stub UnregisterConsoleIME
|
2003-10-09 19:46:43 +00:00
|
|
|
@ stdcall UnregisterWait(long)
|
2019-07-01 15:44:38 +00:00
|
|
|
@ stdcall -import UnregisterWaitEx(long long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub UpdateCalendarDayOfWeek
|
2019-08-09 11:44:17 +00:00
|
|
|
@ stdcall -import UpdateProcThreadAttribute(ptr long long ptr long ptr ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall UpdateResourceA(long str str long ptr long)
|
|
|
|
@ stdcall UpdateResourceW(long wstr wstr long ptr long)
|
|
|
|
@ stub VDMConsoleOperation
|
|
|
|
@ stub VDMOperationStarted
|
2002-12-12 03:55:05 +00:00
|
|
|
@ stub ValidateLCType
|
|
|
|
@ stub ValidateLocale
|
2019-09-17 16:14:49 +00:00
|
|
|
@ stdcall -import VerLanguageNameA(long str long)
|
|
|
|
@ stdcall -import VerLanguageNameW(long wstr long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall -ret64 VerSetConditionMask(long long long long) NTDLL.VerSetConditionMask
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stdcall VerifyConsoleIoHandle(long)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub VerifyScripts
|
2019-12-15 14:46:20 +00:00
|
|
|
@ stdcall VerifyVersionInfoA(ptr long int64)
|
|
|
|
@ stdcall VerifyVersionInfoW(ptr long int64)
|
2019-09-08 12:13:32 +00: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 09:57:11 +00:00
|
|
|
@ stub VirtualBufferExceptionHandler
|
2019-09-08 12:13:32 +00: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 03:00:13 +00:00
|
|
|
@ stdcall WTSGetActiveConsoleSessionId()
|
2019-09-09 19:05:07 +00:00
|
|
|
@ stdcall -import WaitCommEvent(long ptr ptr)
|
2019-09-08 19:51:50 +00:00
|
|
|
@ stdcall -import WaitForDebugEvent(ptr long)
|
2023-08-17 13:49:51 +00:00
|
|
|
@ stdcall -import WaitForDebugEventEx(ptr long)
|
2019-07-01 15:44:38 +00: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)
|
2023-02-23 18:49:15 +00:00
|
|
|
@ stdcall WaitForThreadpoolIoCallbacks(ptr long) NTDLL.TpWaitForIoCompletion
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall WaitForThreadpoolTimerCallbacks(ptr long) NTDLL.TpWaitForTimer
|
|
|
|
@ stdcall WaitForThreadpoolWaitCallbacks(ptr long) NTDLL.TpWaitForWait
|
|
|
|
@ stdcall WaitForThreadpoolWorkCallbacks(ptr long) NTDLL.TpWaitForWork
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall WaitNamedPipeA (str long)
|
2019-06-27 17:28:32 +00:00
|
|
|
@ stdcall -import WaitNamedPipeW (wstr long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall WakeAllConditionVariable(ptr) NTDLL.RtlWakeAllConditionVariable
|
|
|
|
@ stdcall WakeConditionVariable(ptr) NTDLL.RtlWakeConditionVariable
|
2020-05-05 17:26:08 +00:00
|
|
|
@ stdcall -import WerGetFlags(ptr ptr)
|
|
|
|
@ stdcall -import WerRegisterFile(wstr long long)
|
|
|
|
@ stdcall -import WerRegisterMemoryBlock(ptr long)
|
|
|
|
@ stdcall -import WerRegisterRuntimeExceptionModule(wstr ptr)
|
|
|
|
@ stdcall -import WerSetFlags(long)
|
|
|
|
@ stdcall -import WerUnregisterFile(wstr)
|
|
|
|
@ stdcall -import WerUnregisterMemoryBlock(ptr)
|
|
|
|
@ stdcall -import WerUnregisterRuntimeExceptionModule(wstr ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub WerpCleanupMessageMapping
|
|
|
|
# @ stub WerpInitiateRemoteRecovery
|
|
|
|
# @ stub WerpNotifyLoadStringResource
|
|
|
|
# @ stub WerpNotifyLoadStringResourceEx
|
|
|
|
# @ stub WerpNotifyUseStringResource
|
|
|
|
# @ stub WerpStringLookup
|
2019-12-07 13:47:34 +00:00
|
|
|
@ stdcall -import WideCharToMultiByte(long long wstr long ptr long ptr ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall WinExec(str long)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import Wow64DisableWow64FsRedirection(ptr)
|
2023-05-11 20:38:24 +00:00
|
|
|
@ stdcall -import Wow64EnableWow64FsRedirection(long)
|
2018-06-06 18:30:19 +00:00
|
|
|
@ stdcall Wow64GetThreadContext(long ptr)
|
2021-03-05 21:30:42 +00:00
|
|
|
@ stdcall Wow64GetThreadSelectorEntry(long long ptr)
|
2019-08-12 14:15:16 +00:00
|
|
|
@ stdcall -import Wow64RevertWow64FsRedirection(ptr)
|
2018-06-06 18:30:20 +00:00
|
|
|
@ stdcall Wow64SetThreadContext(long ptr)
|
2015-01-27 23:28:08 +00:00
|
|
|
# @ stub Wow64SuspendThread
|
2020-10-13 14:27:55 +00:00
|
|
|
@ stdcall -import WriteConsoleA(long ptr long ptr ptr)
|
2019-09-09 20:17:58 +00:00
|
|
|
@ stdcall -import WriteConsoleInputA(long ptr long ptr)
|
2005-06-23 09:57:11 +00:00
|
|
|
@ stub WriteConsoleInputVDMA
|
|
|
|
@ stub WriteConsoleInputVDMW
|
2019-09-09 20:17:58 +00: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)
|
2020-10-13 14:27:55 +00:00
|
|
|
@ stdcall -import WriteConsoleW(long ptr long ptr ptr)
|
2020-11-17 17:58:26 +00:00
|
|
|
@ stdcall -import WriteFile(long ptr long ptr ptr)
|
2019-08-12 09:34:07 +00:00
|
|
|
@ stdcall -import WriteFileEx(long ptr long ptr ptr)
|
|
|
|
@ stdcall -import WriteFileGather(long ptr long ptr ptr)
|
2003-03-20 03:53:12 +00: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 12:13:32 +00:00
|
|
|
@ stdcall -import WriteProcessMemory(long ptr ptr long ptr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall WriteProfileSectionA(str str)
|
2019-12-15 14:46:20 +00:00
|
|
|
@ stdcall WriteProfileSectionW(wstr wstr)
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall WriteProfileStringA(str str str)
|
|
|
|
@ stdcall WriteProfileStringW(wstr wstr wstr)
|
|
|
|
@ stdcall WriteTapemark(ptr long long long)
|
2019-07-02 14:07:20 +00:00
|
|
|
@ stdcall -import ZombifyActCtx(ptr)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall -arch=x86_64 -private __C_specific_handler(ptr long ptr ptr) NTDLL.__C_specific_handler
|
|
|
|
@ cdecl -arch=arm,x86_64 -norelay __chkstk() NTDLL.__chkstk
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub _DebugOut
|
|
|
|
@ stub _DebugPrintf
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall _hread(long ptr long)
|
|
|
|
@ stdcall _hwrite(long ptr long)
|
|
|
|
@ stdcall _lclose(long)
|
|
|
|
@ stdcall _lcreat(str long)
|
|
|
|
@ stdcall _llseek(long long long)
|
2021-11-30 20:39:15 +00:00
|
|
|
@ stdcall -arch=x86_64 -private _local_unwind(ptr ptr) NTDLL._local_unwind
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall _lopen(str long)
|
|
|
|
@ stdcall _lread(long ptr long)
|
|
|
|
@ stdcall _lwrite(long ptr long)
|
2001-02-14 23:12:36 +00:00
|
|
|
@ stub dprintf
|
|
|
|
@ stdcall lstrcat(str str) lstrcatA
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall lstrcatA(str str)
|
|
|
|
@ stdcall lstrcatW(wstr wstr)
|
2019-06-27 08:42:13 +00: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-14 23:12:36 +00:00
|
|
|
@ stdcall lstrcpy(ptr str) lstrcpyA
|
2003-03-20 03:53:12 +00:00
|
|
|
@ stdcall lstrcpyA(ptr str)
|
|
|
|
@ stdcall lstrcpyW(ptr wstr)
|
2019-06-27 08:42:13 +00: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 01:28:30 +00:00
|
|
|
|
2000-11-30 18:53:38 +00:00
|
|
|
################################################################
|
|
|
|
# Wine internal extensions
|
2000-11-13 04:54:45 +00:00
|
|
|
#
|
|
|
|
# All functions must be prefixed with '__wine_' (for internal functions)
|
|
|
|
# or 'wine_' (for user-visible functions) to avoid namespace conflicts.
|
|
|
|
|
2000-12-01 20:48:41 +00:00
|
|
|
# Unix files
|
2004-04-23 02:46:18 +00:00
|
|
|
@ cdecl wine_get_unix_file_name(wstr)
|
2005-08-11 11:07:17 +00:00
|
|
|
@ cdecl wine_get_dos_file_name(str)
|