server: Fix the status code for get/set_thread_context on a terminated thread.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 11:06:52 +0000 (13:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 12:23:25 +0000 (14:23 +0200)
commit055c883ee0e9362d134db14ea57f47c87a30737d
tree16a907e476b1c4cc3265f11aa5be31541fda15b9
parent5dc9c73c3147ef0c540830a802a7be1321aaf0e6
server: Fix the status code for get/set_thread_context on a terminated thread.
dlls/kernel32/tests/thread.c
server/thread.c