https://bugs.winehq.org/show_bug.cgi?id=55630
--- Comment #19 from Fabian Maurer dark.shadow4@web.de --- (In reply to minrosa9 from comment #18)
I have been using PKHeX with the patch for 3 months now, and it has been working without any problem.
Thanks for the confirmation, I just compiled 32bit Wine and tested 64bit, no wonder that failed... >_>
Anyways, I'm pretty sure I figured out the problem with the path and why Alexandre said the tests show it is missing: case DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2 doesn't return 3, but two like DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE.
See https://gitlab.winehq.org/wine/wine/-/merge_requests/5064