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 |