emma rose
July 27th, 1999, 06:59 AM
Hello..
i am making a help file system using vb... i need to know where could i find microsoft help compiler so that i%
Lothar Haensler
July 27th, 1999, 07:28 AM
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.
Vlad Chapranov
July 27th, 1999, 08:39 AM
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 www.microsoft.com/workshop/author/htmlhelp/default.asp.
Vlad