https://bugs.winehq.org/show_bug.cgi?id=52694
--- Comment #5 from Alexandre Julliard julliard@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.