• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Linking F1 to ResponsiveHTML help -missing files

Explorer ,
Jan 15, 2017 Jan 15, 2017

Copy link to clipboard

Copied

According to the RoboHelp help (Adobe RoboHelp (2015 release) )

Step 3 mentions two files that we can't find: wininet.lib and hhctrl.lib

Program Help for Visual C++ applications

This information is for developers connecting context-sensitive Help topics to C++ applications.

1)Open the project in the C++ IDE.

2)Add RoboHelp_CSH.cpp and RoboHelp_CSH.h to the project.

3)Link the wininet.lib and hhctrl.lib libraries to the application. Look for the hhctrl.lib library in the CSH API subfolder of the installation folder.

4)If you are using Microsoft Visual C++ with MFC, set the RoboHelp_CSH.cpp file so that it doesn’t use precompiled headers.

I checked in the installation and they are not there.

Thanks.

Views

529

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 15, 2017 Jan 15, 2017

Copy link to clipboard

Copied

I found this previous post:

hhctrl.lib file for developer

It sounds like the first file should just be available with windows. It doesn't mention where to get the second, but maybe try downloading the HTML Help Workshop here:

Microsoft HTML Help Downloads (Windows)

Otherwise, you might try contacting Adobe directly.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 15, 2017 Jan 15, 2017

Copy link to clipboard

Copied

LATEST

I chatted with Adobe Tech Support. The instructions for RoboHelp 2015 have been update in this PDF: http://help.adobe.com/en_US/robohelp/2015/robohtml/robohelp_help.pdf  on page 343. The new instruction is: "Link the wininet.lib and Hmlhelp.lib libraries to the application. Look for the Hmlhelp.lib library in the CSH API subfolder of the installation folder."

However, there is a typo there and the file is called Htmlhelp.lib (with a "t" in it).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp