https://bugs.winehq.org/show_bug.cgi?id=51139 Maro <me(a)felder-mail.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |me(a)felder-mail.de --- Comment #56 from Maro <me(a)felder-mail.de> --- To add info to the issue: It seems like they don't release a 32 bit version of the tool anymore, so the release is 64 bits. However, putting a 32 bit d2d1.dll (with native, builtin) results in an empty page except for lines, whereas using a 64 bit dll results in a crash (with the app asking whether to continue or close). Win 7 or Win 10 configuration does indeed not alter that behavior on my side as well. Without too much insight, I would guess the 32 bit behavior is a the result of a fallback to the builtin, and the 64 bit thing is trying to access the dll which fails. -- 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.