.. |
Makefile.in
|
kernel32/tests: Add tests for GetSystemPowerStatus.
|
2019-10-31 19:38:46 +01:00 |
actctx.c
|
include/winnt: Add more ACTCTX_COMPATIBILITY_ELEMENT_TYPE definitions and fix typo.
|
2020-03-19 13:18:02 +01:00 |
atom.c
|
…
|
|
change.c
|
…
|
|
codepage.c
|
kernel32/tests: Fix some codepage test failures with Windows 10.
|
2020-01-05 17:34:22 +01:00 |
comm.c
|
kernel32/tests: Remove an unused assignment in the comm test.
|
2019-11-21 19:01:10 +01:00 |
console.c
|
tests: Report all errors when failing to wait for a child process.
|
2020-03-17 10:51:44 +01:00 |
debugger.c
|
server: Implement DBG_REPLY_LATER handling.
|
2020-03-27 21:16:13 +01:00 |
directory.c
|
…
|
|
drive.c
|
…
|
|
dummy.c
|
kernel32/tests: Reorder the WINAPI with the void.
|
2019-12-02 22:02:56 +01:00 |
dummy.spec
|
…
|
|
environ.c
|
kernel32/tests: Fix GetLastError() checks in environment tests.
|
2020-01-23 22:41:29 +01:00 |
fiber.c
|
…
|
|
file.c
|
kernel32/tests: Mark ERROR_HANDLE_EOF result as broken for async file read.
|
2020-04-23 12:55:40 +02:00 |
format_msg.c
|
kernel32/tests: Fix some test failures on Win10.
|
2019-10-23 10:26:17 +02:00 |
generated.c
|
winapi_test: Add DYNAMIC_TIME_ZONE_INFORMATION to tests.dat.
|
2020-04-13 21:33:30 +02:00 |
heap.c
|
tests: Report all errors when failing to wait for a child process.
|
2020-03-17 10:51:44 +01:00 |
loader.c
|
include: Rename the other In*OrderModuleList fields to In*OrderLinks for consistency.
|
2020-04-24 10:13:49 +02:00 |
locale.c
|
kernelbase: Implement IsValidNLSVersion().
|
2020-03-20 14:49:36 +01:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32: Move Get/SetDllDirectory() implementation to ntdll.
|
2019-10-01 15:14:08 +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
|
kernel32/tests: Add tests for GetSystemPowerStatus.
|
2019-10-31 19:38:46 +01:00 |
process.c
|
kernel32/tests: Fix the grammar and formatting of a process comment.
|
2020-03-24 20:31:18 +01:00 |
profile.c
|
kernel32/tests: Get rid of no longer needed win9x checks.
|
2020-01-02 17:40:39 +01:00 |
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
ntdll: Handle unaligned SRW locks when using futexes.
|
2020-04-14 11:23:04 +02:00 |
thread.c
|
ntdll: Move support for getting LDT entries to the platform-specific files.
|
2020-04-01 12:33:29 +02:00 |
time.c
|
ntdll: Fix RtlQueryUnbiasedInterruptTime() prototype.
|
2019-12-16 18:44:57 +01:00 |
timer.c
|
kernel32/tests: Test timeout behaviour on system clock change.
|
2020-04-09 21:04:04 +02:00 |
toolhelp.c
|
tests: Report all errors when failing to wait for a child process.
|
2020-03-17 10:51:44 +01: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 |