.. |
nls
|
kernel32: Add Swedish translation.
|
2010-10-25 12:41:40 +02:00 |
tests
|
kernel32/tests: Increase timeouts to avoid test failures in CreateRemoteThread.
|
2010-10-25 13:52:51 +02:00 |
actctx.c
|
|
|
atom.c
|
|
|
change.c
|
|
|
comm.c
|
kernel32: Change fixme to trace in comm.c.
|
2010-08-17 14:18:45 +02:00 |
computername.c
|
kernel32: Fix GetComputerName errors.
|
2010-08-23 11:58:42 +02:00 |
console.c
|
kernel32: Only reset the console mode when it has been previously changed.
|
2010-09-27 12:09:33 +02:00 |
console_private.h
|
kernel32: Modify editline logic so that it also work with bare consoles.
|
2010-09-01 14:01:03 +02:00 |
cpu.c
|
|
|
debugger.c
|
|
|
editline.c
|
kernel32: Modify editline logic so that it also work with bare consoles.
|
2010-09-01 14:01:03 +02:00 |
environ.c
|
kernel32: Fix last error value of GetStdHandle/SetStdHandle when called with wrong std handle.
|
2010-09-23 12:00:44 +02:00 |
except.c
|
|
|
fiber.c
|
|
|
file.c
|
kernel32: Change SetHandleCount to match behaviour on versions >WINNT.
|
2010-09-06 16:14:05 +02:00 |
format_msg.c
|
|
|
heap.c
|
kernel32: Truncate the reported by GlobalMemoryStatus() memory limits for Win9x versions too.
|
2010-10-06 20:46:49 +02:00 |
kernel32.spec
|
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
|
2010-10-11 17:11:27 +02:00 |
kernel_main.c
|
kernel32: Implement GetSystemRegistryQuota as a semi-stub.
|
2010-10-11 17:11:27 +02:00 |
kernel_private.h
|
kernel32: Fixed a couple of cases where the console was not reset in cooked mode after a bare console has been created.
|
2010-09-13 14:45:18 -05:00 |
lcformat.c
|
|
|
locale.c
|
kernel32: Implemented EnumSystemLocalesEx.
|
2010-09-27 14:13:17 +02:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
|
|
Makefile.in
|
kernel32: Add Swedish translation.
|
2010-10-25 12:41:40 +02:00 |
module.c
|
kernel32: Remove dead assignments.
|
2010-09-20 13:02:11 +02:00 |
oldconfig.c
|
|
|
path.c
|
kernel32: Fix GetTempFileName with invalid path.
|
2010-10-22 17:19:12 +02:00 |
powermgnt.c
|
|
|
process.c
|
kernel32: Make the return type of LoadModule match the Windows SDK.
|
2010-10-11 17:11:28 +02:00 |
profile.c
|
|
|
resource.c
|
kernel32: Enhance EndUpdateResource.
|
2010-07-22 11:41:41 +02:00 |
string.c
|
|
|
sync.c
|
kernel32: Fix WaitForMultipleObjectsEx for handles with lower 2 bits set.
|
2010-09-23 12:00:20 +02:00 |
tape.c
|
|
|
thread.c
|
kernel32: Add a stub for GetThreadUILanguage.
|
2010-09-08 13:23:05 +02:00 |
time.c
|
|
|
toolhelp.c
|
|
|
version.c
|
|
|
version.rc
|
|
|
virtual.c
|
|
|
volume.c
|
kernel32: Fix a FAT format sanity check for floppies.
|
2010-10-25 13:52:51 +02:00 |
wer.c
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |