[Bug 15163] Installation of MP3Gain hangs

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 7 12:48:32 CDT 2008


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


Louis Lenders <xerox_xerox2000 at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox_xerox2000 at yahoo.co.uk
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Louis Lenders <xerox_xerox2000 at yahoo.co.uk>  2008-09-07 12:48:32 ---
Confirming. simple stub like below already makes the installer happy. 

+HRESULT WINAPI DllUnregisterServer(void)
+{
+return E_NOTIMPL;
+}
:


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