.. |
nls
|
kernel32: Convert message translations to po files.
|
2011-01-24 21:35:14 +01:00 |
tests
|
kernel32: Constify some data.
|
2011-04-07 10:23:12 +02:00 |
actctx.c
|
|
|
atom.c
|
|
|
change.c
|
kernel32: Add support for completion routine invocation in ReadDirectoryChangesW.
|
2010-12-16 11:50:09 +01:00 |
comm.c
|
|
|
computername.c
|
kernel32: Added missing break (Coverity).
|
2011-03-28 17:12:26 +02:00 |
console.c
|
kernel32: Properly manage UTF-8 (and any wcs) input strings.
|
2011-01-25 14:46:59 +01:00 |
console_private.h
|
kernel32: Properly manage UTF-8 (and any wcs) input strings.
|
2011-01-25 14:46:59 +01:00 |
cpu.c
|
|
|
debugger.c
|
kernel32: Use debugstr_a to avoid overflow with user-specified string.
|
2011-02-19 13:06:40 +01:00 |
editline.c
|
kernel32: Remove a useless error message.
|
2011-02-16 14:26:26 +01: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: Add dumping of GENERIC_EXECUTE flag in CreateFile.
|
2011-03-15 17:14:08 +01: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: Moved GetProcessImageFileName implementation from psapi to kernel32.
|
2011-04-08 17:06:46 +02:00 |
kernel_main.c
|
kernel32: Remove unnecessary use of wownt32.h.
|
2010-11-01 16:44:24 +01: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: Added stubs for IDN functions.
|
2011-01-04 11:49:45 +01:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
|
|
Makefile.in
|
kernel32: Convert message translations to po files.
|
2011-01-24 21:35:14 +01:00 |
module.c
|
kernel32: Don't mask when printing unsupported flags in load_library.
|
2011-01-24 12:35:02 +01:00 |
oldconfig.c
|
|
|
path.c
|
kernel32: Fix GetTempFileName with invalid path.
|
2010-10-22 17:19:12 +02:00 |
powermgnt.c
|
kernel32: Remove dead code and old comment.
|
2010-11-04 11:47:16 +01:00 |
process.c
|
kernel32: Moved GetProcessImageFileName implementation from psapi to kernel32.
|
2011-04-08 17:06:46 +02:00 |
profile.c
|
kernel32: Only get the Windows directory if PROFILE_Open() needs it.
|
2011-03-30 18:23:38 +02:00 |
resource.c
|
kernel32: Support deleting resources in UpdateResource.
|
2010-12-23 17:07:40 +01: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
|
|
|
term.c
|
kernel32: Don't try to initialize curses if the TERM variable is not set.
|
2011-02-16 23:30:32 +01:00 |
thread.c
|
kernel32: Add a stub implementation of GetThreadIOPendingFlag.
|
2011-01-10 10:42:23 +01:00 |
time.c
|
kernel32: Add some parameter checking to FileTimeToDosDateTime.
|
2011-03-09 12:28:41 +01:00 |
toolhelp.c
|
|
|
version.c
|
|
|
version.rc
|
|
|
virtual.c
|
|
|
volume.c
|
kernel32: Implement and test GetVolumePathNamesForVolumeName.
|
2011-03-29 15:41:11 +02:00 |
wer.c
|
kernel32: Add stub for WerRegisterFile.
|
2010-08-30 15:38:30 +02:00 |
winerror.mc
|
kernel32: Some spelling tweaks and fixes for the error messages.
|
2011-03-16 16:31:53 +01:00 |