[Bug 31609] TestLauncher says a required DLL is missing, but the test runs fine without TestLauncher

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 5 04:28:34 CDT 2012


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

François Gouget <fgouget at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fgouget at codeweavers.com

--- Comment #2 from François Gouget <fgouget at codeweavers.com> 2012-09-05 04:28:34 CDT ---
You're calling the functions directly instead of using the function pointers.
Also it might be worth splitting the patch in two parts: one to introduce the
'goto done' which I feel is worth it on its own and the other for the
activation context stuff. But then others might say this is overkill.

Otherwise I can't test the patch right now but it looks good.

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