13 Feb
2026
13 Feb
'26
8:15 p.m.
I have a WPF application which calls `GetProcessDpiAwareness()` using a real handle to the current process. -- v2: win32u: Support real handles to the current process in NtUserGetSystemDpiForProcess(). win32u: Support real handles to the current process in NtUserGetProcessDpiAwarenessContext(). https://gitlab.winehq.org/wine/wine/-/merge_requests/10102