[Bug 12638] Photodex ProShowGold crashes on service startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 19 03:34:17 CDT 2008


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


Paul Vriens <Paul.Vriens.Wine at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Paul.Vriens.Wine at gmail.com




--- Comment #1 from Paul Vriens <Paul.Vriens.Wine at gmail.com>  2008-05-19 03:34:16 ---
The problem is indeed that we don't pass the proper args to
service_handle_start. MSDN states that the first argument passed to the service
entry point should be the service name.

The attached patch fixes the crash but I'm not sure it's a 100% correct.

The app started for me btw (even without the patch) although with a lot of
graphical errors.


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