[Bug 47879] Proprietary application fails to start

WineHQ Bugzilla wine-bugs at winehq.org
Tue Nov 12 20:13:56 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=47879

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|process:RegisterApplication |Proprietary application
                   |Restart too stubby          |fails to start
          Component|kernel32                    |-unknown
                 CC|                            |z.figura12 at gmail.com

--- Comment #4 from Zebediah Figura <z.figura12 at gmail.com> ---
RegisterApplicationRestart() is used to restart an application if it crashes.
Since it returns success, I don't think it's the problem here.

InitNetworkAddressControl(), on the other hand, could be the culprit. If you
have the time and ability to compile Wine, returning TRUE from that function
could be interesting, though I suspect it'll then go on to try to create a
window of that class, which will be a little more involved to implement.

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