.. |
Makefile.in
|
…
|
|
actctx.c
|
ntdll: Use single field for misc flags in ComClass redirection section.
|
2020-06-11 21:03:34 +02:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
…
|
|
comm.c
|
…
|
|
console.c
|
kernelbase: Use NtCreateFile for console handles in CreateFileW.
|
2020-06-26 21:52:21 +02:00 |
debugger.c
|
server: Implement DBG_REPLY_LATER handling.
|
2020-03-27 21:16:13 +01:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
dummy.c
|
…
|
|
dummy.spec
|
…
|
|
environ.c
|
kernelbase: Fix GetEnvironmentVariableW return for empty variables.
|
2020-05-15 14:08:51 +02:00 |
fiber.c
|
…
|
|
file.c
|
kernel32/tests: Remove support for PPC32.
|
2020-06-17 16:46:14 +02:00 |
format_msg.c
|
kernel32/tests: Add some tests for FormatMessageA/W buffer sizes.
|
2020-05-13 22:05:31 +02:00 |
generated.c
|
winapi_test: Add DYNAMIC_TIME_ZONE_INFORMATION to tests.dat.
|
2020-04-13 21:33:30 +02:00 |
heap.c
|
kernel32/tests: Avoid some more compiler warning for HeapAlloc() invalid parameter tests.
|
2020-06-08 14:59:30 +02:00 |
loader.c
|
ntdll: Build with msvcrt.
|
2020-06-30 12:25:08 +02:00 |
locale.c
|
kernel32/tests: Fix GetNLSVersion test failure on Windows Server 2003.
|
2020-06-04 11:59:26 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32/tests: Remove support for PPC32.
|
2020-06-17 16:46:14 +02:00 |
path.c
|
ntdll: Support device paths in LdrGetDllPath.
|
2020-03-25 15:26:33 +01:00 |
pipe.c
|
tests: Report all errors when failing to wait for a child process.
|
2020-03-17 10:51:44 +01:00 |
power.c
|
…
|
|
process.c
|
kernel32: Implement IsWow64Process2.
|
2020-06-30 11:05:53 +02:00 |
profile.c
|
kernel32/tests: Add tests for profile struct functions.
|
2020-06-22 19:22:03 +02:00 |
resource.c
|
kernel32/tests: Remove workaround for NT4.
|
2020-05-28 20:10:53 +02:00 |
resource.rc
|
…
|
|
sync.c
|
ntdll: Handle unaligned SRW locks when using futexes.
|
2020-04-14 11:23:04 +02:00 |
thread.c
|
ntdll: Fix a few more thread information access rights.
|
2020-06-30 11:05:53 +02:00 |
time.c
|
…
|
|
timer.c
|
kernel32/tests: Test timeout behaviour on system clock change.
|
2020-04-09 21:04:04 +02:00 |
toolhelp.c
|
kernel32: Adjust thread creation insertion order.
|
2020-06-29 21:07:43 +02:00 |
version.c
|
tests: Remove now useless forced _WIN32_WINNT defines.
|
2020-03-23 11:30:25 +01:00 |
virtual.c
|
kernel32/tests: Avoid arithmetic on pointer to stack variable.
|
2020-04-20 17:19:11 +02:00 |
volume.c
|
kernel32/tests: Use DECLSPEC_ALIGN in MSVC compatible way.
|
2020-04-20 20:55:12 +02:00 |