Hello..
i am making a help file system using vb... i need to know where could i find microsoft help compiler so that i%
Printable View
Hello..
i am making a help file system using vb... i need to know where could i find microsoft help compiler so that i%
the help compiler (hc.exe) used to be part of VB 3 and VB 4.
AFAIK it's no longer part of the VB installation in VB 5 or 6.
If you own a copy of vb 3 or 4 get the hc from there.
Microsoft forces to use their new Help format HTML for all applications. You can download for free the latest version of HTML Help Workshop from http://www.microsoft.com/workshop/au...p/default.asp.
Vlad