home *** CD-ROM | disk | FTP | other *** search
/ POINT Software Programming / PPROG1.ISO / basic / mlib30 / readme < prev    next >
Encoding:
Text File  |  1994-02-21  |  1.1 KB  |  24 lines

  1.                  MLIB(TM) Version 3.0 Copyright 1994 Terry Venn
  2.                              Shareware Release
  3.         
  4. MLIB is a mouse support library for QuickBASIC 4-4.5 or Visual Basic for DOS.
  5. It contains a complete set of mouse handling routines from non-event driven
  6. to event- (interrupt) driven. To see for yourself and put MLIB to the test, 
  7. run this sample program: MLIBSAM6.BAS (VBDOS: MLIBSAM6.MAK).
  8.         
  9. You will need an IBM PC/XT/AT/386 or compatible computer, a Microsoft 
  10. compatible mouse and QuickBASIC 4.x or Visual Basic for MS-DOS compilers.
  11.  
  12. IMPORTANT: Before trying to run the sample programs, load the correct Quick
  13. library for your particular version of BASIC.
  14.  
  15. - Start the QuickBASIC editor by typing QB/L MLIBN
  16. - Start the Visual Basic editor by typing VBDOS/L MLIBF
  17.  
  18. If you wish to send a copy of the manual to your printer (approx. 60 pages) 
  19. type: COPY MLIB.DOC PRN <Press Enter>.
  20.  
  21. NOTE: I have tested this library using QuickBASIC 4.5 and Visual Basic for DOS 
  22. Professional, and everthing works fine. This library has not been tested with 
  23. QBX; if you use this version and run into a problem, please let me know.
  24.