12 Feb
2025
12 Feb
'25
1:49 p.m.
https://bugs.winehq.org/show_bug.cgi?id=57782 --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> --- In case of monitor_get_dpi it should be possible to avoid the problem with MulDiv function. Next problem is in GdipInvertMatrix. In this case code generated by Clang also throws EM_INVALID exception. I have worked around it with a hack and all the remaining tests passed. So these seems to be the only 2 functions that are affected. Probably the next step is to determine if compiler is correct creating code that can emit such exception. -- 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.