[NTOS:PS] On x64 don't fail in NtSetInformationProcess with ProcessUserModeIOPL infor...
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 11 Feb 2018 10:26:51 +0000 (11:26 +0100)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 20 Sep 2020 21:08:17 +0000 (23:08 +0200)
commitcb22d5f697187d013ce85f3126ef723809aef56a
tree4e37ea3b6101287c130bf859fa88f2e0bd8e6680
parent26484eea9fcc0a56a2c004090f8b28aa4a5db96a
[NTOS:PS] On x64 don't fail in NtSetInformationProcess with ProcessUserModeIOPL information class, instead just don't do anything.

For NT6+ appcompat setting return STATUS_NOT_IMPLEMENTED
ntoskrnl/include/internal/rtl.h
ntoskrnl/ps/query.c
sdk/lib/rtl/process.c