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 |