.. |
nls
|
|
|
tests
|
kernel32/tests: "en" is not a valid locale on some platforms.
|
2012-08-22 12:03:34 +02:00 |
actctx.c
|
|
|
atom.c
|
kernel32: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:54 +02:00 |
change.c
|
|
|
comm.c
|
kernel32: Add timed wait capability flag to COMM Port properties.
|
2012-05-30 11:30:23 +02:00 |
computername.c
|
|
|
console.c
|
kernel32: Add a stub for SetConsoleIcon.
|
2012-06-05 11:50:45 +02:00 |
console_private.h
|
|
|
cpu.c
|
|
|
debugger.c
|
kernel32: Fix OutputDebugStringA called with NULL pointer.
|
2012-05-31 12:37:23 +02:00 |
editline.c
|
|
|
environ.c
|
|
|
except.c
|
|
|
fiber.c
|
|
|
file.c
|
kernel32: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:54 +02:00 |
format_msg.c
|
kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.
|
2012-01-09 15:32:50 +01:00 |
heap.c
|
kernel32: Add checks for DragonFly BSD.
|
2012-05-29 10:46:43 +02:00 |
kernel32.spec
|
kernel32: Implement IsValidLocaleName (with tests).
|
2012-08-16 17:26:45 +02:00 |
kernel_main.c
|
|
|
kernel_private.h
|
|
|
lcformat.c
|
|
|
locale.c
|
kernel32: Fix LocaleNameToLCID on mismatch.
|
2012-08-17 10:46:27 +02:00 |
locale_rc.rc
|
|
|
lzexpand.c
|
|
|
Makefile.in
|
make_unicode: Create tables with data needed by nameprep algorithm.
|
2012-04-26 19:41:28 +02:00 |
module.c
|
kernel32: Let K32EnumProcessModules fail if the last parameter is NULL.
|
2012-06-22 14:09:51 +02:00 |
nameprep.c
|
make_unicode: Create tables with data needed by nameprep algorithm.
|
2012-04-26 19:41:28 +02:00 |
oldconfig.c
|
|
|
path.c
|
kernel32: Print in the CopyFileW trace also fail_if_exists parameter.
|
2012-06-07 19:48:03 +02:00 |
powermgnt.c
|
|
|
process.c
|
kernel32: Only print a fixme once for FlushProcessWriteBuffers.
|
2012-05-03 11:51:38 +02:00 |
profile.c
|
kernel32: Avoid ini cache if file does not exist anymore.
|
2012-03-28 11:38:35 +02:00 |
resource.c
|
|
|
string.c
|
|
|
sync.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
tape.c
|
|
|
term.c
|
kernel32: No need for WINE_ prefixed debug output macros.
|
2012-01-11 17:47:23 +01:00 |
thread.c
|
kernel32: Quiet an extremely verbose stub fixme.
|
2012-06-11 11:27:24 +02:00 |
time.c
|
kernel32: Add a stub for GetDynamicTimeZoneInformation.
|
2012-07-09 15:46:35 -04:00 |
toolhelp.c
|
kernel32: Avoid TRUE:FALSE conditional expressions.
|
2012-07-31 12:36:54 +02:00 |
version.c
|
|
|
version.rc
|
|
|
virtual.c
|
kernel32: Fix access flags to page protection mapping in MapViewOfFileEx.
|
2012-01-17 11:54:43 +01:00 |
volume.c
|
kernel32: Reimplement GetLogicalDrives using Nt{Open, Query}DirectoryObject.
|
2012-07-30 17:57:50 +02:00 |
wer.c
|
kernel32: Added WerRegisterMemoryBlock stub.
|
2012-07-30 17:13:34 +02:00 |
winerror.mc
|
kernel32: Fix the spelling of 'combo box' and 'top-level' in some error messages.
|
2012-08-16 11:05:21 +02:00 |