2 Jan
2024
2 Jan
'24
2:37 p.m.
A handle created with just PROCESS_QUERY_LIMITED_INFORMATION should be returned when queried with PROCESS_QUERY_INFORMATION. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56093 -- v3: server: Allow VirtualQueryEx on "limited" handle. https://gitlab.winehq.org/wine/wine/-/merge_requests/4742