.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Some tests for ZombifyActCtx().
|
2015-12-21 18:16:52 +01:00 |
atom.c
|
…
|
|
change.c
|
Assorted spelling and grammar fixes.
|
2015-11-17 22:56:40 +09:00 |
codepage.c
|
kernel32: Set error if dstlen < 0 in codepage conversion functions.
|
2016-01-25 18:49:49 +09:00 |
comm.c
|
kernel32/tests: Simplify an ok() condition (PVS-Studio).
|
2015-10-28 22:31:25 +09:00 |
console.c
|
kernel32/tests: Add tests for the TRUE pathway of GetCurrentConsoleFont.
|
2016-01-28 01:22:41 +09:00 |
debugger.c
|
kernel32/tests: Help the tests portably declare printf()-syle functions.
|
2016-01-13 23:46:33 +09:00 |
directory.c
|
…
|
|
drive.c
|
kernel32/tests: Add tests for GetDriveType with invalid drive spec.
|
2015-11-27 20:53:32 +09:00 |
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
Assorted typos fixes.
|
2015-11-27 15:38:30 +09:00 |
format_msg.c
|
…
|
|
generated.c
|
…
|
|
heap.c
|
kernel32: Implement stub for GetPhysicallyInstalledSystemMemory.
|
2015-10-20 00:30:39 +09:00 |
loader.c
|
ntdll: Separate image relocation from NtMapViewOfSection.
|
2015-08-18 19:56:48 +09:00 |
locale.c
|
kernel32/tests: Avoid sizeof in a trace.
|
2016-01-20 16:42:45 +09:00 |
mailslot.c
|
…
|
|
module.c
|
…
|
|
path.c
|
kernel32: Revise GetLongPathNameA to avoid overriding the input on long names.
|
2015-12-24 11:57:57 +01:00 |
pipe.c
|
server: Fix crash when calling SetNamedPipeHandleState on partially closed pipe.
|
2015-11-23 23:35:16 +09:00 |
process.c
|
ntdll: Implement SystemLogicalProcessorInformationEx.
|
2016-01-29 00:49:31 +09:00 |
profile.c
|
…
|
|
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32/tests: Avoid busy-looping in APC deadlock tests.
|
2015-11-26 13:20:20 +09:00 |
thread.c
|
kernel32/tests: Remove unnecessary busy loop (PVS-Studio).
|
2015-10-21 19:19:08 +09:00 |
time.c
|
kernel32/tests: Fix uninitialized memory of a test case.
|
2015-09-08 14:48:27 +09:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Don't test for the exact process count.
|
2015-09-25 20:59:35 +02:00 |
version.c
|
…
|
|
virtual.c
|
kernel32/tests: Add tests for committing stack guard pages.
|
2015-11-30 23:16:49 +09:00 |
volume.c
|
kernel32/tests: Avoid testing the D: drive which may not exist.
|
2015-11-24 00:25:02 +09:00 |