Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by qwertyasdf9

  1. qwertyasdf9

    Add help functionality for an MFC application

    Ok I now basically understand the HCW.exe. I can't seem to find the .hlp I've created. When I select Help->Help Topics in the Embedded AppWizard it shows a dialog saying:- Cannot open file c:\temphelp\temphelp.hlp I've appended to C*****App::InitInstance() { .... // The one and only window...
  2. qwertyasdf9

    Add help functionality for an MFC application

    Ok I've done some more research into this. I've found something called Help Compiler Workshop (HCW.exe) in Dev studio which can be used to create a help project and compile .rtf files to be used by WinHelp. If I create a new project with AppWizard from Embedded VC++ 3.0 (which we have to use)...
  3. qwertyasdf9

    Add help functionality for an MFC application

    We intend to use WinCE 5.0 operating system and MFC to develop an application. The application is for Industrial Control/Recording. I would like to know how you might go about adding help files to an MFC application. It would be nice for our technical publishing department to generate and...

Part and Inventory Search

Back
Top