Sweden-Number/dlls/kernel32/tests
Rémi Bernon e2a1f00a38 server: Implement DBG_REPLY_LATER handling.
This flag causes the debug event to be replayed after the target thread
continues. It can be used, after suspending the thread, to resume other
threads and later return to the breaking.

This will help implementing gdb continue/step packets correctly.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 21:16:13 +01:00
..
Makefile.in
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
comm.c
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
dummy.spec
environ.c
fiber.c
file.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
format_msg.c
generated.c tools: Remove 0x0501 API versions forced by winapi_test. 2020-03-13 20:10:44 +01: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
locale.c kernelbase: Implement IsValidNLSVersion(). 2020-03-20 14:49:36 +01:00
mailslot.c
module.c
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/tests: Fix the grammar and formatting of a process comment. 2020-03-24 20:31:18 +01:00
profile.c
resource.c
resource.rc
sync.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
thread.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01:00
time.c
timer.c tests: Remove now useless forced _WIN32_WINNT defines. 2020-03-23 11:30:25 +01: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 tests: Report all errors when failing to wait for a child process. 2020-03-17 10:51:44 +01:00
volume.c kernel32: Reimplement GetVolumePathName() using NtQueryInformationFile(FileAttributeTagInformation). 2020-03-23 12:14:07 +01:00