https://bugs.winehq.org/show_bug.cgi?id=51882
Bug ID: 51882 Summary: Application using third party DLL can't use COM object (class not registered) Product: Wine Version: 6.18 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Reported in the forums: https://forum.winehq.org/viewtopic.php?f=8&t=32385
https://bugs.winehq.org/show_bug.cgi?id=51882
tim.mennicken@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tim.mennicken@web.de
--- Comment #1 from tim.mennicken@web.de --- Created attachment 70848 --> https://bugs.winehq.org/attachment.cgi?id=70848 Test program
https://bugs.winehq.org/show_bug.cgi?id=51882
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- This doesn't work on windows either:
ERROR: 2021/10/19 22:43:31.224452 Error:Create Object failed. Could not create JHMachine: <Class not registered> ERROR: 2021/10/19 22:43:31.224452 Module[Main] - Could not get IJHMachine : Create Object failed. <Class not registered>
It's been some time since I tested, what am I missing?
https://bugs.winehq.org/show_bug.cgi?id=51882
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- Still can't reproduce the issue with the current program, also fails on Windows.