Editing XML



I'm just trying to implement an extended viewer for the HTML Help 2 files, as used in BDE, VS, and the MSDN library. One of the goals are annotations or immediate (persistent) corrections and extensions of the online help in the BDS IDE, which still is a mess since D2005.

In the first step I create the TOC and keyword indices from the XML and HTML files, extracted from the HxS archives, using TXMLDocument. No problem so far.

In the second step the available TWebBrowser (ShDocVw) component is very uncomfortable to use, because it's impossible to redirect navigation to some "ms-help://xyz" URL to the according HTML file. So I consider to replace all <MSHelp:link ...> tags by <a href="file_to_use.htm">, and pass that modified file to the browser. Can somebody shed a light on how to update an HTML file or XMLDoc accordingly?

DoDi
.



Relevant Pages

  • Re: hhctrl.ocx usage
    ... http://www.mvps.org/vb/ccrptmr/helpMain.htm you'll see Karl has HTML help ... actual CHM file is not used on-line, but rather a set of files - one HTML ... What i mean from this is that i want to load a form with a browser control ...
    (microsoft.public.vb.controls)
  • Re: How to upload graphics associated with html files?
    ... Like Mike said, this is a great use of the doclibs (I really don't like ... Ian also had a great blog last week on how to use the HTML Help controls ... > document library and the files it refers to would be in a folder. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: HLP Files in Vista?
    ... in HTML you can have all your heart desires ... The HTML help is not set in stone. ... it is up to the authoring tool. ... old HLP files do just fine with only the keyboard. ...
    (borland.public.delphi.non-technical)
  • FAR kontra HTML Help Workshop
    ... Einstellen konnte ich das beim HTML Help Workshop bei den Projektoptionen: Automatically create contents file when compiling Maximm head Level: ... Zweiter Untertitel 2 ...
    (microsoft.public.de.vb)
  • Re: GTK API help
    ... Wolfgang Draxinger writes: ... Can anyone tell me if there is a way to get the GTK+ toolkit ... HTML, i.e. can display the HTML help. ...
    (comp.os.linux.development.apps)