search for: htmlhelpa

Displaying 3 results from an estimated 3 matches for "htmlhelpa".

Did you mean: htmlhelp
2005 Oct 27
1
R-devel CHTML problem
...couple of days and install them in separate directories. Everything seems to work fine for R-patched. Compilation of R-devel also goes without a problem, but when I try to use help with the chmhelp=TRUE I get two errors: 1. A separate error windows pops up saying: "The procedure entry point HtmlHelpA at 16 could not be located in the dynamic link library hhctrl.ocx" 2. I get the following on the R console Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library 'C:/local/R/rw230/bin/Rchtml.dll': LoadLibrary failure: Th...
2002 Feb 05
1
htmlhelp() question
I wonder if anyone who has worked on the win32 version of R could help me with a HtmlHelp question? When you're building a win32 program using mingw (in my case, cross-compiling under GNU/Linux), what import library do you use to link against the HtmlHelp() function? I have got a copy of MS's htmlhelp.lib, but mingw doesn't seem to like this format; it wants an archive in .a format.
2007 Mar 02
0
Wine release 0.9.32
...hhctrl.ocx: Added DllGetClassObject stub 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 t...