.. |
Makefile.in
|
…
|
|
actctx.c
|
kernel32/tests: Add tests for window settings namespaces.
|
2018-03-27 16:03:57 +02:00 |
atom.c
|
…
|
|
change.c
|
kernel32/tests: Handle notifications on the parent dir more gracefully.
|
2018-02-20 20:12:43 +01:00 |
codepage.c
|
…
|
|
comm.c
|
…
|
|
console.c
|
kernel32/tests: Detect and handle a redirected stdin.
|
2017-11-06 21:31:07 +01:00 |
debugger.c
|
…
|
|
directory.c
|
…
|
|
drive.c
|
…
|
|
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
ntdll: Don't require full-page reads in NtReadFileScatter.
|
2017-12-07 19:13:52 +01:00 |
format_msg.c
|
kernel32: Add message resource for TRUST_E_NOSIGNATURE.
|
2018-02-26 11:40:32 +01:00 |
generated.c
|
…
|
|
heap.c
|
kernel32: Change error return from GlobalFree.
|
2018-02-03 12:01:40 +01:00 |
loader.c
|
kernel32: Implement the LOAD_LIBRARY_AS_DATAFILE_EXCLUSIVE flag.
|
2018-03-01 19:25:57 +01:00 |
locale.c
|
kernel32/tests: Add tests for NormalizeString API function.
|
2018-04-10 11:14:41 +02:00 |
mailslot.c
|
…
|
|
module.c
|
kernel32/tests: Drop module test workarounds for Windows <= 2000.
|
2018-01-10 18:26:56 +01:00 |
path.c
|
kernel32/tests: Add tests for SetSearchPathMode.
|
2017-08-29 15:51:27 +02:00 |
pipe.c
|
kernel32: Add stub implementations of GetNamedPipeClient/ServerSessionId.
|
2018-04-11 16:23:05 +02:00 |
process.c
|
ntdll: Implement ProcessImageFileNameWin32 in NtQueryInformationProcess.
|
2018-03-05 06:57:37 -06:00 |
profile.c
|
kernel32/tests: Fix permission check.
|
2018-03-12 18:00:21 +01:00 |
resource.c
|
…
|
|
resource.rc
|
…
|
|
sync.c
|
kernel32: Add a helper function to fill object attributes in Open* functions.
|
2018-03-02 10:40:41 +01:00 |
thread.c
|
kernel32/tests: Fix resource leak.
|
2018-01-03 19:13:24 +01:00 |
time.c
|
…
|
|
timer.c
|
…
|
|
toolhelp.c
|
…
|
|
version.c
|
ntdll: Fix condition mask handling in RtlVerifyVersionInfo.
|
2018-02-27 12:47:45 +01:00 |
virtual.c
|
ntdll: NtQuerySection takes SIZE_T parameters.
|
2017-12-28 13:06:43 +01:00 |
volume.c
|
kernel32: Fix forward slash path handling to GetVolumePathNameW.
|
2018-03-26 12:13:15 +02:00 |