May 1, 2026
1:10 p.m.
http://bugs.winehq.org/show_bug.cgi?id=59681 --- Comment #4 from Esme Povirk <madewokherd@gmail.com> --- Ah, yep, looks like that is unimplemented and only throws PlatformNotSupportedException. Looks like it has to do with SEH: https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.... It seems likely to me that we're actually running managed code in an exception handler, so maybe we can get away with returning 0. -- 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.