CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2000
    Location
    Colombo,Srilanka
    Posts
    50

    How to Link With CHM File

    Hi gurus,
    Does any one know how to link with CHM file in VB. If so please let me know how to do that.



    Dinesh Asanka

  2. #2
    Join Date
    Dec 2000
    Location
    Los Angeles, CA
    Posts
    34

    Re: How to Link With CHM File

    Check out this website... they have some great tools for integrating .CHM files into VB apps.

    http://www.mvps.org/htmlhelpcenter/

    They have a class file that sets up everything for you. And a VERY good example of how to use it.

    Good Luck,

    Nathan


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