HLP (WinHelp)
From Just Solve the File Format Problem
(Difference between revisions)
(add software section, move See also to the end) |
(Specifications) |
||
Line 8: | Line 8: | ||
WinHelp is a help file format based on [[RTF]] created by Microsoft that exists in several versions and was used in Windows 3.0 up to Windows 95 and NT. Starting with Windows Vista, the format can not be opened without additional software downloads. The format was abandoned to encourage use of the newer [[CHM]] (compiled HTML) help format. | WinHelp is a help file format based on [[RTF]] created by Microsoft that exists in several versions and was used in Windows 3.0 up to Windows 95 and NT. Starting with Windows Vista, the format can not be opened without additional software downloads. The format was abandoned to encourage use of the newer [[CHM]] (compiled HTML) help format. | ||
+ | |||
+ | == Specifications == | ||
+ | * [http://sourceforge.net/projects/helpdeco/ helpdeco] → helpfile.txt has information based on reverse-engineering. | ||
+ | ** [http://www.oocities.org/mwinterhoff/helpfile.htm Windows Help File Format ...] | ||
== Software == | == Software == | ||
Line 15: | Line 19: | ||
== Resources == | == Resources == | ||
− | * [ | + | * [[Wikipedia:WinHelp|Wikipedia article]] |
* [http://www.help-info.de/en/home.htm Resource page for Windows help formats] | * [http://www.help-info.de/en/home.htm Resource page for Windows help formats] | ||
* [http://www.help-info.de/en/Help_Info_WinHelp/hw.htm Subpage on the site linked above with a list of links to software and information about the WinHelp format] | * [http://www.help-info.de/en/Help_Info_WinHelp/hw.htm Subpage on the site linked above with a list of links to software and information about the WinHelp format] |
Revision as of 01:03, 30 December 2014
Contents |
Description
WinHelp is a help file format based on RTF created by Microsoft that exists in several versions and was used in Windows 3.0 up to Windows 95 and NT. Starting with Windows Vista, the format can not be opened without additional software downloads. The format was abandoned to encourage use of the newer CHM (compiled HTML) help format.
Specifications
- helpdeco → helpfile.txt has information based on reverse-engineering.
Software
- helpdeco: decompiler for WinHelp files
Resources
- Wikipedia article
- Resource page for Windows help formats
- Subpage on the site linked above with a list of links to software and information about the WinHelp format