ntdll: Add helper functions for getting and setting thread context through the server.
commit1e48417567ce976b805b38dd8d1eff6a02e773e9
authorAlexandre Julliard <julliard@winehq.org>
Tue, 18 Jul 2017 09:07:48 +0000 (18 11:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Jul 2017 18:43:32 +0000 (18 20:43 +0200)
treed4481635066ee19abb3517fa671f244f001adc9c
parentda6ca91e28045719505e4cf091520f8f074746da
ntdll: Add helper functions for getting and setting thread context through the server.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/thread.c