Answered
Need browser to show Previous/Next buttons
Both WebHelp and FlashHelp layouts display in full browser
window when viewed within RoboHelp. But when called from within my
MS Visual C++ application via a call to RH_ShowHelp, help is shown
within a non-browser or limited-browser window. All I get is the
blue title bar surrounding the skin. Is the problem with the
arguments to RH_ShowHelp? I've tried hParent = 0 and (-1) and
uCommand = HH_HELP_CONTEXT and HH_DISPLAY_TOPIC - same results. Or
could the problem be with my browser settings?
