This is an example of a web based (HTML) help file. This text is read through a standard .NET CF WebBrowser control.
Links to other web files are easy to make:
Show help file in GermanImages are easy to show:
The help files can be local files found on the system. If we have LAN / USB network connection, we could link to web files and then we would have an online help system.
Localization of the help system can be achieved by translating each html file and store it in a hierarchy and link the localized files together.
Thors menu