server: Add separate requests for getting/setting the thread context during suspend.
commit45075b2f9c87ac1e18b5860308ad5bc39c8129a4
authorAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:25:34 +0000 (6 12:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:25:34 +0000 (6 12:25 +0200)
tree3a09f9c4ed0c3f509d5ec7adcfcd930bbd95988f
parent0c69e7f2148f7d37dd2b5e8c6ab00e8ddba9a4db
server: Add separate requests for getting/setting the thread context during suspend.
dlls/ntdll/exception.c
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/thread.c
server/trace.c