[Bug 59253] New: regsvr32 can't load dll (call to unimplemented function)
http://bugs.winehq.org/show_bug.cgi?id=59253 Bug ID: 59253 Summary: regsvr32 can't load dll (call to unimplemented function) Product: Wine Version: 11.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: d.astra@yopmail.com Distribution: --- While trying to register an original win10 dll to possibly fix a problem in the wine provided ieframe.dll, regsvr32 only shows the error "Call from 00006FFFFFC686A8 to unimplemented function iertutil.dll.232, aborting". Interesting sidenote: the original windows ieframe.dll is twice as big as the wine version. I also tried some other .dlls for other programs, which are not located in the System32 folder, and two of them (icuuc59.dll and icuin59.dll) also throw the error (but luckily their program takes them anyway). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59253 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Alexandre Julliard <julliard@winehq.org> --- The Windows ieframe.dll depends on many undocumented functions from iertutil (and others) so you'd need to use the Windows version of these dependencies too. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59253 --- Comment #2 from Astra <d.astra@yopmail.com> --- That's the neat part: Even with iertutil.dll and ntdll.dll from Windows (which also seems to be needed) it still fails. fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 00006FFFFA788B4F, 51) stub wine: Call from 00006FFFFFC686A8 to unimplemented function ntdll.dll.RtlGetSuiteMask, aborting And that is, where I run dry. Because only these other two dlls are mentioned in the error log. *Sigh* ok, I will create a dump-wine and copy ALL windows dlls in there -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59253 --- Comment #3 from Alexandre Julliard <julliard@winehq.org> --- (In reply to Astra from comment #2)
And that is, where I run dry. Because only these other two dlls are mentioned in the error log. *Sigh* ok, I will create a dump-wine and copy ALL windows dlls in there
Don't do that, it will only make things worse. If there's a problem with Wine's ieframe please file a bug about that. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=59253 Gijs Vermeulen <gijsvrm@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Gijs Vermeulen <gijsvrm@gmail.com> --- Closing INVALID. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla