.. |
nls
|
kernel32/nls: Fix German translation.
|
2009-12-24 12:15:40 +01:00 |
tests
|
ntdll: Add 8 more bytes to the block tail when tail checking is enabled.
|
2010-01-27 18:46:07 +01:00 |
actctx.c
|
kernel32: Fix typo in a comment.
|
2009-12-18 13:14:02 +01:00 |
atom.c
|
|
|
change.c
|
|
|
comm.c
|
kernel32: Use explicit prototypes for function pointers.
|
2009-09-09 13:12:28 +02:00 |
computername.c
|
kernel32: Reduce registry access to KEY_READ wherever possible.
|
2009-11-30 16:33:54 +01:00 |
console.c
|
ntdll: Fix the NtCreateEvent prototype.
|
2010-01-18 20:34:54 +01:00 |
console_private.h
|
|
|
cpu.c
|
kernel32: Add missing stdarg.h include.
|
2009-09-23 12:33:25 +02:00 |
debugger.c
|
kernel32: Move the 16-bit debugger functions to kernel16.c.
|
2009-10-08 11:11:12 +02:00 |
editline.c
|
|
|
environ.c
|
kernel32: Add a define for UNICODE_STRING_MAX_CHARS.
|
2009-12-14 16:14:37 +01:00 |
except.c
|
ntdll: Fix the NtCreateEvent prototype.
|
2010-01-18 20:34:54 +01:00 |
fiber.c
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
file.c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
format_msg.c
|
kernel32: Fix write buffer overrun in format_insertW.
|
2009-12-02 13:06:07 +01:00 |
heap.c
|
kernel32: Correct ullTotalVirtual for GlobalMemoryStatusEx().
|
2009-10-14 13:03:33 +02:00 |
kernel32.spec
|
kernel32: Implement IsThreadAFiber function.
|
2010-01-25 12:56:26 +01:00 |
kernel_main.c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
kernel_private.h
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
lcformat.c
|
kernel32/lcformat: Add support for genitive month names in GetDateFormat().
|
2009-12-04 14:34:57 +01:00 |
locale.c
|
kernel32: Don't store the current codepage in the thread data.
|
2009-12-29 11:43:46 +01:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
|
|
Makefile.in
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
module.c
|
kernel32: Return error on second attempt to free a module.
|
2010-01-18 14:26:16 +01:00 |
oldconfig.c
|
|
|
path.c
|
kernel32: Fix SearchPath parameter validation with tests.
|
2009-12-22 13:48:25 +01:00 |
powermgnt.c
|
|
|
process.c
|
kernel32: Treat PWD as a special environment variable.
|
2010-01-28 13:29:53 +01:00 |
profile.c
|
kernel32: Check if buffer is NULL before derefencing it (Coverity).
|
2010-01-04 11:49:45 +01:00 |
resource.c
|
kernel32: Use IS_INTRESOURCE instead of HIWORD to check a resource.
|
2010-01-26 12:13:48 +01:00 |
string.c
|
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
|
2009-10-08 11:12:21 +02:00 |
sync.c
|
ntdll: Fix the NtCreateEvent prototype.
|
2010-01-18 20:34:54 +01:00 |
tape.c
|
|
|
thread.c
|
kernel32: Do not include 16-bit headers in 32-bit files.
|
2009-12-30 16:21:56 +01:00 |
time.c
|
kernel32: Set time between interrupts in GetSystemTimeAdjustment.
|
2009-10-01 11:33:27 +02:00 |
toolhelp.c
|
|
|
version.c
|
kernel32: Implement GetProductInfo on top of ntdll stub.
|
2009-10-26 11:37:04 +01:00 |
version.rc
|
|
|
virtual.c
|
|
|
volume.c
|
kernel32: Add stub for GetVolumePathNamesForVolumeNameW.
|
2009-10-23 12:38:31 +02:00 |