[Bug 32447] New: Function that used to work in version 1.3 stopped working in 1.4 and 1.5. Function was called after regestering the DLL scrrun.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 14 10:44:12 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=32447

             Bug #: 32447
           Summary: Function that used to work in version 1.3 stopped
                    working in 1.4 and 1.5. Function was called after
                    regestering the DLL scrrun.dll
           Product: Wine
           Version: 1.4
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pedro.m.ferreira at gmail.com
    Classification: Unclassified


Created attachment 42804
  --> http://bugs.winehq.org/attachment.cgi?id=42804
scrrun that needs to be registered

Im using a portuguese application that needs to have registered the DLL
scrrun.dll.
In wine versions 1.1 -> 1.3 i used to do 
$ regsvr32 scrrun.dll 
Successfully registered DLL scrrun.dll

So everything worked until version 1.3. Since version 1.4 i do the same
procedure but the program stops working and asks me to register the scrrun.dll.
The error output is this: 
wine: Unimplemented function scrrun.dll.DllGetClassObject called at address
0x7b839d82 (thread 0030), starting debugger...

I attached the scrrun.dll

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list