winhelp Questions
2
Solved
I have a .hlp file that goes with the application.
Because the functionality has not changed since I last wrote the app the hlp (written in 2003) is still valid.
However when I compile the app in D...
Ritzy asked 6/7, 2016 at 16:55
4
Solved
I need some help, I have some .hlp files and I want to convert it to .chm files, as .hlp files don't run on Windows 10.
How can I do that?
Fracture asked 25/4, 2017 at 17:39
6
It would appear that CHM help files are no longer the help file format of choice.
WinHelp
- obsolete
HtmlHelp (CHM)
- not supported on Vista by default
- does not work well on a network share
...
10
Solved
Back in the old days, Help was not trivial but possible: generate some funky .rtf file with special tags, run it through a compiler, and you got a WinHelp file (.hlp) that actually works really wel...
Jonson asked 4/8, 2008 at 10:43
1
© 2022 - 2024 — McMap. All rights reserved.