https://bugs.winehq.org/show_bug.cgi?id=45158
Bug ID: 45158 Summary: Adobe Reader 6 throws error message box on launch, crashes later Product: Wine Version: 3.7 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bunglehead@gmail.com Distribution: ---
Now with atmlib stub, Adobe Reader 6 fails to initialize it - ATMProperlyLoaded returns 0 in Wine. This triggers error message box, closing it crashes on missing ATMFinish function.
Returning success from ATMProperlyLoaded is enough to make it work.