home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / ModBass / vb / Readme.txt < prev   
Encoding:
Text File  |  2000-01-12  |  750 b   |  23 lines

  1. BASS 0.8 VB API - Copyright (c) 1999-2000 Adam Hoult. All rights reserved
  2. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  3.  
  4. Requirements
  5. ============
  6. The BASS VB API requires Visual Basic 4-32 bit or above due to 
  7. the use of callbacks etc.
  8.  
  9. Things To Remember
  10. ==================
  11. When using the BASS functions, wherever you need to use TRUE or FALSE
  12. you must use BASSTRUE or BASSFALSE for the BASS functions to recognise
  13. these boolean values.
  14.  
  15.  
  16. Adam Hoult
  17. Head Programmer
  18. Daedalus Development Innovations
  19. http://www.daedalusd.com
  20. admin@daedalusd.com
  21.  
  22. Visit VB Gaming Central @ http://www.daedalusd.com/vbgaming
  23. for news about all VB Game projects, useful tools, articles, previews, reviews and much more.