ntdll: Add stub for NtSetDebugFilterState().
commite36c6f04ce3d25ef6cfd4203aadaf3cee044e642
authorPaul Gofman <pgofman@codeweavers.com>
Mon, 13 Dec 2021 21:30:25 +0000 (14 00:30 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 Dec 2021 13:18:53 +0000 (14 14:18 +0100)
treed42c7461bbfc11174619ccfc7f6fd6a5b7bcecec
parent6f1b78b537bbd6f897f30fdf1b5a66e42c5b819f
ntdll: Add stub for NtSetDebugFilterState().

Eternal Return benefited from this function present as .spec file
stub which was removed by 52202224d9ab8316896370db2af6399a5fb7b916.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/ntdll.spec
dlls/ntdll/unix/debug.c
dlls/ntdll/unix/loader.c
dlls/wow64/syscall.c
dlls/wow64/syscall.h
include/winternl.h