.. |
Makefile.in
|
ntdll/actctx: Don't stop looking for manifest if dll without manifest is found.
|
2018-08-29 22:01:38 +02:00 |
actctx.c
|
ntdll/actctx: Don't stop looking for manifest if dll without manifest is found.
|
2018-08-29 22:01:38 +02:00 |
atom.c
|
kernel32/tests: Use the available ARRAY_SIZE() macro.
|
2018-06-27 22:02:48 +02:00 |
change.c
|
kernel32/tests: Add more directory change notification tests.
|
2018-11-05 19:12:12 +01:00 |
codepage.c
|
kernel32/tests: Test partially overlapping buffers for MultiByteToWideChar.
|
2019-01-24 17:33:38 +01:00 |
comm.c
|
kernel32/tests: Avoid ARRAY_SIZE-like macros.
|
2018-06-27 22:03:47 +02:00 |
console.c
|
kernel32: Add AttachConsole implementation.
|
2018-08-16 13:21:56 +02:00 |
debugger.c
|
…
|
|
directory.c
|
kernel32: CreateDirectory shouldn't return ERROR_ACCESS_DENIED for the root of the drive.
|
2018-12-28 17:42:23 +01:00 |
drive.c
|
…
|
|
dummy.c
|
ntdll/actctx: Don't stop looking for manifest if dll without manifest is found.
|
2018-08-29 22:01:38 +02:00 |
dummy.spec
|
ntdll/actctx: Don't stop looking for manifest if dll without manifest is found.
|
2018-08-29 22:01:38 +02:00 |
environ.c
|
…
|
|
fiber.c
|
…
|
|
file.c
|
kernel32/tests: Add CopyFile[Ex]A NULL handling tests.
|
2019-01-28 10:28:01 +01:00 |
format_msg.c
|
…
|
|
generated.c
|
…
|
|
heap.c
|
kernel32/tests: Use the available ARRAY_SIZE() macro.
|
2018-06-27 22:02:48 +02:00 |
loader.c
|
kernel32/tests: Add a test to check some fields in fake dlls.
|
2019-02-18 21:11:17 +01:00 |
locale.c
|
kernel32: Support MUI_LANGUAGE_ID flag in EnumUILanguages.
|
2019-02-13 19:45:24 +01:00 |
mailslot.c
|
…
|
|
module.c
|
ntdll: Directly try to open the dll file instead of checking for existence first.
|
2019-02-11 11:52:00 +01:00 |
path.c
|
kernel32/tests: Add SearchPath() test for file name with multiple extension delimiters.
|
2018-10-22 11:14:32 +02:00 |
pipe.c
|
kernel32/tests: Initialize input buffer in test_overlapped_transport.
|
2019-01-07 10:47:21 -06:00 |
process.c
|
kernel32/tests: Fix skips for implemented functions.
|
2018-11-12 10:21:51 +01:00 |
profile.c
|
kernel32/tests: Fix a memory leak (Valgrind).
|
2019-01-23 18:23:42 +01:00 |
resource.c
|
kernel32: Fix BeginUpdateResource structure layout.
|
2018-08-14 14:59:48 +02:00 |
resource.rc
|
…
|
|
sync.c
|
…
|
|
thread.c
|
kernel32/tests: Fix typos in ok() messages.
|
2018-11-29 15:55:17 +01:00 |
time.c
|
kernel32: GetCalendarInfoW gets character sizes.
|
2018-06-26 16:39:55 +02:00 |
timer.c
|
…
|
|
toolhelp.c
|
kernel32/tests: Avoid ARRAY_SIZE-like macros.
|
2018-06-27 22:03:47 +02:00 |
version.c
|
kernel32/tests: Load GetSystemFirmwareTable() dynamically.
|
2018-07-13 17:20:38 +02:00 |
virtual.c
|
kernel32/tests: Test that copy-on-write file mapping is not modifying the file.
|
2019-02-13 19:45:24 +01:00 |
volume.c
|
mountmgr: Add IOCTL_STORAGE_QUERY_PROPERTY stub.
|
2018-11-20 16:26:04 +01:00 |