2002-06-01 04:55:48 +02:00
|
|
|
# Functions exported by the Win95 kernel32.dll
|
|
|
|
# (these need to have these exact ordinals, for some win95 dlls
|
1997-06-16 19:43:53 +02:00
|
|
|
# import kernel32.dll by ordinal)
|
|
|
|
|
1998-04-13 14:21:30 +02:00
|
|
|
# names of undocumented ordinal only calls are taken from:
|
|
|
|
# - k32exp.h by Andrew Schulman
|
|
|
|
# - error messages and strings from the debug version of kernel32.dll
|
|
|
|
# - code generated by the MS Thunk Compiler
|
Release 980517
Sun May 17 16:23:56 1998 Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
* [file/profile.c]
Fix the return value of PROFILE_GetSection
* [misc/crtdll.c]
Do _getdrive, fix _chdrive.
* [misc/commdlg.c]
First cut at ChooseColor[WA].
* [misc/network.c]
Do something sensible for WNetGetDirectoryType16.
Sun May 17 10:21:35 1998 Andreas Mohr <100.30936@germany.net>
* [controls/menu.c]
Fixed disabled sub menus with MF_BYPOSITION that were not disabled.
* [misc/crtdll.c] [relay32/crtdll.spec] [include/winerror.h]
Implemented fscanf, fsetpos, _access, _fpreset (thanks to Uwe Bonnes),
and _ltoa.
* [loader/task.c]
MakeProcInstance: must use CURRENT_DS if hInst == NULL.
* [misc/shell.c]
SHELL_GetResourceTable, InternalExtractIcon: fixed broken .ICO handling
* [windows/winpos.c]
DeferWindowPos: removed "same parent" requirement.
Which doc states that this is required ?
Sat May 16 20:08:11 1998 Alexandre Julliard <julliard@lrc.epfl.ch>
* [loader/module.c] [loader/ne/module.c]
More NE module cleanups.
* [loader/task.c]
Fixed SwitchStackBack().
Fri May 15 10:04:27 1998 Marcus Meissner <marcus@jet.franken.de>
* [configure.in][inlcude/acconfig.h]
Fixed broken OSS check, added check for working sigaltstack,
fixed broken statfs checks on some linux systems.
* [files/directory.c][loader/pe_image.c][relay32/builtin.c]
[loader/module.c]
Added handling of win32 module pathnames.
* [relay32/wnaspi32.spec]
New file.
* [misc/lzexpand.c]
LZCopy auto-decompresses LZ compressed files, even if they are not
specially flagged. Fixes some InstallShield problems.
* [misc/registry.c]
Some fixes for RegQueryInfoKey (reference program monkey.exe
from Win32 SDK works now better). Probably still has faults.
Fri May 15 08:58:58 1998 Martin Boehme <boehme@informatik.mu-luebeck.de>
* [graphics/mapping.c] [include/dc.h] [include/gdi.h] [objects/dc.c]
Reworked the way world transformations and mapping modes are handled
so that both of these transformations can be computed in a single
step.
* [graphics/painting.c] [graphics/path.c] [include/path.h]
More GDI path support.
* [graphics/x11drv/graphics.c]
Fixed the return value of GRAPH_DrawArc for the zero height /
zero width case to reflect Windows' behaviour.
* [include/windows.h] [relay32/gdi32.spec] [objects/dc.c]
Implemented ModifyWorldTransform and CombineTransform.
Tue May 14 18:03:46 1998 Eric Kohl <ekohl@abo.rhein-zeitung.de>
* [controls/commctrl.c][relay32/comctl32.spec]
[controls/*.c][include/*.h]
Implemented InitCommonControlsEx (dll version 4.72 compatible).
InitCommonControls calls ImageCommonControlsEx.
Registering code of the common controls had to be changed
(see XXXX_Register functions).
* [controls/status.c][include/commctrl.h][include/status.h]
Implemented most new features and fixed the look and feel.
* [contols/commctrl.c][include/commctrl.h][relay32/comctl32.spec]
Implemented MenuHelp (incomplete).
* [controls/status.c][controls/progress.c]
Changed allocation strategy for control specific memory.
* [controls/header.c][include/header.h][include/commctrl.h]
First implementation of header control.
* [windows/defwnd.c][windows/syscolors.c]
Fixed default control colors for Win95 look.
* [windows/nonclient.c]
Fixed off by one error for Win95 look. Top border of child windows
should be visible.
* [misc/imagelist.h]
Improved documentation and fixed some bugs.
Thu May 14 15:42:21 1998 Robert Wilhelm <robert@physiol.med.tu-muenchen.de>
* [relay32/crtdll.spec]
Added hypot,j0,j1,jn and ceil.
Wed May 13 19:10:10 1998 Pascal Cuoq <pcuoq@ens-lyon.fr>
* [controls/listbox.c]
Item height is now exactly font height.
Wine listboxes now behave like Windows' when they are
created without WS_VSCROLL but the program subsequently
calls ShowScrollBar or SetScrollInfo.
Wed May 13 18:33:01 1998 Ulrich Weigand <weigand@informatik.uni-erlangen.de>
* [relay32/relay386.c]
Restore ES also in the non-debug case.
* [windows/event.c]
Bugfix: Blocking TSXNextEvent could deadlock Wine.
* [win32/process.c] [windows/message.c]
Silly stubs for MsgWaitForMultipleObjects / PostThreadMessage
that make some programs run better.
* [windows/winproc.c]
WINPROC_MapMsg32Ato16/16To32A: added WM_NOTIFY.
* [win32/kernel32.c]
Added 16->32 thunking and improved 32->16 thunking functions.
* [tools/build.c]
Added new variant of CallFrom16 stub for use with Win95 thunks.
* [if1632/kernel.spec] [if1632/builtin.c] [win32/kernel32.c]
Added a few undocumented KERNEL functions.
* [loader/ne/module.c] [loader/ne/segment.c]
Call DllEntryPoint for 16-bit DLLs with subsystem >= 4.0.
* [win32/kernel32.spec] [win32/wow32.spec] [win32/ordinals.c]
Use names from the Oct 94 beta release for undoc. functions.
Wed May 13 14:18:26 1998 Matthew Becker <mbecker@glasscity.net>
* [misc/registry.c]
Code cleanup.
* [misc/cpu.c]
Commented out the registry puts temporarily.
* [programs/regtest/*]
New registry testing program.
Tue May 12 22:54:03 1998 Michael Mess <michael@kawo2.rwth-aachen.de>
* [multimedia/audio.c]
ioctl's do not commute in /dev/dsp initialization.
Tue May 12 20:11:42 1998 Karl Garrison <karlos@eznet.net>
* [win32/console.c]
Implemented SetConsoleTextAttribute, FillConsoleOutputCharacter.
Improved cursor positioning.
This allows for text colors in an xterm, rxvt, or console.
Tue May 12 17:57:52 1998 Petter Reinholdtsen <pere@td.org.uit.no>
* [Makefile.in]
Create prefix/{bin|lib} directories if missing during install.
Sun May 10 19:37:51 1998 Jan Willamowius <jan@janhh.shnet.org>
* [multimedia/mmio.c]
Have mmioSetBuffer return success (0), so Corel Draw 4
keeps working. (IO is still unbuffered)
Wed May 6 16:57:55 1998 James Juran <jrj120@psu.edu>
* [Makefile.in] [Make.rules.in]
Changed "make clean" to remove `textedit` backup files (*%)
* [controls/menu.c][graphics/x11drv/xfont.c][include/libres.h]
[loader/main.c][loader/ne/module.c][scheduler/synchro.c]
[win32/time.c][windows/winpos.c][include/windows.h]
Fixed miscellaneous compilation warnings.
* [misc/main.c][miscemu/main.c][include/main.h]
Moved prototypes to new include file main.h, various cleanups.
Tue May 5 21:05:06 1998 Morten Welinder <terra@diku.dk>
* [misc/winsock.c]
Don't refer to __FreeBSD__ when HAVE_STRERROR is meant.
* [misc/debugstr.c]
For debug_dumpstrSend, send strings to stderr.
Tue May 5 21:47:40 1998 Huw D M Davies <h.davies1@physics.oxford.ac.uk>
* [objects/region.c]
Fix for REGION_RegionOp() if newReg is one of the source regions.
Tue May 5 18:27:32 1998 Jim Peterson <jspeter@roanoke.infi.net>
* [misc/main.c]
Add '-h/-help' option and print WINE_RELEASE_INFO with usage message.
* [misc/spy.c]
Realign trace messages.
Tue May 5 15:46:47 1998 Donnie V. Savage <dsavage@cisco.com>
* [graphics/ddraw.c]
Fixed compile warnings
* [misc/winsock.c]
Warnings should not be errors.
Tue May 5 13:40:42 1998 Jim Peterson <jspeter@roanoke.infi.net>
* [*/*]
Remove many warnings through explicit casts, added #include's,
and corrected printf formats.
Tue May 5 05:18:12 1998 Insomnia (Stea Greene) <insomnia@core.binghamton.edu>
* [graphics/ddraw.c]
Kept unchanged portion of old palette when changing only a few
palette entries. Really should only deallocate the changed cells.
This make StarCraft work almost perfectly (sound overflows still
cause static).
Mon May 4 15:04:57 1998 Alexander V. Lukyanov <lav@long.yar.ru>
* [misc/lstr.c]
FormatMessage: terminate string on %0, undo linefeed strip.
1998-05-17 19:13:43 +02:00
|
|
|
# - symbols exported by the Oct 94 beta version of kernel32.dll
|
1998-04-13 14:21:30 +02:00
|
|
|
|
2005-12-16 12:44:58 +01:00
|
|
|
1 stdcall -noname -i386 -register VxDCall0(long) VxDCall
|
|
|
|
2 stdcall -noname -i386 -register VxDCall1(long) VxDCall
|
|
|
|
3 stdcall -noname -i386 -register VxDCall2(long) VxDCall
|
|
|
|
4 stdcall -noname -i386 -register VxDCall3(long) VxDCall
|
|
|
|
5 stdcall -noname -i386 -register VxDCall4(long) VxDCall
|
|
|
|
6 stdcall -noname -i386 -register VxDCall5(long) VxDCall
|
|
|
|
7 stdcall -noname -i386 -register VxDCall6(long) VxDCall
|
|
|
|
8 stdcall -noname -i386 -register VxDCall7(long) VxDCall
|
|
|
|
9 stdcall -noname -i386 -register VxDCall8(long) VxDCall
|
2005-07-10 19:49:24 +02:00
|
|
|
10 stdcall -noname k32CharToOemA(str ptr)
|
|
|
|
11 stdcall -noname k32CharToOemBuffA(str ptr long)
|
|
|
|
12 stdcall -noname k32OemToCharA(ptr ptr)
|
|
|
|
13 stdcall -noname k32OemToCharBuffA(ptr ptr long)
|
|
|
|
14 stdcall -noname k32LoadStringA(long long ptr long)
|
|
|
|
15 varargs -noname k32wsprintfA(str str)
|
|
|
|
16 stdcall -noname k32wvsprintfA(ptr str ptr)
|
2005-12-16 12:44:58 +01:00
|
|
|
17 stdcall -noname -i386 -register CommonUnimpStub()
|
2005-07-10 19:49:24 +02:00
|
|
|
18 stdcall -noname GetProcessDword(long long)
|
|
|
|
19 stub -noname ThunkTheTemplateHandle
|
|
|
|
20 stdcall -noname DosFileHandleToWin32Handle(long)
|
|
|
|
21 stdcall -noname Win32HandleToDosFileHandle(long)
|
|
|
|
22 stdcall -noname DisposeLZ32Handle(long)
|
|
|
|
23 stub -noname GDIReallyCares
|
|
|
|
24 stdcall -noname GlobalAlloc16(long long)
|
|
|
|
25 stdcall -noname GlobalLock16(long)
|
|
|
|
26 stdcall -noname GlobalUnlock16(long)
|
|
|
|
27 stdcall -noname GlobalFix16(long)
|
|
|
|
28 stdcall -noname GlobalUnfix16(long)
|
|
|
|
29 stdcall -noname GlobalWire16(long)
|
|
|
|
30 stdcall -noname GlobalUnWire16(long)
|
|
|
|
31 stdcall -noname GlobalFree16(long)
|
|
|
|
32 stdcall -noname GlobalSize16(long)
|
|
|
|
33 stdcall -noname HouseCleanLogicallyDeadHandles()
|
|
|
|
34 stdcall -noname GetWin16DOSEnv()
|
|
|
|
35 stdcall -noname LoadLibrary16(str)
|
|
|
|
36 stdcall -noname FreeLibrary16(long)
|
|
|
|
37 stdcall -noname GetProcAddress16(long str) WIN32_GetProcAddress16
|
2005-12-16 12:44:58 +01:00
|
|
|
38 stdcall -noname -i386 -register AllocMappedBuffer()
|
|
|
|
39 stdcall -noname -i386 -register FreeMappedBuffer()
|
|
|
|
40 stdcall -noname -i386 -register OT_32ThkLSF()
|
2005-07-10 19:49:24 +02:00
|
|
|
41 stdcall -noname ThunkInitLSF(long str long str str)
|
2005-12-16 12:44:58 +01:00
|
|
|
42 stdcall -noname -i386 -register LogApiThkLSF(str)
|
2005-07-10 19:49:24 +02:00
|
|
|
43 stdcall -noname ThunkInitLS(long str long str str)
|
2005-12-16 12:44:58 +01:00
|
|
|
44 stdcall -noname -i386 -register LogApiThkSL(str)
|
|
|
|
45 stdcall -noname -i386 -register Common32ThkLS()
|
2005-07-10 19:49:24 +02:00
|
|
|
46 stdcall -noname ThunkInitSL(long str long str str)
|
2005-12-16 12:44:58 +01:00
|
|
|
47 stdcall -noname -i386 -register LogCBThkSL(str)
|
2005-07-10 19:49:24 +02:00
|
|
|
48 stdcall -noname ReleaseThunkLock(ptr)
|
|
|
|
49 stdcall -noname RestoreThunkLock(long)
|
2001-02-15 00:12:36 +01:00
|
|
|
|
2005-12-16 12:44:58 +01:00
|
|
|
51 stdcall -noname -i386 -register W32S_BackTo32()
|
2005-07-10 19:49:24 +02:00
|
|
|
52 stdcall -noname GetThunkBuff()
|
|
|
|
53 stdcall -noname GetThunkStuff(str str)
|
|
|
|
54 stdcall -noname K32WOWCallback16(long long)
|
|
|
|
55 stdcall -noname K32WOWCallback16Ex(ptr long long ptr ptr)
|
|
|
|
56 stdcall -noname K32WOWGetVDMPointer(long long long)
|
|
|
|
57 stdcall -noname K32WOWHandle32(long long)
|
|
|
|
58 stdcall -noname K32WOWHandle16(long long)
|
|
|
|
59 stdcall -noname K32WOWGlobalAlloc16(long long)
|
|
|
|
60 stdcall -noname K32WOWGlobalLock16(long)
|
|
|
|
61 stdcall -noname K32WOWGlobalUnlock16(long)
|
|
|
|
62 stdcall -noname K32WOWGlobalFree16(long)
|
|
|
|
63 stdcall -noname K32WOWGlobalAllocLock16(long long ptr)
|
|
|
|
64 stdcall -noname K32WOWGlobalUnlockFree16(long)
|
|
|
|
65 stdcall -noname K32WOWGlobalLockSize16(long ptr)
|
|
|
|
66 stdcall -noname K32WOWYield16()
|
|
|
|
67 stdcall -noname K32WOWDirectedYield16(long)
|
|
|
|
68 stdcall -noname K32WOWGetVDMPointerFix(long long long)
|
|
|
|
69 stdcall -noname K32WOWGetVDMPointerUnfix(long)
|
|
|
|
70 stdcall -noname K32WOWGetDescriptor(long long)
|
|
|
|
71 stub -noname IsThreadId
|
|
|
|
72 stdcall -noname -ret64 K32RtlLargeIntegerAdd(long long long long) ntdll.RtlLargeIntegerAdd
|
|
|
|
73 stdcall -noname -ret64 K32RtlEnlargedIntegerMultiply(long long) ntdll.RtlEnlargedIntegerMultiply
|
|
|
|
74 stdcall -noname -ret64 K32RtlEnlargedUnsignedMultiply(long long) ntdll.RtlEnlargedUnsignedMultiply
|
|
|
|
75 stdcall -noname K32RtlEnlargedUnsignedDivide(long long long ptr) ntdll.RtlEnlargedUnsignedDivide
|
|
|
|
76 stdcall -noname -ret64 K32RtlExtendedLargeIntegerDivide(long long long ptr) ntdll.RtlExtendedLargeIntegerDivide
|
|
|
|
77 stdcall -noname -ret64 K32RtlExtendedMagicDivide(long long long long long) ntdll.RtlExtendedMagicDivide
|
|
|
|
78 stdcall -noname -ret64 K32RtlExtendedIntegerMultiply(long long long) ntdll.RtlExtendedIntegerMultiply
|
|
|
|
79 stdcall -noname -ret64 K32RtlLargeIntegerShiftLeft(long long long) ntdll.RtlLargeIntegerShiftLeft
|
|
|
|
80 stdcall -noname -ret64 K32RtlLargeIntegerShiftRight(long long long) ntdll.RtlLargeIntegerShiftRight
|
|
|
|
81 stdcall -noname -ret64 K32RtlLargeIntegerArithmeticShift(long long long) ntdll.RtlLargeIntegerArithmeticShift
|
|
|
|
82 stdcall -noname -ret64 K32RtlLargeIntegerNegate(long long) ntdll.RtlLargeIntegerNegate
|
|
|
|
83 stdcall -noname -ret64 K32RtlLargeIntegerSubtract(long long long long) ntdll.RtlLargeIntegerSubtract
|
|
|
|
84 stdcall -noname -ret64 K32RtlConvertLongToLargeInteger(long) ntdll.RtlConvertLongToLargeInteger
|
|
|
|
85 stdcall -noname -ret64 K32RtlConvertUlongToLargeInteger(long) ntdll.RtlConvertUlongToLargeInteger
|
2000-12-14 20:25:13 +01:00
|
|
|
86 stdcall @(ptr) _KERNEL32_86
|
2005-07-10 19:49:24 +02:00
|
|
|
87 stdcall -noname SSOnBigStack()
|
|
|
|
88 varargs -noname SSCall(long long ptr)
|
2005-12-16 12:44:58 +01:00
|
|
|
89 stdcall -noname -i386 -register FT_PrologPrime()
|
|
|
|
90 stdcall -noname -i386 -register QT_ThunkPrime()
|
2005-07-10 19:49:24 +02:00
|
|
|
91 stdcall -noname PK16FNF(ptr)
|
|
|
|
92 stdcall -noname GetPK16SysVar()
|
|
|
|
93 stdcall -noname GetpWin16Lock(ptr)
|
|
|
|
94 stdcall -noname _CheckNotSysLevel(ptr)
|
|
|
|
95 stdcall -noname _ConfirmSysLevel(ptr)
|
|
|
|
96 stdcall -noname _ConfirmWin16Lock()
|
|
|
|
97 stdcall -noname _EnterSysLevel(ptr)
|
|
|
|
98 stdcall -noname _LeaveSysLevel(ptr)
|
2000-12-14 20:25:13 +01:00
|
|
|
99 stdcall @(long) _KERNEL32_99
|
|
|
|
100 stdcall @(long long long) _KERNEL32_100
|
|
|
|
101 stub @
|
2001-02-15 00:12:36 +01:00
|
|
|
102 stub @
|
|
|
|
103 stub @
|
|
|
|
104 stub @
|
|
|
|
105 stub @
|
|
|
|
106 stub @
|
|
|
|
107 stub @
|
|
|
|
108 stub @
|
|
|
|
109 stub @
|
|
|
|
110 stub @
|
|
|
|
111 stub @
|
|
|
|
112 stub @
|
|
|
|
113 stub @
|
|
|
|
114 stub @
|
|
|
|
115 stub @
|
|
|
|
116 stub @
|
|
|
|
117 stub @
|
|
|
|
|
|
|
|
119 stub @
|
|
|
|
120 stub @
|
|
|
|
121 stub @
|
|
|
|
122 stub @
|
1997-06-16 19:43:53 +02:00
|
|
|
|
2001-02-15 00:12:36 +01:00
|
|
|
# functions exported by name, ordinal doesn't matter
|
|
|
|
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ActivateActCtx(ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AddAtomA(str)
|
|
|
|
@ stdcall AddAtomW(wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub AddConsoleAliasA
|
|
|
|
@ stub AddConsoleAliasW
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub AddLocalAlternateComputerNameA
|
|
|
|
# @ stub AddLocalAlternateComputerNameW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall AddRefActCtx(ptr)
|
2003-10-28 22:22:50 +01:00
|
|
|
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AllocConsole()
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub AllocLSCallback
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AllocSLCallback(ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub AllocateUserPhysicalPages
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall AreFileApisANSI()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall AssignProcessToJobObject(ptr ptr)
|
2007-03-22 21:32:36 +01:00
|
|
|
@ stdcall AttachConsole(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall BackupRead(ptr ptr long ptr long long ptr)
|
|
|
|
@ stdcall BackupSeek(ptr long long ptr ptr ptr)
|
|
|
|
@ stdcall BackupWrite(ptr ptr long ptr long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub BaseAttachCompleteThunk
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseCheckAppcompatCache
|
|
|
|
@ stub BaseCleanupAppcompatCache
|
|
|
|
@ stub BaseCleanupAppcompatCacheSupport
|
|
|
|
@ stub BaseDumpAppcompatCache
|
|
|
|
@ stub BaseFlushAppcompatCache
|
|
|
|
@ stub BaseInitAppcompatCache
|
|
|
|
@ stub BaseInitAppcompatCacheSupport
|
|
|
|
@ stub BaseProcessInitPostImport
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub BaseQueryModuleData
|
2004-04-01 04:12:41 +02:00
|
|
|
@ stub BaseUpdateAppcompatCache
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub BasepCheckWinSaferRestrictions
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub BasepDebugDump
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Beep(long long)
|
2003-04-03 20:02:19 +02:00
|
|
|
@ stdcall BeginUpdateResourceA(str long)
|
|
|
|
@ stdcall BeginUpdateResourceW(wstr long)
|
2007-04-30 22:29:18 +02:00
|
|
|
@ stdcall BindIoCompletionCallback(long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall BuildCommDCBA(str ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsA(str ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBAndTimeoutsW(wstr ptr ptr)
|
|
|
|
@ stdcall BuildCommDCBW(wstr ptr)
|
|
|
|
@ stdcall CallNamedPipeA(str ptr long ptr long ptr long)
|
|
|
|
@ stdcall CallNamedPipeW(wstr ptr long ptr long ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub CancelDeviceWakeupRequest
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CancelIo(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CancelTimerQueueTimer
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CancelWaitableTimer(long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub ChangeTimerQueueTimer
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CheckNameLegalDOS8Dot3A
|
|
|
|
# @ stub CheckNameLegalDOS8Dot3W
|
2007-02-16 19:12:06 +01:00
|
|
|
@ stdcall CheckRemoteDebuggerPresent(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ClearCommBreak(long)
|
|
|
|
@ stdcall ClearCommError(long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CloseConsoleHandle(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CloseHandle(long)
|
|
|
|
@ stdcall CloseProfileUserMapping()
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub CloseSystemHandle
|
2006-02-22 12:54:16 +01:00
|
|
|
@ stdcall CmdBatNotification(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CommConfigDialogA(str long ptr)
|
|
|
|
@ stdcall CommConfigDialogW(wstr long ptr)
|
|
|
|
@ stdcall CompareFileTime(ptr ptr)
|
|
|
|
@ stdcall CompareStringA(long long str long str long)
|
|
|
|
@ stdcall CompareStringW(long long wstr long wstr long)
|
|
|
|
@ stdcall ConnectNamedPipe(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ConsoleMenuControl
|
|
|
|
@ stub ConsoleSubst
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ContinueDebugEvent(long long long)
|
|
|
|
@ stdcall ConvertDefaultLocale (long)
|
|
|
|
@ stdcall ConvertFiberToThread()
|
|
|
|
@ stdcall ConvertThreadToFiber(ptr)
|
|
|
|
@ stdcall ConvertThreadToFiberEx(ptr long)
|
|
|
|
@ stdcall ConvertToGlobalHandle(long)
|
|
|
|
@ stdcall CopyFileA(str str long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CopyFileExA (str str ptr ptr ptr long)
|
|
|
|
@ stdcall CopyFileExW (wstr wstr ptr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CopyFileW(wstr wstr long)
|
2007-01-14 17:05:00 +01:00
|
|
|
@ stdcall CopyLZFile(long long) LZCopy
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateActCtxA(ptr)
|
|
|
|
@ stdcall CreateActCtxW(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateConsoleScreenBuffer(long long ptr long ptr)
|
|
|
|
@ stdcall CreateDirectoryA(str ptr)
|
|
|
|
@ stdcall CreateDirectoryExA(str str ptr)
|
|
|
|
@ stdcall CreateDirectoryExW(wstr wstr ptr)
|
|
|
|
@ stdcall CreateDirectoryW(wstr ptr)
|
|
|
|
@ stdcall CreateEventA(ptr long long str)
|
|
|
|
@ stdcall CreateEventW(ptr long long wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateFiber(long ptr ptr)
|
|
|
|
@ stdcall CreateFiberEx(long long long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateFileA(str long long ptr long long long)
|
|
|
|
@ stdcall CreateFileMappingA(long ptr long long long str)
|
|
|
|
@ stdcall CreateFileMappingW(long ptr long long long wstr)
|
|
|
|
@ stdcall CreateFileW(wstr long long ptr long long long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateHardLinkA
|
|
|
|
# @ stub CreateHardLinkW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateIoCompletionPort(long long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateJobObjectA(ptr str)
|
|
|
|
@ stdcall CreateJobObjectW(ptr wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateJobSet
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub CreateKernelThread
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateMailslotA(ptr long long ptr)
|
|
|
|
@ stdcall CreateMailslotW(ptr long long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateMemoryResourceNotification
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateMutexA(ptr long str)
|
|
|
|
@ stdcall CreateMutexW(ptr long wstr)
|
|
|
|
@ stdcall CreateNamedPipeA(str long long long long long long ptr)
|
|
|
|
@ stdcall CreateNamedPipeW(wstr long long long long long long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateNlsSecurityDescriptor
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreatePipe(ptr ptr ptr long)
|
|
|
|
@ stdcall CreateProcessA(str str ptr ptr long long ptr str ptr ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub CreateProcessInternalA
|
|
|
|
# @ stub CreateProcessInternalW
|
|
|
|
# @ stub CreateProcessInternalWSecure
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateProcessW(wstr wstr ptr ptr long long ptr wstr ptr ptr)
|
2004-07-07 02:49:34 +02:00
|
|
|
@ stdcall CreateRemoteThread(long ptr long ptr long long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateSemaphoreA(ptr long long str)
|
|
|
|
@ stdcall CreateSemaphoreW(ptr long long wstr)
|
|
|
|
@ stdcall CreateSocketHandle()
|
|
|
|
@ stdcall CreateTapePartition(long long long long)
|
|
|
|
@ stdcall CreateThread(ptr long ptr long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall CreateTimerQueue ()
|
|
|
|
@ stdcall CreateTimerQueueTimer(ptr long ptr ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall CreateToolhelp32Snapshot(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub CreateVirtualBuffer
|
|
|
|
@ stdcall CreateWaitableTimerA(ptr long str)
|
|
|
|
@ stdcall CreateWaitableTimerW(ptr long wstr)
|
|
|
|
@ stdcall DeactivateActCtx(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DebugActiveProcess(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DebugActiveProcessStop(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DebugBreak()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DebugBreakProcess(long)
|
|
|
|
@ stdcall DebugSetProcessKillOnExit(long)
|
2007-01-22 11:24:24 +01:00
|
|
|
@ stdcall DecodePointer(ptr) ntdll.RtlDecodePointer
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub DecodeSystemPointer ( -> ntdll.RtlDecodeSystemPointer)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DefineDosDeviceA(long str str)
|
2003-11-14 05:54:39 +01:00
|
|
|
@ stdcall DefineDosDeviceW(long wstr wstr)
|
2005-08-12 18:00:42 +02:00
|
|
|
@ stdcall DelayLoadFailureHook(str str)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DeleteAtom(long)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall DeleteCriticalSection(ptr) ntdll.RtlDeleteCriticalSection
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DeleteFiber(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DeleteFileA(str)
|
|
|
|
@ stdcall DeleteFileW(wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub DeleteTimerQueue
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DeleteTimerQueueEx (long long)
|
|
|
|
@ stdcall DeleteTimerQueueTimer(long long long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub DeleteVolumeMountPointA
|
|
|
|
# @ stub DeleteVolumeMountPointW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DeviceIoControl(long long ptr long ptr long ptr ptr)
|
|
|
|
@ stdcall DisableThreadLibraryCalls(long)
|
|
|
|
@ stdcall DisconnectNamedPipe(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DnsHostnameToComputerNameA (str ptr ptr)
|
|
|
|
@ stdcall DnsHostnameToComputerNameW (wstr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DosDateTimeToFileTime(long long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub DosPathToSessionPathA
|
|
|
|
# @ stub DosPathToSessionPathW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall DuplicateConsoleHandle(long long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall DuplicateHandle(long long long ptr long long long)
|
2007-01-22 11:24:24 +01:00
|
|
|
@ stdcall EncodePointer(ptr) ntdll.RtlEncodePointer
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub EncodeSystemPointer ( -> ntdll.RtlEncodeSystemPointer)
|
2003-04-03 20:02:19 +02:00
|
|
|
@ stdcall EndUpdateResourceA(long long)
|
|
|
|
@ stdcall EndUpdateResourceW(long long)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall EnterCriticalSection(ptr) ntdll.RtlEnterCriticalSection
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumCalendarInfoA(ptr long long long)
|
2004-12-14 20:59:43 +01:00
|
|
|
@ stdcall EnumCalendarInfoExA(ptr long long long)
|
|
|
|
@ stdcall EnumCalendarInfoExW(ptr long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall EnumCalendarInfoW(ptr long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumDateFormatsA(ptr long long)
|
2005-01-03 15:32:16 +01:00
|
|
|
@ stdcall EnumDateFormatsExA(ptr long long)
|
|
|
|
@ stdcall EnumDateFormatsExW(ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall EnumDateFormatsW(ptr long long)
|
2003-09-24 20:51:22 +02:00
|
|
|
@ stdcall EnumLanguageGroupLocalesA(ptr long long ptr)
|
|
|
|
@ stdcall EnumLanguageGroupLocalesW(ptr long long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumResourceLanguagesA(long str str ptr long)
|
|
|
|
@ stdcall EnumResourceLanguagesW(long wstr wstr ptr long)
|
|
|
|
@ stdcall EnumResourceNamesA(long str ptr long)
|
|
|
|
@ stdcall EnumResourceNamesW(long wstr ptr long)
|
|
|
|
@ stdcall EnumResourceTypesA(long ptr long)
|
|
|
|
@ stdcall EnumResourceTypesW(long ptr long)
|
|
|
|
@ stdcall EnumSystemCodePagesA(ptr long)
|
|
|
|
@ stdcall EnumSystemCodePagesW(ptr long)
|
2003-09-24 20:51:22 +02:00
|
|
|
@ stdcall EnumSystemGeoID(long long ptr)
|
2003-03-26 02:22:57 +01:00
|
|
|
@ stdcall EnumSystemLanguageGroupsA(ptr long ptr)
|
|
|
|
@ stdcall EnumSystemLanguageGroupsW(ptr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EnumSystemLocalesA(ptr long)
|
|
|
|
@ stdcall EnumSystemLocalesW(ptr long)
|
|
|
|
@ stdcall EnumTimeFormatsA(ptr long long)
|
|
|
|
@ stdcall EnumTimeFormatsW(ptr long long)
|
2004-10-20 01:50:36 +02:00
|
|
|
@ stdcall EnumUILanguagesA(ptr long long)
|
|
|
|
@ stdcall EnumUILanguagesW(ptr long long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub EnumerateLocalComputerNamesA
|
|
|
|
# @ stub EnumerateLocalComputerNamesW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall EraseTape(ptr long long)
|
|
|
|
@ stdcall EscapeCommFunction(long long)
|
|
|
|
@ stdcall ExitProcess(long)
|
|
|
|
@ stdcall ExitThread(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ExitVDM
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ExpandEnvironmentStringsA(str ptr long)
|
|
|
|
@ stdcall ExpandEnvironmentStringsW(wstr ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ExpungeConsoleCommandHistoryA
|
|
|
|
@ stub ExpungeConsoleCommandHistoryW
|
|
|
|
@ stub ExtendVirtualBuffer
|
2006-01-10 17:43:05 +01:00
|
|
|
@ stdcall -i386 -norelay FT_Exit0()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit12()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit16()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit20()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit24()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit28()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit32()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit36()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit40()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit44()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit48()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit4()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit52()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit56()
|
|
|
|
@ stdcall -i386 -norelay FT_Exit8()
|
2005-12-16 12:44:58 +01:00
|
|
|
@ stdcall -i386 -register FT_Prolog()
|
|
|
|
@ stdcall -i386 -register FT_Thunk()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FatalAppExitA(long str)
|
|
|
|
@ stdcall FatalAppExitW(long wstr)
|
|
|
|
@ stdcall FatalExit(long)
|
|
|
|
@ stdcall FileTimeToDosDateTime(ptr ptr ptr)
|
|
|
|
@ stdcall FileTimeToLocalFileTime(ptr ptr)
|
|
|
|
@ stdcall FileTimeToSystemTime(ptr ptr)
|
|
|
|
@ stdcall FillConsoleOutputAttribute(long long long long ptr)
|
|
|
|
@ stdcall FillConsoleOutputCharacterA(long long long long ptr)
|
|
|
|
@ stdcall FillConsoleOutputCharacterW(long long long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FindActCtxSectionGuid(long ptr long ptr ptr)
|
|
|
|
@ stdcall FindActCtxSectionStringA(long ptr long str ptr)
|
|
|
|
@ stdcall FindActCtxSectionStringW(long ptr long wstr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindAtomA(str)
|
|
|
|
@ stdcall FindAtomW(wstr)
|
|
|
|
@ stdcall FindClose(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FindCloseChangeNotification(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindFirstChangeNotificationA(str long long)
|
|
|
|
@ stdcall FindFirstChangeNotificationW(wstr long long)
|
|
|
|
@ stdcall FindFirstFileA(str ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FindFirstFileExA(str long ptr long ptr long)
|
|
|
|
@ stdcall FindFirstFileExW(wstr long ptr long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindFirstFileW(wstr ptr)
|
2007-11-18 21:44:25 +01:00
|
|
|
@ stdcall FindFirstVolumeA(ptr long)
|
2007-02-18 19:37:29 +01:00
|
|
|
@ stdcall FindFirstVolumeMountPointA(str ptr long)
|
|
|
|
@ stdcall FindFirstVolumeMountPointW(wstr ptr long)
|
2007-11-18 21:44:25 +01:00
|
|
|
@ stdcall FindFirstVolumeW(ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindNextChangeNotification(long)
|
|
|
|
@ stdcall FindNextFileA(long ptr)
|
|
|
|
@ stdcall FindNextFileW(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub FindNextVolumeA
|
|
|
|
@ stub FindNextVolumeMountPointA
|
|
|
|
@ stub FindNextVolumeMountPointW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub FindNextVolumeW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FindResourceA(long str str)
|
|
|
|
@ stdcall FindResourceExA(long str str long)
|
|
|
|
@ stdcall FindResourceExW(long wstr wstr long)
|
|
|
|
@ stdcall FindResourceW(long wstr wstr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub FindVolumeClose
|
2007-10-31 01:02:26 +01:00
|
|
|
@ stdcall FindVolumeMountPointClose(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FlushConsoleInputBuffer(long)
|
|
|
|
@ stdcall FlushFileBuffers(long)
|
|
|
|
@ stdcall FlushInstructionCache(long long long)
|
|
|
|
@ stdcall FlushViewOfFile(ptr long)
|
2003-10-15 22:57:49 +02:00
|
|
|
@ stdcall FoldStringA(long str long ptr long)
|
|
|
|
@ stdcall FoldStringW(long wstr long ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FormatMessageA(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall FormatMessageW(long ptr long long ptr long ptr)
|
|
|
|
@ stdcall FreeConsole()
|
|
|
|
@ stdcall FreeEnvironmentStringsA(ptr)
|
|
|
|
@ stdcall FreeEnvironmentStringsW(ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub FreeLSCallback
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FreeLibrary(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall FreeLibraryAndExitThread(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall FreeResource(long)
|
|
|
|
@ stdcall FreeSLCallback(long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub FreeUserPhysicalPages
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub FreeVirtualBuffer
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GenerateConsoleCtrlEvent(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall Get16DLLAddress(long str)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetACP()
|
|
|
|
@ stdcall GetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GetAtomNameW(long ptr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall GetBinaryType(ptr ptr) GetBinaryTypeA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetBinaryTypeA(ptr ptr)
|
|
|
|
@ stdcall GetBinaryTypeW(ptr ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetCPFileNameFromRegistry
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetCPInfo(long ptr)
|
2003-10-06 23:07:06 +02:00
|
|
|
@ stdcall GetCPInfoExA(long long ptr)
|
|
|
|
@ stdcall GetCPInfoExW(long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetCalendarInfoA(long long long ptr long ptr)
|
|
|
|
@ stdcall GetCalendarInfoW(long long long ptr long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetComPlusPackageInstallStatus
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetCommConfig(long ptr long)
|
|
|
|
@ stdcall GetCommMask(long ptr)
|
|
|
|
@ stdcall GetCommModemStatus(long ptr)
|
|
|
|
@ stdcall GetCommProperties(long ptr)
|
|
|
|
@ stdcall GetCommState(long ptr)
|
|
|
|
@ stdcall GetCommTimeouts(long ptr)
|
|
|
|
@ stdcall GetCommandLineA()
|
|
|
|
@ stdcall GetCommandLineW()
|
|
|
|
@ stdcall GetCompressedFileSizeA(long ptr)
|
|
|
|
@ stdcall GetCompressedFileSizeW(long ptr)
|
|
|
|
@ stdcall GetComputerNameA(ptr ptr)
|
|
|
|
@ stdcall GetComputerNameExA(long ptr ptr)
|
|
|
|
@ stdcall GetComputerNameExW(long ptr ptr)
|
|
|
|
@ stdcall GetComputerNameW(ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleAliasA
|
|
|
|
@ stub GetConsoleAliasExesA
|
|
|
|
@ stub GetConsoleAliasExesLengthA
|
|
|
|
@ stub GetConsoleAliasExesLengthW
|
|
|
|
@ stub GetConsoleAliasExesW
|
|
|
|
@ stub GetConsoleAliasW
|
|
|
|
@ stub GetConsoleAliasesA
|
|
|
|
@ stub GetConsoleAliasesLengthA
|
|
|
|
@ stub GetConsoleAliasesLengthW
|
|
|
|
@ stub GetConsoleAliasesW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleCP()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleCharType
|
|
|
|
@ stub GetConsoleCommandHistoryA
|
|
|
|
@ stub GetConsoleCommandHistoryLengthA
|
|
|
|
@ stub GetConsoleCommandHistoryLengthW
|
|
|
|
@ stub GetConsoleCommandHistoryW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleCursorInfo(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetConsoleCursorMode
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetConsoleDisplayMode
|
|
|
|
@ stub GetConsoleFontInfo
|
|
|
|
@ stub GetConsoleFontSize
|
|
|
|
@ stub GetConsoleHardwareState
|
2007-11-11 19:25:46 +01:00
|
|
|
@ stdcall GetConsoleInputExeNameA(long ptr)
|
2007-11-11 19:26:41 +01:00
|
|
|
@ stdcall GetConsoleInputExeNameW(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetConsoleInputWaitHandle()
|
2007-11-11 19:28:00 +01:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameA(ptr)
|
2007-11-11 19:30:38 +01:00
|
|
|
@ stdcall GetConsoleKeyboardLayoutNameW(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleMode(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetConsoleNlsMode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleOutputCP()
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetConsoleProcessList
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleScreenBufferInfo(long ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetConsoleSelectionInfo
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetConsoleTitleA(ptr long)
|
|
|
|
@ stdcall GetConsoleTitleW(ptr long)
|
2004-04-02 21:18:51 +02:00
|
|
|
@ stdcall GetConsoleWindow()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetCurrencyFormatA(long long str ptr str long)
|
|
|
|
@ stdcall GetCurrencyFormatW(long long str ptr str long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetCurrentActCtx(ptr)
|
|
|
|
@ stub GetCurrentConsoleFont
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetCurrentDirectoryA(long ptr)
|
|
|
|
@ stdcall GetCurrentDirectoryW(long ptr)
|
|
|
|
@ stdcall GetCurrentProcess()
|
|
|
|
@ stdcall GetCurrentProcessId()
|
|
|
|
@ stdcall GetCurrentThread()
|
|
|
|
@ stdcall GetCurrentThreadId()
|
|
|
|
@ stdcall GetDateFormatA(long long ptr str ptr long)
|
|
|
|
@ stdcall GetDateFormatW(long long ptr wstr ptr long)
|
2004-03-03 03:17:58 +01:00
|
|
|
@ stdcall GetDaylightFlag()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDefaultCommConfigA(str ptr long)
|
|
|
|
@ stdcall GetDefaultCommConfigW(wstr ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetDefaultSortkeySize
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDevicePowerState(long ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceA(str ptr ptr ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetDiskFreeSpaceExA (str ptr ptr ptr)
|
|
|
|
@ stdcall GetDiskFreeSpaceExW (wstr ptr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDiskFreeSpaceW(wstr ptr ptr ptr ptr)
|
2005-08-02 16:56:53 +02:00
|
|
|
@ stdcall GetDllDirectoryA(long ptr)
|
|
|
|
@ stdcall GetDllDirectoryW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetDriveTypeA(str)
|
|
|
|
@ stdcall GetDriveTypeW(wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall GetEnvironmentStrings() GetEnvironmentStringsA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetEnvironmentStringsA()
|
|
|
|
@ stdcall GetEnvironmentStringsW()
|
|
|
|
@ stdcall GetEnvironmentVariableA(str ptr long)
|
|
|
|
@ stdcall GetEnvironmentVariableW(wstr ptr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub GetErrorMode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetExitCodeProcess(long ptr)
|
|
|
|
@ stdcall GetExitCodeThread(long ptr)
|
2005-07-25 13:08:30 +02:00
|
|
|
@ stdcall GetExpandedNameA(str ptr)
|
|
|
|
@ stdcall GetExpandedNameW(wstr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetFileAttributesA(str)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetFileAttributesExA(str long ptr)
|
|
|
|
@ stdcall GetFileAttributesExW(wstr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetFileAttributesW(wstr)
|
|
|
|
@ stdcall GetFileInformationByHandle(long ptr)
|
|
|
|
@ stdcall GetFileSize(long ptr)
|
|
|
|
@ stdcall GetFileSizeEx(long ptr)
|
|
|
|
@ stdcall GetFileTime(long ptr ptr ptr)
|
|
|
|
@ stdcall GetFileType(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetFirmwareEnvironmentVariableA
|
|
|
|
# @ stub GetFirmwareEnvironmentVariableW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetFullPathNameA(str long ptr ptr)
|
|
|
|
@ stdcall GetFullPathNameW(wstr long ptr ptr)
|
2005-05-11 14:57:50 +02:00
|
|
|
@ stdcall GetGeoInfoA(long long ptr long long)
|
|
|
|
@ stdcall GetGeoInfoW(long long ptr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetHandleContext(long)
|
|
|
|
@ stdcall GetHandleInformation(long ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub GetLSCallbackTarget
|
|
|
|
@ stub GetLSCallbackTemplate
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetLargestConsoleWindowSize(long)
|
|
|
|
@ stdcall GetLastError()
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetLinguistLangSize
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetLocalTime(ptr)
|
|
|
|
@ stdcall GetLocaleInfoA(long long ptr long)
|
|
|
|
@ stdcall GetLocaleInfoW(long long ptr long)
|
|
|
|
@ stdcall GetLogicalDriveStringsA(long ptr)
|
|
|
|
@ stdcall GetLogicalDriveStringsW(long ptr)
|
|
|
|
@ stdcall GetLogicalDrives()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetLongPathNameA (str long long)
|
|
|
|
@ stdcall GetLongPathNameW (wstr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetMailslotInfo(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetModuleFileNameA(long ptr long)
|
|
|
|
@ stdcall GetModuleFileNameW(long ptr long)
|
|
|
|
@ stdcall GetModuleHandleA(str)
|
2006-05-27 10:57:17 +02:00
|
|
|
@ stdcall GetModuleHandleExA(long ptr ptr)
|
|
|
|
@ stdcall GetModuleHandleExW(long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetModuleHandleW(wstr)
|
|
|
|
@ stdcall GetNamedPipeHandleStateA(long ptr ptr ptr ptr str long)
|
|
|
|
@ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr wstr long)
|
|
|
|
@ stdcall GetNamedPipeInfo(long ptr ptr ptr ptr)
|
2006-08-16 00:49:06 +02:00
|
|
|
@ stdcall GetNativeSystemInfo(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetNextVDMCommand
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetNlsSectionName
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetNumaAvailableMemory
|
|
|
|
# @ stub GetNumaAvailableMemoryNode
|
|
|
|
# @ stub GetNumaHighestNodeNumber
|
|
|
|
# @ stub GetNumaNodeProcessorMask
|
|
|
|
# @ stub GetNumaProcessorMap
|
|
|
|
# @ stub GetNumaProcessorNode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNumberFormatA(long long str ptr ptr long)
|
|
|
|
@ stdcall GetNumberFormatW(long long wstr ptr ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetNumberOfConsoleFonts
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetNumberOfConsoleInputEvents(long ptr)
|
|
|
|
@ stdcall GetNumberOfConsoleMouseButtons(ptr)
|
|
|
|
@ stdcall GetOEMCP()
|
|
|
|
@ stdcall GetOverlappedResult(long ptr ptr long)
|
|
|
|
@ stdcall GetPriorityClass(long)
|
|
|
|
@ 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)
|
|
|
|
@ stdcall GetProcessFlags(long)
|
2007-11-01 07:46:54 +01:00
|
|
|
@ stdcall GetProcessHandleCount(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProcessHeap()
|
|
|
|
@ stdcall GetProcessHeaps(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetProcessId(long)
|
2003-09-19 02:06:45 +02:00
|
|
|
@ stdcall GetProcessIoCounters(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetProcessPriorityBoost(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProcessShutdownParameters(ptr ptr)
|
|
|
|
@ stdcall GetProcessTimes(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetProcessVersion(long)
|
|
|
|
@ stdcall GetProcessWorkingSetSize(long ptr ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub GetProductName
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetProfileIntA(str str long)
|
|
|
|
@ stdcall GetProfileIntW(wstr wstr long)
|
|
|
|
@ stdcall GetProfileSectionA(str ptr long)
|
|
|
|
@ stdcall GetProfileSectionW(wstr ptr long)
|
|
|
|
@ stdcall GetProfileStringA(str str str ptr long)
|
|
|
|
@ stdcall GetProfileStringW(wstr wstr wstr ptr long)
|
|
|
|
@ stdcall GetQueuedCompletionStatus(long ptr ptr ptr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub GetSLCallbackTarget
|
|
|
|
@ stub GetSLCallbackTemplate
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetShortPathNameA(str ptr long)
|
|
|
|
@ stdcall GetShortPathNameW(wstr ptr long)
|
|
|
|
@ stdcall GetStartupInfoA(ptr)
|
|
|
|
@ stdcall GetStartupInfoW(ptr)
|
|
|
|
@ stdcall GetStdHandle(long)
|
|
|
|
@ stdcall GetStringTypeA(long long str long ptr)
|
|
|
|
@ stdcall GetStringTypeExA(long long str long ptr)
|
|
|
|
@ stdcall GetStringTypeExW(long long wstr long ptr)
|
|
|
|
@ stdcall GetStringTypeW(long wstr long ptr)
|
|
|
|
@ stdcall GetSystemDefaultLCID()
|
|
|
|
@ stdcall GetSystemDefaultLangID()
|
|
|
|
@ stdcall GetSystemDefaultUILanguage()
|
|
|
|
@ stdcall GetSystemDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemDirectoryW(ptr long)
|
|
|
|
@ stdcall GetSystemInfo(ptr)
|
|
|
|
@ stdcall GetSystemPowerStatus(ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetSystemRegistryQuota
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetSystemTime(ptr)
|
|
|
|
@ stdcall GetSystemTimeAdjustment(ptr ptr ptr)
|
|
|
|
@ stdcall GetSystemTimeAsFileTime(ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetSystemTimes
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetSystemWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemWindowsDirectoryW(ptr long)
|
2004-06-02 23:32:55 +02:00
|
|
|
@ stdcall GetSystemWow64DirectoryA(ptr long)
|
|
|
|
@ stdcall GetSystemWow64DirectoryW(ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetTapeParameters(ptr long ptr ptr)
|
|
|
|
@ stdcall GetTapePosition(ptr long ptr ptr ptr)
|
|
|
|
@ stdcall GetTapeStatus(ptr)
|
|
|
|
@ stdcall GetTempFileNameA(str str long ptr)
|
|
|
|
@ stdcall GetTempFileNameW(wstr wstr long ptr)
|
|
|
|
@ stdcall GetTempPathA(long ptr)
|
|
|
|
@ stdcall GetTempPathW(long ptr)
|
|
|
|
@ stdcall GetThreadContext(long ptr)
|
2007-11-12 21:09:40 +01:00
|
|
|
@ stdcall GetThreadId(ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetThreadIOPendingFlag
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetThreadLocale()
|
|
|
|
@ stdcall GetThreadPriority(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall GetThreadPriorityBoost(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetThreadSelectorEntry(long long ptr)
|
|
|
|
@ stdcall GetThreadTimes(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall GetTickCount()
|
2007-07-11 14:04:54 +02:00
|
|
|
@ stdcall -ret64 GetTickCount64()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetTimeFormatA(long long ptr str ptr long)
|
|
|
|
@ stdcall GetTimeFormatW(long long ptr wstr ptr long)
|
|
|
|
@ stdcall GetTimeZoneInformation(ptr)
|
|
|
|
@ stdcall GetUserDefaultLCID()
|
|
|
|
@ stdcall GetUserDefaultLangID()
|
|
|
|
@ stdcall GetUserDefaultUILanguage()
|
2003-10-01 05:12:02 +02:00
|
|
|
@ stdcall GetUserGeoID(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub GetVDMCurrentDirectories
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetVersion()
|
|
|
|
@ stdcall GetVersionExA(ptr)
|
|
|
|
@ stdcall GetVersionExW(ptr)
|
|
|
|
@ stdcall GetVolumeInformationA(str ptr long ptr ptr ptr ptr long)
|
|
|
|
@ stdcall GetVolumeInformationW(wstr ptr long ptr ptr ptr ptr long)
|
2007-01-07 13:08:31 +01:00
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointA(str ptr long)
|
|
|
|
@ stdcall GetVolumeNameForVolumeMountPointW(wstr ptr long)
|
2005-06-02 12:30:44 +02:00
|
|
|
@ stdcall GetVolumePathNameA(str ptr long)
|
|
|
|
@ stdcall GetVolumePathNameW(wstr ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub GetVolumePathNamesForVolumeNameA
|
|
|
|
# @ stub GetVolumePathNamesForVolumeNameW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GetWindowsDirectoryA(ptr long)
|
|
|
|
@ stdcall GetWindowsDirectoryW(ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub GetWriteWatch
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall GlobalAddAtomA(str)
|
|
|
|
@ stdcall GlobalAddAtomW(wstr)
|
|
|
|
@ stdcall GlobalAlloc(long long)
|
|
|
|
@ stdcall GlobalCompact(long)
|
|
|
|
@ stdcall GlobalDeleteAtom(long)
|
|
|
|
@ stdcall GlobalFindAtomA(str)
|
|
|
|
@ stdcall GlobalFindAtomW(wstr)
|
|
|
|
@ stdcall GlobalFix(long)
|
|
|
|
@ stdcall GlobalFlags(long)
|
|
|
|
@ stdcall GlobalFree(long)
|
|
|
|
@ stdcall GlobalGetAtomNameA(long ptr long)
|
|
|
|
@ stdcall GlobalGetAtomNameW(long ptr long)
|
|
|
|
@ stdcall GlobalHandle(ptr)
|
|
|
|
@ stdcall GlobalLock(long)
|
|
|
|
@ stdcall GlobalMemoryStatus(ptr)
|
|
|
|
@ stdcall GlobalMemoryStatusEx(ptr)
|
|
|
|
@ stdcall GlobalReAlloc(long long long)
|
|
|
|
@ stdcall GlobalSize(long)
|
|
|
|
@ stdcall GlobalUnWire(long)
|
|
|
|
@ stdcall GlobalUnfix(long)
|
|
|
|
@ stdcall GlobalUnlock(long)
|
|
|
|
@ stdcall GlobalWire(long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub Heap32First
|
2003-09-11 05:00:11 +02:00
|
|
|
@ stdcall Heap32ListFirst(long ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub Heap32ListNext
|
|
|
|
@ stub Heap32Next
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapAlloc(long long long) ntdll.RtlAllocateHeap
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapCompact(long long)
|
|
|
|
@ stdcall HeapCreate(long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapCreateTagsW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapDestroy(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapExtend
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapFree(long long long) ntdll.RtlFreeHeap
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapLock(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub HeapQueryInformation
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapQueryTagW
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapReAlloc(long long ptr long) ntdll.RtlReAllocateHeap
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub HeapSetFlags
|
2006-11-02 09:23:26 +01:00
|
|
|
@ stdcall HeapSetInformation(ptr long ptr long)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall HeapSize(long long ptr) ntdll.RtlSizeHeap
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapSummary
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapUnlock(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub HeapUsage
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall HeapValidate(long long ptr)
|
|
|
|
@ stdcall HeapWalk(long ptr)
|
|
|
|
@ stdcall InitAtomTable(long)
|
|
|
|
@ stdcall InitializeCriticalSection(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall InitializeCriticalSectionAndSpinCount(ptr long)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InitializeSListHead(ptr) ntdll.RtlInitializeSListHead
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall InterlockedCompareExchange (ptr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall InterlockedDecrement(ptr)
|
|
|
|
@ stdcall InterlockedExchange(ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall InterlockedExchangeAdd (ptr long )
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InterlockedFlushSList(ptr) ntdll.RtlInterlockedFlushSList
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall InterlockedIncrement(ptr)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall InterlockedPopEntrySList(ptr) ntdll.RtlInterlockedPopEntrySList
|
|
|
|
@ stdcall InterlockedPushEntrySList(ptr ptr) ntdll.RtlInterlockedPushEntrySList
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub InvalidateConsoleDIBits
|
2003-04-08 21:40:37 +02:00
|
|
|
@ stdcall InvalidateNLSCache()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall IsBadCodePtr(ptr)
|
|
|
|
@ stdcall IsBadHugeReadPtr(ptr long)
|
|
|
|
@ stdcall IsBadHugeWritePtr(ptr long)
|
|
|
|
@ stdcall IsBadReadPtr(ptr long)
|
|
|
|
@ stdcall IsBadStringPtrA(ptr long)
|
|
|
|
@ stdcall IsBadStringPtrW(ptr long)
|
|
|
|
@ stdcall IsBadWritePtr(ptr long)
|
|
|
|
@ stdcall IsDBCSLeadByte(long)
|
|
|
|
@ stdcall IsDBCSLeadByteEx(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall IsDebuggerPresent()
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub IsLSCallback
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub IsProcessInJob
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall IsProcessorFeaturePresent(long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub IsSLCallback
|
2003-08-12 20:56:54 +02:00
|
|
|
@ stdcall IsSystemResumeAutomatic()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall IsValidCodePage(long)
|
2003-09-24 20:51:22 +02:00
|
|
|
@ stdcall IsValidLanguageGroup(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall IsValidLocale(long long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub IsValidUILanguage
|
2006-08-11 15:42:19 +02:00
|
|
|
@ stdcall IsWow64Process(ptr ptr)
|
2005-12-16 12:44:58 +01:00
|
|
|
@ stdcall -i386 -register K32Thk1632Epilog()
|
|
|
|
@ stdcall -i386 -register K32Thk1632Prolog()
|
2007-11-06 20:37:54 +01:00
|
|
|
@ stdcall LCIDToLocaleName(long ptr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LCMapStringA(long long str long ptr long)
|
|
|
|
@ stdcall LCMapStringW(long long wstr long ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
@ stdcall LZClose(long)
|
|
|
|
# @ stub LZCloseFile
|
|
|
|
@ stdcall LZCopy(long long)
|
|
|
|
# @ stub LZCreateFileW
|
|
|
|
@ stdcall LZDone()
|
|
|
|
@ stdcall LZInit(long)
|
|
|
|
@ stdcall LZOpenFileA(str ptr long)
|
|
|
|
@ stdcall LZOpenFileW(wstr ptr long)
|
|
|
|
@ stdcall LZRead(long ptr long)
|
|
|
|
@ stdcall LZSeek(long long long)
|
|
|
|
@ stdcall LZStart()
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall LeaveCriticalSection(ptr) ntdll.RtlLeaveCriticalSection
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LoadLibraryA(str)
|
|
|
|
@ stdcall LoadLibraryExA( str long long)
|
|
|
|
@ stdcall LoadLibraryExW(wstr long long)
|
|
|
|
@ stdcall LoadLibraryW(wstr)
|
|
|
|
@ stdcall LoadModule(str ptr)
|
|
|
|
@ stdcall LoadResource(long long)
|
|
|
|
@ stdcall LocalAlloc(long long)
|
|
|
|
@ stdcall LocalCompact(long)
|
|
|
|
@ stdcall LocalFileTimeToFileTime(ptr ptr)
|
|
|
|
@ stdcall LocalFlags(long)
|
|
|
|
@ stdcall LocalFree(long)
|
|
|
|
@ stdcall LocalHandle(ptr)
|
|
|
|
@ stdcall LocalLock(long)
|
|
|
|
@ stdcall LocalReAlloc(long long long)
|
|
|
|
@ stdcall LocalShrink(long long)
|
|
|
|
@ stdcall LocalSize(long)
|
|
|
|
@ stdcall LocalUnlock(long)
|
2007-11-06 20:37:54 +01:00
|
|
|
@ stdcall LocaleNameToLCID(wstr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LockFile(long long long long long)
|
|
|
|
@ stdcall LockFileEx(long long long long long ptr)
|
|
|
|
@ stdcall LockResource(long)
|
|
|
|
@ stdcall MakeCriticalSectionGlobal(ptr)
|
2006-01-13 14:29:30 +01:00
|
|
|
@ stdcall -i386 -norelay MapHInstLS()
|
|
|
|
@ stdcall -i386 -norelay MapHInstLS_PN()
|
|
|
|
@ stdcall -i386 -norelay MapHInstSL()
|
|
|
|
@ stdcall -i386 -norelay MapHInstSL_PN()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MapHModuleLS(long)
|
|
|
|
@ stdcall MapHModuleSL(long)
|
|
|
|
@ stdcall MapLS(ptr)
|
|
|
|
@ stdcall MapSL(long)
|
|
|
|
@ stdcall MapSLFix(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub MapUserPhysicalPages
|
|
|
|
# @ stub MapUserPhysicalPagesScatter
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MapViewOfFile(long long long long long)
|
|
|
|
@ stdcall MapViewOfFileEx(long long long long long ptr)
|
|
|
|
@ stdcall Module32First(long ptr)
|
2005-05-23 14:14:09 +02:00
|
|
|
@ stdcall Module32FirstW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Module32Next(long ptr)
|
2005-05-23 14:14:09 +02:00
|
|
|
@ stdcall Module32NextW(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MoveFileA(str str)
|
|
|
|
@ stdcall MoveFileExA(str str long)
|
|
|
|
@ stdcall MoveFileExW(wstr wstr long)
|
|
|
|
@ stdcall MoveFileW(wstr wstr)
|
2007-01-02 03:40:00 +01:00
|
|
|
@ stdcall MoveFileWithProgressA(str str ptr ptr long)
|
|
|
|
@ stdcall MoveFileWithProgressW(wstr wstr ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall MulDiv(long long long)
|
|
|
|
@ stdcall MultiByteToWideChar(long long str long ptr long)
|
2007-04-25 09:39:02 +02:00
|
|
|
@ stdcall NeedCurrentDirectoryForExePathA(str)
|
|
|
|
@ stdcall NeedCurrentDirectoryForExePathW(wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub NlsConvertIntegerToString
|
|
|
|
# @ stub NlsGetCacheUpdateCount
|
|
|
|
# @ stub NlsResetProcessLocale
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub NotifyNLSUserCache
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub NumaVirtualQueryNode
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall OpenConsoleW(wstr long long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub OpenDataFile
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenEventA(long long str)
|
|
|
|
@ stdcall OpenEventW(long long wstr)
|
|
|
|
@ stdcall OpenFile(str ptr long)
|
|
|
|
@ stdcall OpenFileMappingA(long long str)
|
|
|
|
@ stdcall OpenFileMappingW(long long wstr)
|
2001-04-09 20:34:49 +02:00
|
|
|
@ stub OpenJobObjectA
|
|
|
|
@ stub OpenJobObjectW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenMutexA(long long str)
|
|
|
|
@ stdcall OpenMutexW(long long wstr)
|
|
|
|
@ stdcall OpenProcess(long long long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub OpenProfileUserMapping
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OpenSemaphoreA(long long str)
|
|
|
|
@ stdcall OpenSemaphoreW(long long wstr)
|
|
|
|
@ stdcall OpenThread(long long long)
|
|
|
|
@ stdcall OpenVxDHandle(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall OpenWaitableTimerA(long long str)
|
|
|
|
@ stdcall OpenWaitableTimerW(long long wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall OutputDebugStringA(str)
|
|
|
|
@ stdcall OutputDebugStringW(wstr)
|
|
|
|
@ stdcall PeekConsoleInputA(ptr ptr long ptr)
|
|
|
|
@ stdcall PeekConsoleInputW(ptr ptr long ptr)
|
|
|
|
@ stdcall PeekNamedPipe(long ptr long ptr ptr ptr)
|
2006-01-17 13:13:01 +01:00
|
|
|
@ stdcall PostQueuedCompletionStatus(long long ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall PrepareTape(ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub PrivCopyFileExW
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub PrivMoveFileIdentityW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall PrivateFreeLibrary(long)
|
|
|
|
@ stdcall PrivateLoadLibrary(str)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Process32First (ptr ptr)
|
2005-02-21 21:57:34 +01:00
|
|
|
@ stdcall Process32FirstW (ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Process32Next (ptr ptr)
|
2005-02-21 21:57:34 +01:00
|
|
|
@ stdcall Process32NextW (ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ProcessIdToSessionId(long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall PulseEvent(long)
|
|
|
|
@ stdcall PurgeComm(long long)
|
2005-12-16 12:44:58 +01:00
|
|
|
@ stdcall -i386 -register QT_Thunk()
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall QueryActCtxW(long ptr ptr long ptr long ptr)
|
2007-02-02 15:41:15 +01:00
|
|
|
@ stdcall QueryDepthSList(ptr) ntdll.RtlQueryDepthSList
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall QueryDosDeviceA(str ptr long)
|
|
|
|
@ stdcall QueryDosDeviceW(wstr ptr long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub QueryInformationJobObject
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub QueryMemoryResourceNotification
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub QueryNumberOfEventLogRecords
|
|
|
|
@ stub QueryOldestEventLogRecord
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall QueryPerformanceCounter(ptr)
|
|
|
|
@ stdcall QueryPerformanceFrequency(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub QueryWin31IniFilesMappedToRegistry
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall QueueUserAPC(ptr long long)
|
2005-02-21 22:02:12 +01:00
|
|
|
@ stdcall QueueUserWorkItem(ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall RaiseException(long long long ptr)
|
|
|
|
@ stdcall ReadConsoleA(long ptr long ptr ptr)
|
|
|
|
@ stdcall ReadConsoleInputA(long ptr long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ReadConsoleInputExA
|
|
|
|
@ stub ReadConsoleInputExW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReadConsoleInputW(long ptr long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleOutputW(long ptr long long ptr)
|
|
|
|
@ stdcall ReadConsoleW(long ptr long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReadFile(long ptr long ptr ptr)
|
|
|
|
@ stdcall ReadFileEx(long ptr long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ReadFileScatter
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReadProcessMemory(long ptr ptr long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub RegisterConsoleIME
|
|
|
|
@ stub RegisterConsoleOS2
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterConsoleVDM
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall RegisterServiceProcess(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub RegisterSysMsgHandler
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterWaitForInputIdle
|
2003-10-09 21:46:43 +02:00
|
|
|
@ stdcall RegisterWaitForSingleObject(ptr long ptr ptr long long)
|
|
|
|
@ stdcall RegisterWaitForSingleObjectEx(long ptr ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub RegisterWowBaseHandlers
|
|
|
|
@ stub RegisterWowExec
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReinitializeCriticalSection(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ReleaseActCtx(ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ReleaseMutex(long)
|
|
|
|
@ stdcall ReleaseSemaphore(long long ptr)
|
|
|
|
@ stdcall RemoveDirectoryA(str)
|
|
|
|
@ stdcall RemoveDirectoryW(wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub RemoveLocalAlternateComputerNameA
|
|
|
|
# @ stub RemoveLocalAlternateComputerNameW
|
2003-10-28 22:22:50 +01:00
|
|
|
@ stdcall RemoveVectoredExceptionHandler(ptr) ntdll.RtlRemoveVectoredExceptionHandler
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ReplaceFile(wstr wstr wstr long ptr ptr) ReplaceFileW
|
|
|
|
@ stdcall ReplaceFileA(str str str long ptr ptr)
|
|
|
|
@ stdcall ReplaceFileW(wstr wstr wstr long ptr ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub RequestDeviceWakeup
|
2003-08-12 20:56:54 +02:00
|
|
|
@ stdcall RequestWakeupLatency(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ResetEvent(long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub ResetWriteWatch
|
2007-08-02 12:37:22 +02:00
|
|
|
@ stdcall RestoreLastError(long) ntdll.RtlRestoreLastWin32Error
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ResumeThread(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub RtlCaptureContext ( -> ntdll.RtlCaptureContext)
|
|
|
|
# @ stub RtlCaptureStackBackTrace ( -> ntdll.RtlCaptureStackBackTrace)
|
2002-12-15 02:22:40 +01:00
|
|
|
@ stdcall RtlFillMemory(ptr long long) ntdll.RtlFillMemory
|
|
|
|
@ stdcall RtlMoveMemory(ptr ptr long) ntdll.RtlMoveMemory
|
|
|
|
@ stdcall RtlUnwind(ptr ptr ptr long) ntdll.RtlUnwind
|
|
|
|
@ stdcall RtlZeroMemory(ptr long) ntdll.RtlZeroMemory
|
2006-01-13 14:26:24 +01:00
|
|
|
@ stdcall -i386 -norelay SMapLS()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_12()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_16()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_20()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_24()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_28()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_32()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_36()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_40()
|
|
|
|
@ stdcall -i386 -norelay SMapLS_IP_EBP_8()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_12()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_16()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_20()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_24()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_28()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_32()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_36()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_40()
|
|
|
|
@ stdcall -i386 -norelay SUnMapLS_IP_EBP_8()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall ScrollConsoleScreenBufferA(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall ScrollConsoleScreenBufferW(long ptr ptr ptr ptr)
|
|
|
|
@ stdcall SearchPathA(str str str long ptr ptr)
|
|
|
|
@ stdcall SearchPathW(wstr wstr wstr long ptr ptr)
|
2005-03-29 13:34:03 +02:00
|
|
|
@ stdcall SetCPGlobal(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetCalendarInfoA(long long long str)
|
|
|
|
@ stdcall SetCalendarInfoW(long long long wstr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetClientTimeZoneInformation
|
|
|
|
# @ stub SetComPlusPackageInstallStatus
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetCommBreak(long)
|
|
|
|
@ stdcall SetCommConfig(long ptr long)
|
|
|
|
@ stdcall SetCommMask(long ptr)
|
|
|
|
@ stdcall SetCommState(long ptr)
|
|
|
|
@ stdcall SetCommTimeouts(long ptr)
|
|
|
|
@ stdcall SetComputerNameA(str)
|
|
|
|
@ stdcall SetComputerNameExA(long str)
|
|
|
|
@ stdcall SetComputerNameExW(long wstr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetComputerNameW(wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleActiveScreenBuffer(long)
|
|
|
|
@ stdcall SetConsoleCP(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleCommandHistoryMode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleCtrlHandler(ptr long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleCursor
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleCursorInfo(long ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleCursorMode
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleCursorPosition(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleDisplayMode
|
|
|
|
@ stub SetConsoleFont
|
|
|
|
@ stub SetConsoleHardwareState
|
|
|
|
@ stub SetConsoleIcon
|
|
|
|
@ stdcall SetConsoleInputExeNameA(ptr)
|
|
|
|
@ stdcall SetConsoleInputExeNameW(ptr)
|
|
|
|
@ stub SetConsoleKeyShortcuts
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleLocalEUDC
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleMaximumWindowSize
|
|
|
|
@ stub SetConsoleMenuClose
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleMode(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleNlsMode
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsoleNumberOfCommandsA
|
|
|
|
@ stub SetConsoleNumberOfCommandsW
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetConsoleOS2OemFormat
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleOutputCP(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetConsolePalette
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetConsoleScreenBufferSize(long long)
|
|
|
|
@ stdcall SetConsoleTextAttribute(long long)
|
|
|
|
@ stdcall SetConsoleTitleA(str)
|
|
|
|
@ stdcall SetConsoleTitleW(wstr)
|
|
|
|
@ stdcall SetConsoleWindowInfo(long long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetCriticalSectionSpinCount(ptr long) ntdll.RtlSetCriticalSectionSpinCount
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetCurrentDirectoryA(str)
|
|
|
|
@ stdcall SetCurrentDirectoryW(wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub SetDaylightFlag
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetDefaultCommConfigA(str ptr long)
|
|
|
|
@ stdcall SetDefaultCommConfigW(wstr ptr long)
|
2005-08-02 16:56:53 +02:00
|
|
|
@ stdcall SetDllDirectoryA(str)
|
|
|
|
@ stdcall SetDllDirectoryW(wstr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetEndOfFile(long)
|
|
|
|
@ stdcall SetEnvironmentVariableA(str str)
|
|
|
|
@ stdcall SetEnvironmentVariableW(wstr wstr)
|
|
|
|
@ stdcall SetErrorMode(long)
|
|
|
|
@ stdcall SetEvent(long)
|
|
|
|
@ stdcall SetFileApisToANSI()
|
|
|
|
@ stdcall SetFileApisToOEM()
|
|
|
|
@ stdcall SetFileAttributesA(str long)
|
|
|
|
@ stdcall SetFileAttributesW(wstr long)
|
|
|
|
@ stdcall SetFilePointer(long long ptr long)
|
2005-09-09 17:05:01 +02:00
|
|
|
@ stdcall SetFilePointerEx(long double ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetFileShortNameA
|
|
|
|
# @ stub SetFileShortNameW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetFileTime(long ptr ptr ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetFileValidData
|
|
|
|
# @ stub SetFirmwareEnvironmentVariableA
|
|
|
|
# @ stub SetFirmwareEnvironmentVariableW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetHandleContext(long long)
|
|
|
|
@ stdcall SetHandleCount(long)
|
|
|
|
@ stdcall SetHandleInformation(long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetInformationJobObject
|
|
|
|
@ stub SetLastConsoleEventActive
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetLastError(long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub SetLocalPrimaryComputerNameA
|
|
|
|
# @ stub SetLocalPrimaryComputerNameW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetLocalTime(ptr)
|
|
|
|
@ stdcall SetLocaleInfoA(long long str)
|
|
|
|
@ stdcall SetLocaleInfoW(long long wstr)
|
2003-09-16 00:07:50 +02:00
|
|
|
@ stdcall SetMailslotInfo(long long)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetMessageWaitingIndicator
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetNamedPipeHandleState(long ptr ptr ptr)
|
|
|
|
@ stdcall SetPriorityClass(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetProcessAffinityMask(long long)
|
|
|
|
@ stdcall SetProcessPriorityBoost(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetProcessShutdownParameters(long long)
|
|
|
|
@ stdcall SetProcessWorkingSetSize(long long long)
|
|
|
|
@ stdcall SetStdHandle(long long)
|
|
|
|
@ stdcall SetSystemPowerState(long long)
|
|
|
|
@ stdcall SetSystemTime(ptr)
|
2003-05-04 04:23:38 +02:00
|
|
|
@ stdcall SetSystemTimeAdjustment(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetTapeParameters(ptr long ptr)
|
|
|
|
@ stdcall SetTapePosition(ptr long long long long long)
|
2007-01-08 16:16:45 +01:00
|
|
|
@ stdcall SetTermsrvAppInstallMode(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetThreadAffinityMask(long long)
|
|
|
|
@ stdcall SetThreadContext(long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetThreadExecutionState(long)
|
|
|
|
@ stdcall SetThreadIdealProcessor(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetThreadLocale(long)
|
|
|
|
@ stdcall SetThreadPriority(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetThreadPriorityBoost(long long)
|
2006-06-11 02:53:58 +02:00
|
|
|
@ stdcall SetThreadUILanguage(long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetTimeZoneInformation(ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetTimerQueueTimer
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetUnhandledExceptionFilter(ptr)
|
2003-10-01 05:12:02 +02:00
|
|
|
@ stdcall SetUserGeoID(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub SetVDMCurrentDirectories
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetVolumeLabelA(str str)
|
|
|
|
@ stdcall SetVolumeLabelW(wstr wstr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub SetVolumeMountPointA
|
|
|
|
@ stub SetVolumeMountPointW
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SetWaitableTimer(long ptr long ptr ptr long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SetupComm(long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub ShowConsoleCursor
|
|
|
|
@ stdcall SignalObjectAndWait(long long long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SizeofResource(long long)
|
|
|
|
@ stdcall Sleep(long)
|
|
|
|
@ stdcall SleepEx(long long)
|
|
|
|
@ stdcall SuspendThread(long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall SwitchToFiber(ptr)
|
|
|
|
@ stdcall SwitchToThread()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall SystemTimeToFileTime(ptr ptr)
|
|
|
|
@ stdcall SystemTimeToTzSpecificLocalTime (ptr ptr ptr)
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub TerminateJobObject
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall TerminateProcess(long long)
|
|
|
|
@ stdcall TerminateThread(long long)
|
2007-01-02 15:22:44 +01:00
|
|
|
@ stdcall TermsrvAppInstallMode()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall Thread32First(long ptr)
|
|
|
|
@ stdcall Thread32Next(long ptr)
|
|
|
|
@ stdcall ThunkConnect32(ptr str str str ptr ptr)
|
|
|
|
@ stdcall TlsAlloc()
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub TlsAllocInternal
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall TlsFree(long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub TlsFreeInternal
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall TlsGetValue(long)
|
|
|
|
@ stdcall TlsSetValue(long ptr)
|
2004-01-12 22:05:53 +01:00
|
|
|
@ stdcall Toolhelp32ReadProcessMemory(long ptr ptr long ptr)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall TransactNamedPipe(long ptr long ptr long ptr ptr)
|
|
|
|
@ stdcall TransmitCommChar(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub TrimVirtualBuffer
|
|
|
|
@ stdcall TryEnterCriticalSection(ptr) ntdll.RtlTryEnterCriticalSection
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr)
|
|
|
|
@ stdcall UTRegister(long str str str ptr ptr ptr)
|
|
|
|
@ stdcall UTUnRegister(long)
|
|
|
|
@ stdcall UnMapLS(long)
|
2006-01-13 14:26:24 +01:00
|
|
|
@ stdcall -i386 -norelay UnMapSLFixArray(long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall UnhandledExceptionFilter(ptr)
|
|
|
|
@ stdcall UninitializeCriticalSection(ptr)
|
|
|
|
@ stdcall UnlockFile(long long long long long)
|
|
|
|
@ stdcall UnlockFileEx(long long long long ptr)
|
|
|
|
@ stdcall UnmapViewOfFile(ptr)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub UnregisterConsoleIME
|
2003-10-09 21:46:43 +02:00
|
|
|
@ stdcall UnregisterWait(long)
|
|
|
|
@ stdcall UnregisterWaitEx(long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall UpdateResourceA(long str str long ptr long)
|
|
|
|
@ stdcall UpdateResourceW(long wstr wstr long ptr long)
|
|
|
|
@ stub VDMConsoleOperation
|
|
|
|
@ stub VDMOperationStarted
|
2002-12-12 04:55:05 +01:00
|
|
|
@ stub ValidateLCType
|
|
|
|
@ stub ValidateLocale
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall VerLanguageNameA(long str long)
|
|
|
|
@ stdcall VerLanguageNameW(long wstr long)
|
2003-03-17 01:17:00 +01:00
|
|
|
@ stdcall -ret64 VerSetConditionMask(long long long long) ntdll.VerSetConditionMask
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall VerifyConsoleIoHandle(long)
|
2005-09-09 17:05:01 +02:00
|
|
|
@ stdcall VerifyVersionInfoA(long long double)
|
|
|
|
@ stdcall VerifyVersionInfoW(long long double)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall VirtualAlloc(ptr long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall VirtualAllocEx(long ptr long long long)
|
|
|
|
@ stub VirtualBufferExceptionHandler
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall VirtualFree(ptr long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall VirtualFreeEx(long ptr long long)
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall VirtualLock(ptr long)
|
|
|
|
@ stdcall VirtualProtect(ptr long long ptr)
|
|
|
|
@ stdcall VirtualProtectEx(long ptr long long ptr)
|
|
|
|
@ stdcall VirtualQuery(ptr ptr long)
|
|
|
|
@ stdcall VirtualQueryEx(long ptr ptr long)
|
|
|
|
@ stdcall VirtualUnlock(ptr long)
|
2005-08-01 16:59:26 +02:00
|
|
|
# @ stub WTSGetActiveConsoleSessionId
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WaitCommEvent(long ptr ptr)
|
|
|
|
@ stdcall WaitForDebugEvent(ptr long)
|
|
|
|
@ stdcall WaitForMultipleObjects(long ptr long long)
|
|
|
|
@ stdcall WaitForMultipleObjectsEx(long ptr long long long)
|
|
|
|
@ stdcall WaitForSingleObject(long long)
|
|
|
|
@ stdcall WaitForSingleObjectEx(long long long)
|
|
|
|
@ stdcall WaitNamedPipeA (str long)
|
|
|
|
@ stdcall WaitNamedPipeW (wstr long)
|
|
|
|
@ stdcall WideCharToMultiByte(long long wstr long ptr long ptr ptr)
|
|
|
|
@ stdcall WinExec(str long)
|
|
|
|
@ stdcall WriteConsoleA(long ptr long ptr ptr)
|
|
|
|
@ stdcall WriteConsoleInputA(long ptr long ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub WriteConsoleInputVDMA
|
|
|
|
@ stub WriteConsoleInputVDMW
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WriteConsoleInputW(long ptr long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputA(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputAttribute(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputCharacterA(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleOutputW(long ptr long long ptr)
|
|
|
|
@ stdcall WriteConsoleW(long ptr long ptr ptr)
|
|
|
|
@ stdcall WriteFile(long ptr long ptr ptr)
|
|
|
|
@ stdcall WriteFileEx(long ptr long ptr ptr)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stub WriteFileGather
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall WritePrivateProfileSectionA(str str str)
|
|
|
|
@ stdcall WritePrivateProfileSectionW(wstr wstr wstr)
|
|
|
|
@ stdcall WritePrivateProfileStringA(str str str str)
|
|
|
|
@ stdcall WritePrivateProfileStringW(wstr wstr wstr wstr)
|
|
|
|
@ stdcall WritePrivateProfileStructA (str str ptr long str)
|
|
|
|
@ stdcall WritePrivateProfileStructW(wstr wstr ptr long wstr)
|
|
|
|
@ stdcall WriteProcessMemory(long ptr ptr long ptr)
|
|
|
|
@ stdcall WriteProfileSectionA(str str)
|
|
|
|
@ stdcall WriteProfileSectionW(str str)
|
|
|
|
@ stdcall WriteProfileStringA(str str str)
|
|
|
|
@ stdcall WriteProfileStringW(wstr wstr wstr)
|
|
|
|
@ stdcall WriteTapemark(ptr long long long)
|
2005-06-23 11:57:11 +02:00
|
|
|
@ stdcall ZombifyActCtx(ptr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub _DebugOut
|
|
|
|
@ stub _DebugPrintf
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall _hread(long ptr long)
|
|
|
|
@ stdcall _hwrite(long ptr long)
|
|
|
|
@ stdcall _lclose(long)
|
|
|
|
@ stdcall _lcreat(str long)
|
|
|
|
@ stdcall _llseek(long long long)
|
|
|
|
@ stdcall _lopen(str long)
|
|
|
|
@ stdcall _lread(long ptr long)
|
|
|
|
@ stdcall _lwrite(long ptr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stub dprintf
|
|
|
|
@ stdcall lstrcat(str str) lstrcatA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcatA(str str)
|
|
|
|
@ stdcall lstrcatW(wstr wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrcmp(str str) lstrcmpA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcmpA(str str)
|
|
|
|
@ stdcall lstrcmpW(wstr wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrcmpi(str str) lstrcmpiA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcmpiA(str str)
|
|
|
|
@ stdcall lstrcmpiW(wstr wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrcpy(ptr str) lstrcpyA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcpyA(ptr str)
|
|
|
|
@ stdcall lstrcpyW(ptr wstr)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrcpyn(ptr str long) lstrcpynA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrcpynA(ptr str long)
|
|
|
|
@ stdcall lstrcpynW(ptr wstr long)
|
2001-02-15 00:12:36 +01:00
|
|
|
@ stdcall lstrlen(str) lstrlenA
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall lstrlenA(str)
|
|
|
|
@ stdcall lstrlenW(wstr)
|
2002-02-27 02:28:30 +01:00
|
|
|
|
2000-11-30 19:53:38 +01:00
|
|
|
################################################################
|
|
|
|
# Wine extensions: Win16 functions that are needed by other dlls
|
|
|
|
#
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall _lclose16(long)
|
|
|
|
@ stdcall AllocCStoDSAlias16(long)
|
|
|
|
@ stdcall AllocSelectorArray16(long)
|
|
|
|
@ stdcall ConvertDialog32To16(ptr long ptr)
|
|
|
|
@ stdcall FarGetOwner16(long)
|
|
|
|
@ stdcall FarSetOwner16(long long)
|
|
|
|
@ stdcall FindResource16(long str str)
|
|
|
|
@ stdcall FreeResource16(long)
|
|
|
|
@ stdcall FreeSelector16(long)
|
|
|
|
@ stdcall GetCurrentPDB16()
|
|
|
|
@ stdcall GetCurrentTask()
|
|
|
|
@ stdcall GetDOSEnvironment16()
|
|
|
|
@ stdcall GetExePtr(long)
|
|
|
|
@ stdcall GetExpWinVer16(long)
|
|
|
|
@ stdcall GetModuleHandle16(str)
|
|
|
|
@ stdcall GetSelectorLimit16(long)
|
|
|
|
@ stdcall GetVersion16()
|
|
|
|
@ stdcall GetWinFlags16()
|
|
|
|
@ stdcall GlobalDOSAlloc16(long)
|
|
|
|
@ stdcall GlobalDOSFree16(long)
|
|
|
|
@ stdcall GlobalFlags16(long)
|
|
|
|
@ stdcall GlobalReAlloc16(long long long)
|
|
|
|
@ stdcall IsBadReadPtr16(long long)
|
|
|
|
@ stdcall IsTask16(long)
|
|
|
|
@ stdcall LoadModule16(str long)
|
|
|
|
@ stdcall LoadResource16(long long)
|
|
|
|
@ stdcall LocalAlloc16(long long)
|
|
|
|
@ stdcall LocalInit16(long long long)
|
|
|
|
@ stdcall LocalLock16(long)
|
|
|
|
@ stdcall LocalUnlock16(long)
|
2005-05-14 14:18:15 +02:00
|
|
|
@ stdcall LocalReAlloc16(long long long)
|
|
|
|
@ stdcall LocalFree16(long)
|
|
|
|
@ stdcall LocalSize16(long)
|
|
|
|
@ stdcall LocalCompact16(long)
|
|
|
|
@ stdcall LocalCountFree16()
|
|
|
|
@ stdcall LocalHeapSize16()
|
2003-03-20 04:53:12 +01:00
|
|
|
@ stdcall LockResource16(long)
|
|
|
|
@ stdcall SelectorAccessRights16(long long long)
|
|
|
|
@ stdcall SetSelectorBase(long long)
|
|
|
|
@ stdcall SetSelectorLimit16(long long)
|
|
|
|
@ stdcall SizeofResource16(long long)
|
|
|
|
@ stdcall WinExec16(str long)
|
2000-11-30 19:53:38 +01:00
|
|
|
|
|
|
|
################################################################
|
|
|
|
# Wine internal extensions
|
2000-11-13 05:54:45 +01:00
|
|
|
#
|
|
|
|
# All functions must be prefixed with '__wine_' (for internal functions)
|
|
|
|
# or 'wine_' (for user-visible functions) to avoid namespace conflicts.
|
|
|
|
|
|
|
|
# 16-bit relays
|
2005-05-19 14:44:31 +02:00
|
|
|
@ cdecl __wine_dll_register_16(ptr str)
|
|
|
|
@ cdecl __wine_dll_unregister_16(ptr)
|
2005-09-18 14:25:22 +02:00
|
|
|
@ varargs -private __wine_call_from_16_regs()
|
2007-05-18 16:37:23 +02:00
|
|
|
@ cdecl __wine_emulate_instruction(ptr ptr)
|
2000-12-01 21:48:41 +01:00
|
|
|
|
|
|
|
# Unix files
|
2004-04-23 04:46:18 +02:00
|
|
|
@ cdecl wine_get_unix_file_name(wstr)
|
2005-08-11 13:07:17 +02:00
|
|
|
@ cdecl wine_get_dos_file_name(str)
|
2002-09-06 20:51:31 +02:00
|
|
|
|
2003-10-10 02:12:17 +02:00
|
|
|
# Init code
|
|
|
|
@ cdecl __wine_kernel_init()
|