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

    Is WinHelp still on?

    For creating help files, the 1998 Microsoft Visual C++ Handbook still recommends (Ch.20) using Winhelp.
    My worry is that WinHelp might not be developed any further in a couple of years (e.g. when 64bit applications arrive).

    What do you think? Is there any future in WinHelp?
    I'd highly appreciate your judgment.


  2. #2
    Join Date
    Apr 1999
    Location
    Sofia, Bulgaria
    Posts
    57

    Re: Is WinHelp still on?

    Maybe,
    Since DOS was supposed to disapear years ago, and it still is not, you should start worring about WinHelp 5 years after DOS is gone



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