.. |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
alloc.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
kernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.
|
2012-05-17 17:44:26 +02:00 |
comm.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
console.c
|
kernel32/tests: Fix crashes on win8 in console.
|
2012-11-30 19:12:17 +01:00 |
debugger.c
|
kernel32/tests: Fix test failures on win7.
|
2012-08-13 12:08:11 +02:00 |
directory.c
|
…
|
|
drive.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32/tests: Don't test function directly when reporting GetLastError().
|
2012-12-20 12:00:26 +01:00 |
format_msg.c
|
kernel32: Add line wrapping support to FormatMessage().
|
2012-09-24 16:38:15 +02:00 |
generated.c
|
…
|
|
heap.c
|
…
|
|
loader.c
|
include: Rename IMAGE_FILE_MACHINE_ARMV7 to IMAGE_FILE_MACHINE_ARMNT.
|
2012-08-17 10:45:17 +02:00 |
locale.c
|
kernel32/tests: Make test_CompareStringOrdinal() static.
|
2012-11-05 11:30:29 +01:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32/tests: Fix crash on win8 in module.
|
2012-11-30 19:12:16 +01:00 |
path.c
|
…
|
|
pipe.c
|
kernel32: Fixed read overflow in WriteFile argument.
|
2012-06-20 20:16:01 +02:00 |
process.c
|
shell32/tests: Write proper tests for CommandLineToArgvW().
|
2012-10-04 10:42:40 +02:00 |
profile.c
|
…
|
|
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32: Improve condition variable test case.
|
2013-01-07 19:30:27 +01:00 |
thread.c
|
kernel32/tests: Fix 32-bit thread test failures on NT 5.x 64bit.
|
2012-11-14 19:23:36 +01:00 |
time.c
|
kernel32: Fixed TIME_CompTimeZoneID behavior on dates close to New Year's Eve.
|
2012-12-10 17:36:25 +01:00 |
timer.c
|
kernel32/tests: Get rid of unneeded function typedefs.
|
2012-06-15 18:35:38 +02:00 |
toolhelp.c
|
…
|
|
version.c
|
kernel32/tests: Accept higher PRODUCT_* values.
|
2012-06-13 21:35:40 +02:00 |
virtual.c
|
kernel32/tests: Remove a couple of invalid tests.
|
2012-05-09 23:21:07 +02:00 |
volume.c
|
Assorted spelling fixes.
|
2012-09-04 16:15:52 +02:00 |