MS help workshop tutorials
install this help workshop htmlhelp.exe under C:\Program Files (x86)\HTML Help Workshop. unzip document files and it has three major chm files. three exe files are available there:
- hhw.exe: workshop application itself
 - flash.exe: image editor, can do screen capture.
 - hhc.exe: HTML Help Compiler
 
then set up env variable on Windows 10 to point this hhc compiler.
- WinHelp
 - help master
 - Welcome to Shadow Mountain Tech
 - logic smith=>articles section
 - Module 15:Context-Sensitive Help 1 @tenouk.com
 - Module 15a:Context-Sensitive Help 2@tenouk.com
 - Module 15b:Context-Sensitive Help 3@tenouk.com
 - HTML Help:: in French
 - HTML Help Workshop:: in Spanish
 - HTML Help:: in German
 - HTML Help tips and tricks:: in German
 - HTML Help Tutorials
 - Dr. Explain user guide
 - Using HTML HELP in your Visual Basic applications
 - Starting with HTML Help
 - HTML help in French
 - HTMLHelp: Sundry Tips, Trip-Ups & Musings
 - HTML Help Workshop 4.7
 - Help Window Size & Location
 - How to Add a Help File on VB.Net
 - Hot answers tagged html-help-workshop:: stackoverflow
 - How to Create a CHM File with a Help Authoring Tool
 - HTML Help (CHM) Help Compiler
 - chmProcessor. A Html / Word converter to Compiled HTML Help / Java Help (v 1.7.2)
 - HTML Help Localization and Internationalization
 - HTML Help
 - Create custom technical support Help files with Microsoft's HTML Help Workshop
 - Tutorial: Creating a Windows Help file
 - HTML Help Tutorials
 - Introduction to HTMLHelp
 - Using the HTML Help Workshop
 - HTMLHelp:: best comprehensive documents ever online I discovered
 - .NET Application Help
 - Connecting Help to Your Programs
 - HH Tips & Tricks
 - Creating Context-Sensitive Help for Applications
 - Introduction to Microsoft Help Workshop 4.0
 - A Tutorial for Creating Your First Help System
 - How to easily benefit from Microsoft HTML Help Workshop
 - Creating HTML Help with Microsoft's HHW
 - Creating and Compiling an HTML Help File Project With HTML Help Workshop
 - creating help project
 - Microsoft HTML Help Downloads
 - How to download and install Microsoft's HTML Help Workshop compiler (Step-by-step guide)
 - How to change environment variables on Windows 10
 - how to set up environment variables on Windows 10
 - HTML Help Workshop and Documentation
 - Microsoft HTML Help Workshop
 - Help Generator
 - How to Create a CHM or Compiled HTML Help (.CHM) File
 - HTML Help Workshop clip 1 Tutorial 2015
 - How to Create a CHM or Compiled HTML Help (.CHM) File
 - How to create .chm files
 - Windows Server Administration for Beginners
 - Q171958: ODE97: Tips for Creating and Compiling Your Windows Help File
 - Error opening Help in Windows-based programs: "Feature not included" or "Help not supported"
 
this link redirects to three other good links. they are still active and worthy second look:
the following three post used a basic notepad and Word to create Help file. very good to get hands on this topic.
the above three posts are good to use.
section[Char James-Tanny's HTML Help Workshop Tutorial] and section [Don Lammers' HTML Help API Tutorials For Visual Basic and Visual C++] are great paper to study..
in the bottom section[Mapping Context Integers], it details the steps on how to map context menu ID in C++
on the right bottom corner, there are some links on linking C# application to Help file.
No comments:
Post a Comment