home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / tools / 2259 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!munnari.oz.au!sgiblab!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sunic!seunet!enea!tope
  3. From: tope@enea.se (Tommy Petersson)
  4. Subject: Re: DLL callbacks in VB
  5. Message-ID: <1993Jan27.095158.24798@enea.se>
  6. Organization: Enea Data AB
  7. X-Newsreader: Tin 1.1 PL3
  8. References: <1993Jan27.052553.18010@netcom.com>
  9. Date: Wed, 27 Jan 1993 09:51:58 GMT
  10. Lines: 25
  11.  
  12. hill@netcom.com (Tom Hill) writes:
  13. : Hi -
  14. : Does anyone know if it is possible to register for callbacks from a DLL
  15. : within visual basic 2.0? In particular, I would like to open a midi input
  16. : device. The callback can either be to a function, or as a message posted
  17. : to a window. (I'd like to be able to do both).
  18. : Any suggestions appreciated.
  19. : Tom Hill
  20.  
  21.  
  22. It doesn't seem to be possible to do that directly in Visual Basic (though
  23. I may be wrong). I beleive you will have to write a VBX (normally in C) and
  24. add it to your VB environment.
  25.  
  26. Desaware sells an add-on, "SpyWorks-VB", that seems to do that and more.
  27. I beleive MicroHelp has a CallBack VBX as well.
  28.  
  29. -- 
  30. =============================================================================
  31.  Tommy Petersson              tope@enea.se              Enea Data AB, Sweden
  32. =============================================================================
  33.  
  34.