6 Nov
2021
6 Nov
'21
9:10 p.m.
https://bugs.winehq.org/show_bug.cgi?id=51754 --- Comment #6 from Esme Povirk <madewokherd(a)gmail.com> --- The immediate problem is that it tries to load PresentationFramework.Classic.dll version 3, and we only have a version 4. Mono has code to handle that situation, we just need to add PresentationFramework.Classic. After that it fails because it can't find Microsoft.Windows.Themes.ClassicBorderDecorator. Which is odd because we are compiling that into PresentationFramework.Classic. -- 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.