[PATCH] ntdll: Refine NtSetInformationThread ThreadHideFromDebugger stubs.

Alexandre Julliard julliard at winehq.org
Wed Jun 17 15:00:30 CDT 2020


Rémi Bernon <rbernon at codeweavers.com> writes:

> Call of Duty: Black Ops 3, does every one of these calls and is quite
> senstive to their outcome.
>
> Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
> ---
>  dlls/ntdll/tests/info.c | 27 +++++++++++++++++++++++++++
>  dlls/ntdll/thread.c     | 13 +++++++++++++
>  2 files changed, 40 insertions(+)

This is causing a test failure:

../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p kernel32_test.exe thread && touch thread.ok
thread.c:2230: Test failed: for info 17 expected STATUS_ACCESS_DENIED, got 00000000 (ret_len 1)
make: *** [Makefile:948: thread.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list