Sweden-Number/server
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
async.c
atom.c
change.c server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c
process.h
procfs.c server: Add a platform-specific entry point to initialize registers of a new thread. 2017-07-27 17:04:04 +02:00
protocol.def
ptrace.c
queue.c
region.c
registry.c
request.c
request.h
security.h
semaphore.c
serial.c
signal.c
sock.c
symlink.c
thread.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.h server: Don't store the debug object in the debugger thread. 2021-02-01 16:48:09 +01:00
timer.c
token.c
trace.c
unicode.c server: Store the NT name in the fd object. 2021-02-09 14:17:51 +01:00
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c