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 |