https://bugs.winehq.org/show_bug.cgi?id=50700
Bug ID: 50700 Summary: possible regression? unimplemented function dx7vb.dll.DllRegisterServer in application that ships with own dx7vb.dll Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lunarlambda@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
I have an old application that came with dx7vb.dll. To get it to run in wine, I had to `regsvr32 dx7vb.dll`. After that, everything worked fine.
After moving to wine-staging, neither the application or regsvr work anymore, crashing with an unimplemented call to dx7vb.dll.DllRegisterServer.
Adding a native library override for dx7vb.dll didn't seem to work. I can't provide much info on the application, it's basically vaporware - but it did work on stable nevertheless.
https://bugs.winehq.org/show_bug.cgi?id=50700
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b113f99f07b2fac521f0e2efef4 | |b5ef8ab5e0108 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- The offending patch set has been removed in <b113f99f07b2fac521f0e2efef4b5ef8ab5e0108>; marking this as fixed. You may need to remove builtin dx7bvb.dll or use a fresh prefix.
https://bugs.winehq.org/show_bug.cgi?id=50700
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Closing bugs fixed in wine-staging 6.8.