How do i create a help file which I can associate with my VB application using HELPFILE and HELPCONTEXTID properties?Which is better - the WinHelp or the HTML help file format?
When i open my vb project it gives me messages like"Conflicting names were found in c:\Project\frmEnquiry. The name frmEnquiry will be used."The project then loads after that. How do I solve this...