[Bug 52694] EnumPrintersW crashes on Linux but not on Windows

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 20 05:31:10 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52694

--- Comment #5 from Alexandre Julliard <julliard at winehq.org> ---
The same would be true for just about any function. In many cases Windows has
an exception handler to hide crashes, but we don't want to do that because it's
expensive to do without compiler support. So we only do it where it's required
by an actual app.

-- 
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.



More information about the wine-bugs mailing list