.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Add ARM and ARM64 arch strings.
|
2015-05-20 22:10:50 +09:00 |
atom.c
|
…
|
|
change.c
|
Assorted spelling and grammar fixes.
|
2015-11-17 22:56:40 +09:00 |
codepage.c
|
libwine: Fix double byte default char initialization.
|
2015-09-11 20:58:04 +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 GetConsoleFontSize.
|
2015-11-03 00:33:25 +09:00 |
debugger.c
|
kernel32/tests: Use a volatile pointer to cause a crash in the debugger tests. (Clang).
|
2015-10-07 21:28:55 +09:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32: DeleteFile should open the file without read/write permissions.
|
2015-11-11 19:39:22 +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: Added support for TIME_NOSECONDS, restructured EnumTimeFormats implementation.
|
2015-11-11 00:08:11 +09:00 |
mailslot.c
|
…
|
|
module.c
|
…
|
|
path.c
|
kernel32/tests: Add more ARM and ARM64 arch strings.
|
2015-08-12 22:52:26 +09:00 |
pipe.c
|
server: Fix crash when calling SetNamedPipeHandleState on partially closed pipe.
|
2015-11-23 23:35:16 +09:00 |
process.c
|
kernel32: Added session id tests.
|
2015-10-08 21:32:47 +09:00 |
profile.c
|
…
|
|
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32/tests: Add a test to demonstrate a deadlock by suspending a thread during a system APC.
|
2015-11-05 20:22:37 +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 triggering write watches in asynchronous ReadFile call.
|
2015-10-25 15:19:21 +09:00 |
volume.c
|
kernel32/tests: Avoid testing the D: drive which may not exist.
|
2015-11-24 00:25:02 +09:00 |