Sweden-Number/dlls/kernel32/tests
Dmitry Timoshkov 050dc49b38 server: Set error to STATUS_UNSUCCESSFUL when the server fails to queue APC for a thread.
I've left another case of returning STATUS_PROCESS_IS_TERMINATING since
that's not covered by the tests.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50704
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-03 21:54:44 +01:00
..
Makefile.in
actctx.c
atom.c
change.c
codepage.c
comm.c
console.c server: Fix handling of STATUS_ALERTED in get_next_console_request. 2020-12-02 20:51:51 +01:00
debugger.c kernel32/tests: Ignore exceptions while testing winedbg. 2021-02-15 21:11:28 +01:00
directory.c
drive.c
dummy.c
dummy.spec
environ.c
fiber.c kernel32/tests: Add a regression test for a deadlock calling FLS callbacks on process exit. 2021-01-07 21:21:17 +01:00
file.c kernel32/tests: Add some more tests for wildcards. 2021-02-03 09:14:23 +01:00
format_msg.c
generated.c winapi: Use __alignof__ on clang. 2020-12-16 15:30:07 +01:00
heap.c
loader.c kernel32/tests: Add a test for Wow64Transition. 2021-03-01 21:13:00 +01:00
locale.c kernel32: Update sr-Latn locale definition. 2021-02-04 15:41:02 +01:00
mailslot.c
module.c
path.c
pipe.c server: Always set the async result when the APC object is destroyed. 2021-02-25 08:54:41 +01:00
power.c
process.c kernelbase: Use the correct machine type for ARM. 2021-03-03 21:54:44 +01:00
profile.c
resource.c
resource.rc
sync.c server: Set error to STATUS_UNSUCCESSFUL when the server fails to queue APC for a thread. 2021-03-03 21:54:44 +01:00
thread.c kernel32: Write the wait handle before executing the callback. 2021-02-11 22:26:36 +01:00
time.c
timer.c
toolhelp.c
version.c
virtual.c
volume.c kernelbase: Reimplement GetVolumeInformation on top of GetVolumeInformationByHandle. 2021-02-17 11:44:05 +01:00