VS .NET 2003 Help Integration - F1
Hi,
I am working on integrating a help collection in VS .NET 2003. I have a .HxS file that I integrated with VS .NET 2003, using HelpIntWizardBeta.EXE. So I can see my help in context, index and searching windows.
This help collection contains custom compiler messages.
So when I compile a file I get my message in output window:
c:\test\test1.c(1,10) : warning Q0001:Custom Message
The problem is when I select the line and press F1 key, the MSDN help doesn’t open to my Q0001.html page.
How this thing could be done?
Thank you,
Ionela

