http://bugs.winehq.org/show_bug.cgi?id=59716 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://tortoisesvn.net/dow | |nloads.html Keywords| |download, source CC| |bernhardu@mailbox.org --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Hello, I have not tried it myself, only looked the version check in sources. And found this patch [1] in TortoiseSVN, which seems to check for the version of user32.dll being above "6.3.14392.0". Unfortunately Wine's user32.dll is currently set to version "5,1,2600,2180". Maybe it would be already enough to adjust it. The TortoiseSVN patch mentions as justification for this version the availablitly of SetThreadDpiAwarenessContext. [1] https://sourceforge.net/p/tortoisesvn/code/29703 [2] https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/user32/Makefile.in?re... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.