Nov. 5, 2024
11:39 a.m.
On Tue Nov 5 10:09:10 2024 +0000, Dmitry Timoshkov wrote: > It should be possible to add a test for this. See > dlls/advapi32/tests/security.c,test_process_access() for an example. V3 pushed: - removed test in ntdll (we already have tests in kernel32 for QUERY_LIMITED_INFORMATION only access and VirtualQuery) - replaced with direct granted access rights test in advapi32 - added a fix for a typo I came across perusing the advapi32/test/security.c file -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6767#note_86614