https://bugs.winehq.org/show_bug.cgi?id=55630
langguth@night-network.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |langguth@night-network.de
--- Comment #2 from langguth@night-network.de --- (In reply to Vijay Kamuju from comment #1)
Can you please provide any application which has problem with it
PKHeX version 23.12.22 https://projectpokemon.org/home/files/file/1-pkhex/
Throws when opening the File-Menu: System.ComponentModel.Win32Exception (0x80004005): Failed to get thread's DpiAwareness context. at System.Windows.Forms.DpiHelper.DpiAwarenessScope..ctor(DPI_AWARENESS_CONTEXT context, DPI_HOSTING_BEHAVIOR behavior).
Debugging showed that GetAwarenessFromDpiAwarenessContext is called with DPI_AWARENESS_CONTEXT_PER_MONITOR_AWARE_V2, which returns DPI_AWARENESS_INVALID causing the Exception in .NET Desktop Runtime 8.0.0