home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / misc / 3257 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!hal.com!olivea!charnel!rat!usc!sdd.hp.com!scd.hp.com!hpscdm!hplextra!hpcss01!hpwala!hpavla!gajdos
  2. From: gajdos@hpavla.lf.hp.com (Larry Gajdos)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Re: Windows API with Visual Basic?
  5. Message-ID: <38710003@hpavla.lf.hp.com>
  6. Date: 5 Nov 92 15:21:15 GMT
  7. References: <shenoy.720823574@pv0260.vincent.iastate.edu>
  8. Organization: Hewlett-Packard Little Falls Site
  9. Lines: 16
  10.  
  11. > In <1d663aINNc28@usenet.INS.CWRU.Edu> ca566@cleveland.Freenet.Edu (Michael Holloway) writes:
  12.  
  13.  
  14. > >A friend of mine is using Visual Basic and was wondering if anyone 
  15. > >out there in netland could point him in the direction of a reference 
  16. > >for Windows API command access for Basic.  Is he stuck with buying 
  17. > >an expensive developer's kit or is there some other alternative?
  18.  
  19. Chapter 23 of the VB Programmer's Guide describes calling a DLL routine (e.g.,
  20. something from the Windows API). The files WINAPI.TXT and WIN31API.TXT
  21. contain declarations for the API for Win 3.0 and Win 3.1, respectively.
  22. Documentation of the API calls can be obtained from numerous books on 
  23. the subject.
  24.  
  25. Larry Gajdos
  26. not speaking for HP
  27.