Microsoft Compiled HTML Help: Difference between revisions

Content deleted Content added
Everrob (talk | contribs)
See also: Added link to Wikibooks page Windows Programming/Compiled HTML Help
m File format: add {{why}}
Line 77:
Help is delivered as a binary file with the .chm extension. It contains a set of HTML files, a [[hyperlink]]ed table of contents, and an index file. The file format has been reverse-engineered and documentation of it is freely available.<ref>{{cite web |last=Wise |first=Paul |last2=Wing |first2=Jed |title=Unofficial (Preliminary) HTML Help Specification |url=http://www.nongnu.org/chmspec/latest/index.html |year=2005 |accessdate=15 August 2012 }}</ref><ref>{{cite web |last=Palade |first=Alexandru |title=Archive::Chm |url=https://metacpan.org/pod/Archive::Chm |year=2005 |accessdate=22 July 2014 }}</ref>
 
The file starts with bytes "ITSF" (in [[ASCII]]), for "Info-Tech Storage Format".{{Why|date=02 2017}}
 
CHM files support the following features: