https://bugs.winehq.org/show_bug.cgi?id=37548
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Sebastian,
the CLR tries to install the continue handler in case the export is present. It only looks at the return value and bails if NULL. Returning the handler (faking success) makes it work again.
I suggest to send a patch to fake the handler installation or revert the commit asap otherwise we might see an influx of bug reports for Wine 1.7.31
Regards