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 |
|