https://bugs.winehq.org/show_bug.cgi?id=55876
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com --- (In reply to Fabian Maurer from comment #6)
Thanks for the analysis! Are you going to send in a patch?
I created a merge request: https://gitlab.winehq.org/wine/wine/-/merge_requests/5300
Can you confirm that setting WINEDLLOVERRIDES=oleaut32=b doesn't help either? Because I'd expect that to work, unless I misunderstood something.
It doesn't help because once the attempt to load the extracted 64-bit oleaut32.dll in a 32-bit process fails, it seems the loader will not fall back to trying the builtin version.