This file has embedded topic numbers that correspond to the
GoodGen 0.999.6 BIN-format ROM CRC32s. If you open a ROM file and calculate the CRC32 of the BIN-formatted
ROM, you can then directly open this help file to that game page with a call something like:
HtmlHelp(
GetDesktopWindow(),
"GCOffline.chm",
HH_HELP_CONTEXT,
ROM_CRC32) ;
This should make a great feature for emulators and front-ends.
Information on HTML Help can be found at the Microsoft web site at the
HTML Help Start Page.
Another must-visit site is www.helpware.net - it
clarifies a lot of the details and has a nice assortment of free and shareware
tools.