https://bugs.winehq.org/show_bug.cgi?id=33037
--- Comment #25 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Dmitry Timoshkov from comment #24)
(In reply to Bruno Jesus from comment #23)
Dmitry, with the additional patches I get a better crash so things are going in the right direction IMO.
wine: Unimplemented function winspool.drv.PerfOpen called at address 0x7b43bdf1 (thread 0062), starting debugger...
Did you forget to recompile dlls/winspool.drv after applying the patches?
I blindly applied the patches, now I see that the function was implemented in one of them and after rechecking the console I compiled wine I see now that it ended in error. Sorry for the noise.