[Bug 32447] 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
Wed Dec 19 16:50:13 CST 2012


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

Andreas Hermann Braml <andreas at braml.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreas at braml.org

--- Comment #9 from Andreas Hermann Braml <andreas at braml.org> 2012-12-19 16:50:13 CST ---
Maybe this should be better documented (documentation bug)?

It seems that:

$ regsvr32 <whatever>.dll

executed in a directory where <whatever>.dll doesn't exist simply registers the
builtin <whatever> DLL (again), if a builtin DLL exists. Only if no builtin DLL
exists in Wine, the DLL from the directory is registered.

-- 
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