The only thing that you (as a Fortran
project vendor perhaps) have to worry about is the keyword. To push a link
into my ktable, your sender topic--which I like to think of as a
satellite--must include
"vs_NewProjectDialog_ProjectType" as an A-keyword.
<MSHelp:Keyword Index="A"
Term="vs_NewProjectDialog_ProjectType"/>
Easy, huh? Of course, the sender
topic must reside in an HTML Help 2.x HXS file that has been properly registered
into the same collection as my topic's hxs (MSDN Combined Collection). But once
it's there, a link to your topic appears in my topic dynamically at
runtime.
K-links can be formatted as tables, lists,
bulleted lists, numbered lists, or symbol-delimited lists. In my opinion,
all VS.NET and .NET topics should be klink-enabled in the See Also list.
Here are some arguments
for and against the blanket implementation of k-links across the Visual Studio
.NET and .NET Frameworks documentation (or any similar HTML Help 2.x collection
for that matter).