Displaying 5 results from an estimated 5 matches for "hh_help_context".
2007 May 31
1
A visual basic 6 program using html help
...es
HTML help to deliver its help messages. So far everything work fine
except the HTML help. When the user clicks on a control that is
intended to bring up the help browser, nothing happens. In the visual
basic program the call is something like this:
HTMLHelp hWnd, SetHelpStrings(intHelpFile), HH_HELP_CONTEXT,
lngMapNumber
This works fine under Windows, but in wine, nothing is happening. No
error message at all.
I am very new at trying to get something going under wine. Any ideas or
pointers would be appreciated.
Thanks,
WDP
2014 Jan 10
0
Wine release 1.6.2
...:
tools: make_authors is no longer used.
Dmitry Timoshkov (2):
crypt32: Add another root store path to the certificate location list.
include: Redefine security privilege names without using TEXT macro.
Erich Hoover (1):
hhctrl.ocx: Do not destroy the HTML Help window when HH_HELP_CONTEXT finds no context id of 0.
Fran?ois Gouget (1):
po: Remove an extraneous full stop in an error message.
Hans Leidekker (12):
dnsapi: Perform a wide character string comparison if the character set is unknown.
wbemprox: Implement Win32_BaseBoard.Model and Win32_BaseBoard.Name....
2013 Nov 08
0
Wine release 1.7.6
...the test for flags of an empty region.
gdiplus: Use flags 0 for an empty path in region to follow Windows7+ behaviour.
gdiplus: Add test for data returned by GdipGetRegionData for a translated integer region.
Erich Hoover (1):
hhctrl.ocx: Do not destroy the HTML Help window when HH_HELP_CONTEXT finds no context id of 0.
Fran?ois Gouget (18):
ddraw/tests: Fix compilation on systems that don't support nameless unions.
mscoree: RuntimeHost_Destroy() is not used anymore so remove it.
winspool.drv/tests: Fix the OpenPrinter() tests error reporting.
kernel32/tests:...
2007 Mar 02
0
Wine release 0.9.32
...implementation.
hhctrl.ocx: Clean up Help_WndProc.
hhctrl.ocx: Release HHInfo on WM_CLOSE message.
hhctrl.ocx: Don't use doWinMain in HtmlHelpW.
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.
hhctrl.ocx: Use HtmlHelpA in doWinMain.
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
hhctrl.ocx: Added code for handling tabs.
hhctrl.ocx: Added content tab window.
hhctrl.ocx: Added hhc parser.
hhctrl.ocx: Fill content tree.
hhctrl.ocx: Added handling of topic selecti...
2012 Oct 12
0
Wine release 1.5.15
...Store all the parameters the first time the WinType is filled in.
hhctrl.ocx: Fix removing a window from the help list when window creation fails.
hhctrl.ocx: Recognize the embedded window name for finding existing windows.
hhctrl.ocx: Add support for specifying window names with HH_HELP_CONTEXT.
setupapi: Report the correct target file with SPFILENOTIFY_FILEEXTRACTED.
setupapi: Close the target file before issuing SPFILENOTIFY_FILEEXTRACTED.
ws2_32: Silence error when binding to loopback adapter.
Francois Gouget (19):
jscript: Make regexp_match() static.
inc...