[Bug 6801] gpstrack help windows are empty

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 11 21:27:42 CDT 2008


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





--- Comment #35 from Hin-Tak Leung <htl10 at users.sourceforge.net>  2008-04-11 21:27:42 ---
I encountered a rather interesting problem with gpstrack - it actually checks
whether invoking help is successful or not, and currently the htmlhelpW() never
return success. 

Most applications I have seen so far isn't bothered by the lack of a successful
return value - win32 R (the starts of my involvement with the htmlhelp code...) 
checks but simply output a message on its console and keeps going; gpstrack
actually checks and has a popup windows saying 'can't launch help' - which
somtimes is behind and if one doesn't acknowledge it - or can't see it because
it was pop'uped behind the main application, it would look as if the help
window
is stuck.

I think htmlhelpw() needs to lie about being successful, even if the code is
incomplete.


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