CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 1999
    Posts
    4

    Help Compiler for vb

    Hello..

    i am making a help file system using vb... i need to know where could i find microsoft help compiler so that i%

  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: Help Compiler for vb

    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.


  3. #3
    Join Date
    Apr 1999
    Location
    Brooklyn, NY USA
    Posts
    171

    Re: Help Compiler for vb

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured