.. |
Makefile.in
|
…
|
|
actctx.c
|
…
|
|
alloc.c
|
…
|
|
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
kernel32/tests: Do not assume the signedness of plain char.
|
2013-03-01 10:35:38 +01:00 |
comm.c
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
console.c
|
kernel32/tests: Reduce the size of the console buffer to speed up the tests.
|
2013-02-11 17:52:43 +01:00 |
debugger.c
|
server: Don't debug children when debugger is attached with DebugActiveProcess function.
|
2013-04-05 20:39:07 +02:00 |
directory.c
|
…
|
|
drive.c
|
kernel32/tests: Fix failures with virtual Drives (AppVirt Client).
|
2013-03-11 10:44:51 +01:00 |
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32/tests: Remove SPARC support.
|
2013-03-05 11:01:16 +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
|
kernel32: Terminate threads before unloading DLLs on process exit.
|
2013-05-17 12:29:41 +02:00 |
locale.c
|
kernel32: Fixed copy-paste error in IdnToUnicode.
|
2013-03-28 18:54:51 +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
|
kernel32: Add a test to show that a process with a not closed handle to an already terminated thread fails to terminate cleanly.
|
2013-05-24 11:07:10 +02:00 |
profile.c
|
kernel32: Avoid ini cache if file does not exist anymore.
|
2012-03-28 11:38:35 +02:00 |
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32: Conditional variable tests.
|
2013-01-30 12:43:45 +01:00 |
thread.c
|
kernel32: Make SetThreadPriorityBoost return success.
|
2013-05-28 14:54:49 +02: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: Add a shared memory test.
|
2013-04-12 11:49:09 +02:00 |
volume.c
|
kernel32/tests: Avoid IOCTL_DVD_READ_STRUCTURE test failures.
|
2013-04-30 11:49:37 +02:00 |