Austin English
|
275fc471fe
|
kernel32: Add a stub for WerSetFlags.
|
2012-07-09 15:46:21 -04:00 |
André Hentschel
|
3cd0834a24
|
kernel32: Change LCMapStringW to LCMapStringEx and call it from LCMapStringW.
|
2012-06-28 11:36:56 +02:00 |
Austin English
|
e8c283c009
|
kernel32: Add a stub for SetConsoleIcon.
|
2012-06-05 11:50:45 +02:00 |
Alexandre Julliard
|
bb23d63663
|
ntdll: Export _local_unwind.
|
2012-05-29 21:33:45 +02:00 |
André Hentschel
|
5e5b435e7d
|
kernel32: Add stub for SetThreadStackGuarantee.
|
2012-05-29 10:44:28 +02:00 |
Detlef Riekenberg
|
02b74d3fd3
|
ntdll: Implement NtGetCurrentProcessorNumber.
|
2012-05-21 10:20:25 +02:00 |
Austin English
|
80ef24b057
|
kernel32: Add a stub for FlushProcessWriteBuffers.
|
2012-05-02 20:11:54 +02:00 |
Alexandre Julliard
|
3d4a73e601
|
ntdll: Add a __chkstk entry point for x86_64.
|
2012-04-02 12:46:40 +02:00 |
Austin English
|
1726427113
|
kernel32: Add stubs for DeleteVolumeMountPointA/W.
|
2012-03-14 17:30:18 +01:00 |
Austin English
|
f135f18b58
|
kernel32: Add a stub for WerRegisterRuntimeExceptionModule.
|
2012-03-13 10:54:00 +01:00 |
André Hentschel
|
58a50926eb
|
kernel32: Forward RtlRaiseException to ntdll on ARM.
|
2012-03-12 10:47:18 +01:00 |
André Hentschel
|
e303fd5ebe
|
kernel32: Forward RtlPcToFileHeader to ntdll also on ARM.
|
2012-03-12 10:47:14 +01:00 |
William Panlener
|
b21baaeb6e
|
kernel32: Add missing function entry.
|
2012-02-16 11:56:51 +01:00 |
Austin English
|
9a2c2ed5c2
|
kernel32: Add a stub for AddConsoleAliasA/W.
|
2012-01-25 13:53:59 +01:00 |
Austin English
|
15bce22683
|
kernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
|
2012-01-23 17:05:10 +01:00 |
Austin English
|
eff816b55c
|
kernel32: Add stubs for GetConsoleAliasesLengthA/W.
|
2012-01-23 17:05:07 +01:00 |
Austin English
|
4110068dc2
|
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
|
2012-01-23 16:07:42 +01:00 |
Austin English
|
2bc08d7f35
|
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
|
2012-01-19 21:08:54 +01:00 |
Austin English
|
d4ec0a19c0
|
kernel32: Add a stub for GetProcessDEPPolicy.
|
2011-10-20 11:06:22 +02:00 |
Louis Lenders
|
3f1b41ebb2
|
kernel32: Add stubs for several SRW lock functions.
|
2011-10-13 19:57:19 +02:00 |
Louis Lenders
|
e24438c1d1
|
kernel32: Add stub for GetThreadPreferredUILanguages.
|
2011-10-12 17:07:32 +02:00 |
Francois Gouget
|
7f9972a847
|
kernel32: Fix the CreateMailslot[AW]() spec. The first parameter is an input string.
|
2011-08-24 19:07:45 +02:00 |
Austin English
|
1344aec642
|
kernel32: Stub a few of the numa functions.
|
2011-06-28 11:57:50 -05:00 |
Austin English
|
e701ca90aa
|
kernel32: Add a stub for RegisterApplicationRecoveryCallback.
|
2011-05-23 13:16:25 +02:00 |
Austin English
|
ac2c5039c9
|
kernel32: Add a stub for ApplicationRecoveryInProgress.
|
2011-05-23 13:16:25 +02:00 |
Austin English
|
d7c9723bc1
|
kernel32: Add a stub for ApplicationRecoveryFinished.
|
2011-05-23 13:16:24 +02:00 |
Jacek Caban
|
e4ffd1f834
|
kernel32: Moved GetPerformanceInfo implementation to kernel32.
|
2011-05-16 16:35:36 +02:00 |
Jacek Caban
|
595521bc95
|
kernel32: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32.
|
2011-05-16 16:35:35 +02:00 |
Jacek Caban
|
827e852166
|
kernel32: Moved EnumPageFiles[AW] implementation to kernel32.
|
2011-05-16 16:35:34 +02:00 |
Jacek Caban
|
0909f2e054
|
kernel32: Moved device-related stubs from psapi to kernel32.
|
2011-05-16 16:35:34 +02:00 |
Jacek Caban
|
772da9baae
|
kernel32: Moved GetMappedFileName[AW] stubs to kernel32.
|
2011-05-13 16:45:21 +02:00 |
Jacek Caban
|
0d0f2fa4a9
|
kernel32: Moved GetModuleInformation implementation to kernel32.
|
2011-05-12 14:29:21 +02:00 |
Jacek Caban
|
9bbf3f9075
|
kernel32: Moved GetModuleFileNameEx[AW] to kernel32.
|
2011-05-12 14:29:14 +02:00 |
Jacek Caban
|
e6dd213d52
|
kernel32: Moved GetModuleBaseName[AW] implementation to kernel32.
|
2011-05-12 14:29:07 +02:00 |
Jacek Caban
|
4ed94f7939
|
kernel32: Moved GetProcessMemoryInfo implementation to kernel32.
|
2011-05-12 14:28:45 +02:00 |
Jacek Caban
|
c1c70c62cb
|
kernel32: Moved QueryWorkingSet and QueryWorkingSetEx implementation to kernel32.
|
2011-05-11 14:56:49 +02:00 |
André Hentschel
|
28c8e228f5
|
kernel32: Forward registry functions to advapi32.
|
2011-05-10 18:54:33 +02:00 |
Jacek Caban
|
362a7d571e
|
kernel32: Moved EnumProcessModules implementation to kernel32.
|
2011-05-10 14:04:55 +02:00 |
Jacek Caban
|
1fa36c85bd
|
kernel32: Moved EnumProcesses implementation to kernel32.
|
2011-05-04 17:26:45 +02:00 |
Austin English
|
cad8afb8ee
|
kernel32: Add a stub for SetThreadPreferredUILanguages.
|
2011-04-25 13:03:07 +02:00 |
Jacek Caban
|
25023c1302
|
psapi: Forward EmptyWorkingSet implementation to kernel32.
|
2011-04-19 18:29:24 +02:00 |
Jacek Caban
|
81aa05eab6
|
kernel32: Moved GetProcessImageFileName implementation from psapi to kernel32.
|
2011-04-08 17:06:46 +02:00 |
André Hentschel
|
78160d4fe1
|
kernel32: Add stub for GetVolumePathNamesForVolumeNameA.
|
2011-03-10 12:52:48 +01:00 |
André Hentschel
|
21332ccb85
|
kernel32: Forward RtlCompareMemory to ntdll on x86_64.
|
2011-02-17 17:27:00 +01:00 |
Hans Leidekker
|
06562d16b3
|
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
|
2011-01-10 10:42:23 +01:00 |
Thomas Mullaly
|
1c7d32aa25
|
kernel32: Added stubs for IDN functions.
|
2011-01-04 11:49:45 +01:00 |
Detlef Riekenberg
|
41bd5d4efa
|
kernel32: Add a stub for SetProcessDEPPolicy.
|
2010-11-12 15:49:48 +01:00 |
Andrew Nguyen
|
43e99d6e0c
|
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
|
2010-10-11 17:11:27 +02:00 |
Alexandre Julliard
|
9f792ab3d5
|
kernel32: Implemented EnumSystemLocalesEx.
|
2010-09-27 14:13:17 +02:00 |
Austin English
|
e99612c4c8
|
kernel32: Add a stub for GetSystemDEPPolicy.
|
2010-09-22 12:47:39 +02:00 |
Austin English
|
4be494c081
|
kernel32: Add a stub for GetThreadUILanguage.
|
2010-09-08 13:23:05 +02:00 |
Alexandre Julliard
|
56bce685d5
|
kernel32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
Louis Lenders
|
2274150759
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |
Louis Lenders
|
afa53a37a4
|
kernel32: Add stub for GetUserDefaultLocaleName.
|
2010-08-30 15:36:28 +02:00 |
Austin English
|
7cd7851ca1
|
kernel32: Add stub for SetFileValidData.
|
2010-08-18 11:12:07 +02:00 |
Paul Chitescu
|
2e97746340
|
kernel32: Declare and add stubs for GetLogicalProcessorInformation(Ex).
|
2010-07-20 12:56:26 +02:00 |
Austin English
|
5dca2545f2
|
kernel32: Add stub for QueryMemoryResourceNotification.
|
2010-06-29 10:55:36 +02:00 |
Alexandre Julliard
|
79b6351c9c
|
kernel32: Add the TlsAlloc/FreeInternal entry points.
|
2010-06-22 16:58:13 +02:00 |
Nikolay Sivov
|
43d9c9bb41
|
kernel32: Export RtlPcToFileHeader on x86-64 platform.
|
2010-06-14 14:14:15 +02:00 |
Alexandre Julliard
|
abf29377ba
|
kernel32: Export InterlockedCompareExchange64.
|
2010-02-05 13:14:20 +01:00 |
Peter Rosin
|
805f7d79db
|
kernel32: Add SetThreadErrorMode and GetThreadErrorMode.
|
2010-02-04 13:39:27 +01:00 |
André Hentschel
|
c008984a01
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
Paul Vriens
|
a95e070824
|
kernel32: Add a stubbed GetConsoleProcessList().
|
2010-01-05 12:29:18 +01:00 |
Alexandre Julliard
|
a18bbec0f0
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
Alexandre Julliard
|
475b7d226c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
Alexandre Julliard
|
866db819b8
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable.
|
2009-12-04 14:34:45 +01:00 |
Stefan Leichter
|
7f1fe90e7f
|
kernel32: Added stub for CreateMemoryResourceNotification.
|
2009-11-16 12:42:19 +01:00 |
Alexander Nicolaysen Sørnes
|
fca16bc519
|
kernel32: Implement GetProductInfo on top of ntdll stub.
|
2009-10-26 11:37:04 +01:00 |
Louis Lenders
|
3c92b6c5e4
|
kernel32: Add stub for GetVolumePathNamesForVolumeNameW.
|
2009-10-23 12:38:31 +02:00 |
Dmitry Timoshkov
|
27ebfdb879
|
kernel32: Implement HeapQueryInformation, add some basic tests for it.
|
2009-10-12 12:48:03 +02:00 |
Alexandre Julliard
|
21df49c8b5
|
kernel32: Don't export the large integer functions on 64-bit.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
65bc15998d
|
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
|
2009-10-08 11:12:21 +02:00 |
Alexandre Julliard
|
2f3e8d3c6e
|
kernel32: Move the 16-bit version functions to kernel16.c.
|
2009-10-08 11:12:20 +02:00 |
Mike Kaplinskiy
|
a5c03fbc72
|
kernel32: Implement CancelIoEx.
|
2009-08-18 12:29:33 +02:00 |
Andrew Nguyen
|
f63f4026cf
|
kernel32: Implement WTSGetActiveConsoleSessionId as a stub.
|
2009-07-16 11:21:21 +02:00 |
Alexandre Julliard
|
26caf2fdda
|
kernel32: Forward the Wow64 redirection functions to ntdll.
|
2009-07-06 15:09:29 +02:00 |
Stefan Leichter
|
57f9236741
|
kernel32: Implement QueryFullProcessImageNameA.
|
2009-06-11 13:23:25 +02:00 |
Alexandre Julliard
|
31b96c6f3b
|
kernel32: Forward RtlUnwindEx to ntdll for x86_64.
|
2009-06-10 13:21:10 +02:00 |
Stefan Leichter
|
d56839f64e
|
kernel32: Fix spec of QueryFullProcessImageNameW.
|
2009-06-01 16:16:04 +02:00 |
Mikołaj Zalewski
|
9c9532265d
|
kernel32: Implement QueryFullProcessImageFileNameW.
|
2009-03-31 18:05:55 +02:00 |
Christian Costa
|
de90eccd1a
|
kernel32: Add stub for GetSystemTimes.
|
2009-03-27 11:23:21 +01:00 |
Alexandre Julliard
|
af2e40ea26
|
winecrt0: Add entry point code for stand-alone 16-bit executables.
|
2009-02-26 13:23:00 +01:00 |
Hans Leidekker
|
2095ba19bb
|
kernel32: Add stub implementations of Wow64DisableWow64FsRedirection and Wow64RevertWow64FsRedirection.
|
2009-01-29 12:17:58 +01:00 |
Austin English
|
eb877e4421
|
kernel32: Add a stub for OpenProfileUserMapping.
|
2009-01-28 12:11:22 +01:00 |
Nikolay Sivov
|
2ddcb295b6
|
kernel32: Added DeleteTimerQueue.
|
2009-01-23 13:12:31 +01:00 |
Nikolay Sivov
|
2013cdc604
|
kernel32: Implemented GetErrorMode().
|
2009-01-13 16:39:45 +01:00 |
Andrey Turkin
|
d2685e7bd7
|
ntdll: Add RtlCaptureStackBackTrace stub.
|
2009-01-12 14:37:57 +01:00 |
Alexandre Julliard
|
13df062d36
|
kernel32: #ifdef out some code that is not needed on non-i386.
|
2009-01-07 11:10:16 +01:00 |
Alexander Nicolaysen Sørnes
|
93488b19dc
|
kernel32: Add stub for GetConsoleAliasW.
|
2008-12-15 13:27:03 +01:00 |
Alexandre Julliard
|
50d6b7fb54
|
ntdll: Added stubs for RtlLookupFunctionEntry and RtlVirtualUnwind.
|
2008-12-08 19:29:06 +01:00 |
Alexandre Julliard
|
f06d99f67a
|
include: Implemented inline asm functions for x86_64. Export Interlocked* only on i386.
|
2008-12-08 19:25:25 +01:00 |
Alexandre Julliard
|
31a641aa59
|
ntdll: Implemented RtlCaptureContext.
|
2008-12-04 12:42:53 +01:00 |
Alexandre Julliard
|
23be27ef80
|
kernel32: Added GetWriteWatch and ResetWriteWatch.
|
2008-11-14 11:02:15 +01:00 |
Alexandre Julliard
|
c1d2d86be7
|
kernel32: Implemented the Ex variants of CreateEvent/Mutex/Semaphore/WaitableTimer.
|
2008-11-11 14:03:00 +01:00 |
Alexandre Julliard
|
b44a109b8c
|
kernel32: Implemented the wrapper functions for job objects.
|
2008-09-04 22:51:02 +02:00 |
Cesar Eduardo Barros
|
fee6b384e1
|
kernel32: Add stub for CreateHardLink.
|
2008-07-25 13:21:23 +02:00 |
Dan Hipschman
|
ecd76fb77c
|
kernel32: Add a stub for ChangeTimerQueueTimer.
|
2008-07-22 13:21:01 +02:00 |
Kirill K. Smirnov
|
a470c0b017
|
kernel32: Add stubs for [G|S]etConsoleDisplayMode.
|
2008-06-27 11:29:07 +02:00 |
Jon Griffiths
|
1ad733e4e0
|
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
|
2008-06-23 14:04:24 +02:00 |
Alexandre Julliard
|
122055effd
|
kernel32: The first argument of GetBinaryType is a string.
|
2008-06-20 09:38:33 +02:00 |
Alexandre Julliard
|
5c5b997dc2
|
kernel32: Implemented ReadFileScatter and WriteFileGather.
|
2008-03-15 10:58:38 +01:00 |
Dmitry Timoshkov
|
e49e8b20db
|
kernel32: Add stubs for fiber local storage APIs.
|
2008-02-29 11:48:13 +01:00 |
Alistair Leslie-Hughes
|
9d36b416a7
|
kernel32: Add RegisterApplicationRestart stub.
|
2008-02-05 12:06:09 +01:00 |
Alexandre Julliard
|
7f508df25b
|
kernel32: Implemented FindFirstVolume/FindNextVolume using the mount point manager.
|
2008-01-04 14:31:40 +01:00 |
Stefan Leichter
|
db24d3af9a
|
kernel32: Added stub for FindVolumeClose.
|
2007-11-30 12:43:59 +01:00 |
Hans Leidekker
|
23e995e3a7
|
kernel32: Add stub implementations for FindFirstVolume{A, W}.
|
2007-11-19 13:53:17 +01:00 |
EA Durbin
|
661755b69f
|
kernel32: Add stub for GetConsoleKeyboardLayoutNameW.
|
2007-11-13 15:10:12 +01:00 |
EA Durbin
|
592fc26b09
|
kernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA.
|
2007-11-13 15:09:08 +01:00 |
EA Durbin
|
6e6a2a5856
|
kernel32: Add stub implementation of GetConsoleInputExeNameW.
|
2007-11-13 15:08:28 +01:00 |
EA Durbin
|
4a0833c2d0
|
kernel32: Add stub implementation of GetConsoleInputExeNameA.
|
2007-11-13 15:07:54 +01:00 |
Rob Shearman
|
8296548bb5
|
kernel32: Implement GetThreadId.
|
2007-11-13 13:29:27 +01:00 |
Alexandre Julliard
|
964d83501a
|
kernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName.
|
2007-11-06 20:37:54 +01:00 |
Vitaliy Margolen
|
eb31959ab9
|
kernel32: Implement GetProcessHandleCount.
|
2007-11-01 12:41:48 +01:00 |
Chris Wulff
|
8cf7cb32c5
|
kernel32: Added a stub for FindVolumeMountPointClose.
|
2007-10-31 12:39:55 +01:00 |
Luis C. Busquets Pérez
|
a02ccd9a15
|
kernel32: Export RestoreLastError.
|
2007-08-08 15:32:04 +02:00 |
Alexandre Julliard
|
40fb7ca168
|
kernel32: Implemented GetTickCount64.
|
2007-07-11 14:04:54 +02:00 |
Alexandre Julliard
|
73cc00f9a5
|
ntoskrnl.exe: Reuse the kernel32 instruction emulation support for kernel-mode drivers.
|
2007-05-18 16:37:23 +02:00 |
Louis Lenders
|
f9a54ebc51
|
kernel32: Add stub for BindIoCompletionCallback.
|
2007-05-01 11:42:25 +02:00 |
Kirill K. Smirnov
|
fff6db62f3
|
kernel32: Add partial stub for NeedCurrentDirectoryForExePath.
|
2007-04-27 13:05:12 +02:00 |
Louis Lenders
|
eafbf45fce
|
kernel32: Add stub for AttachConsole.
|
2007-03-23 13:04:36 +01:00 |
Stefan Dösinger
|
e90635f5b6
|
kernel32: Add a CheckRemoteDebuggerPresent stub.
|
2007-02-19 13:11:08 +01:00 |
Hans Leidekker
|
c56eafcb80
|
kernel32: Add a stub implementation for FindFirstVolumeMountPoint{A, W}.
|
2007-02-19 12:40:09 +01:00 |
Damjan Jovanovic
|
07db8882c2
|
ntdll: Slist support.
Implemented ntdll's RtlInitializeSListHead, RtlQueryDepthSList,
RtlInterlockedFlushSList, RtlFirstEntrySList,
RtlInterlockedPushEntrySList, RtlInterlockedPopEntrySList, their
kernel32 equivalents, and tests.
|
2007-02-05 21:46:28 +01:00 |
Mike McCormack
|
71a2f4d184
|
kernel32: Forward EncodePointer and DecodePointer to their ntdll counterparts.
|
2007-01-22 12:45:46 +01:00 |
Felix Nawothnig
|
89d8b47547
|
kernel32: Forward CopyLZFile() to LZCopy() instead of wrapping it.
|
2007-01-15 13:00:24 +01:00 |
Hans Leidekker
|
7918c59f86
|
kernel32: Add a stub implementation for GetVolumeNameForVolumeMountPoint{A, W}.
|
2007-01-09 12:46:37 +01:00 |
Samuel Lidén Borell
|
a7c9970762
|
kernel32: Add SetTermsrvAppInstallMode stub.
|
2007-01-09 12:46:28 +01:00 |
Hans Leidekker
|
a2705da378
|
kernel32: Add a stub implementation for TermsrvAppInstallMode.
|
2007-01-02 20:30:32 +01:00 |
Mike McCormack
|
b9910cb36d
|
kernel32: Implement CopyFileWithProgress.
|
2007-01-02 12:08:53 +01:00 |
Mike McCormack
|
5c004898b9
|
kernel32: Add a stub for HeapSetInformation.
|
2006-11-02 12:24:27 +01:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |