http://bugs.winehq.org/show_bug.cgi?id=3363
Summary: WinHelp and tips
Product: Wine
Version: 20050830
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: craig(a)nch.com.au
Using the Win32 API call
BOOL WinHelp(
HWND hwnd, // handle of window requesting Help
LPCTSTR lpszHelp, // address of directory-path string
UINT uCommand, // type of Help
DWORD dwData // additional data
);
Under
pszHelp
Points to a null-terminated string containing the path, if necessary, and the
name of the Help file that the Help application is to display.
The filename may be followed by an angle bracket (>) and the name of a
secondary window if the topic is to be displayed in a secondary window rather
than in the primary window. The name of the secondary window must have been
defined in the [WINDOWS] section of the Help project (.HPJ) file.
We are using this call as follows
WinHelp(hwndDlg, "scribe.hlp>tip", HELP_CONTEXT, 200 + iNo);
This call correctly working under Windows 9x/2000/XP. Under Wine I get the
message
'Error while reading the help file 'scribe.help>tip'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2444
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-19-09 19:01 -------
Marking as fixed then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2821
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-19-09 19:00 -------
Marking as fixed then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3255
us(a)edmeades.me.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3339
clay.wood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20050524
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3338
clay.wood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20050524
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3359
clay.wood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20050524
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3361
clay.wood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20050524
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3362
clay.wood(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |20050524
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.