https://bugs.winehq.org/show_bug.cgi?id=48275
Bug ID: 48275 Summary: Unhandled exception: unimplemented function winhttp.dll.winInitChimera called in 32-bit code (0x7bc79189). Product: Wine Version: 4.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winhttp Assignee: wine-bugs@winehq.org Reporter: 49studebaker@gmail.com Distribution: ---
Created attachment 65947 --> https://bugs.winehq.org/attachment.cgi?id=65947 error log
I installed Amapi v6.1. When I ran the app for the first time I got an error. See the attached log.
I was able to fix this problem by starting winecfg, clicking libraries, "New override for library: winhttp". Load order "Native(Windows)". The app started successfully. The .dll file is included with the app.
Maybe WINE could search the app's directories for .dll file and load those if the app does not start successfully.