home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1860 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  856 b 

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!yale.edu!jvnc.net!news.edu.tw!news!Uz.nthu.edu.tw!yfwu
  2. From: yfwu@Uz.nthu.edu.tw (EE U780935)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: How do I create .hlp files?
  5. Message-ID: <1992Sep16.020016.25201%yfwu@Uz.nthu.edu.tw>
  6. Date: 16 Sep 92 02:00:16 GMT
  7. References: <edd151s.715571991@nella1.cc.monash.edu.au>
  8. Organization: National Tsing Hua University (HsinChu)
  9. Lines: 9
  10.  
  11. If you have Visual Basic Professional Toolkit, BC++, MSC/C++, or TPW,
  12. you can use the file "HC" in these application to build your help file.
  13. If you don't have these application, just ask the archie and type       
  14. "prog xantippe". Xantippe is a free help compiler.
  15.  
  16. You can call help by yourself in Visual Basic by call some API functions,
  17. or you can call Common Dialog routine in VB Pro. Toolkit.
  18.  
  19.                             Y.F. Wu
  20.