home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 21 / CD_ASCQ_21_040595.iso / dos / prg / c / xlib612 / readme.txt < prev   
Text File  |  1994-12-08  |  3KB  |  72 lines

  1. XLIB 6.1  For DOS and Windows!
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Hey!  You got your Mode X in my Windows!  You got your Windows in my Mode X!
  5.  
  6. Its the two great tastes that taste great together!
  7.  
  8. Complete demonstration program (WINDEMO.ZIP) shows you how to kill the Windows
  9. GDI and use the new XLib 6.1 under Windows!  The file DEMO11.EXE is a Windows
  10. program and will not run under DOS.  It requires the file BEAT.WAV to be in the
  11. current directory because I was too lazy to include it in the resource file. :)
  12. Sorry about that.  If you have ANY questions, bombard me with mail and I'll try
  13. to answer them.  If you find ANY bugs, bombard me with mail and I'll try to fix
  14. it..  Anyway...  Have fun.. and lets see some decent Windows demos!  For those
  15. of you who are interested, I also have GUSPLAY.DLL library which lets you play
  16. 4,6 and 8 channel MODs on the Ultrasound through Windows.  We're working on
  17. playing back S3Ms on ALL sound cards right now.. I'll upload that later. :)
  18.  
  19. Have fun!
  20.  
  21. engima@indirect.com
  22.  
  23. Files included in this archive
  24. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  25.  
  26. README.TXT   - The file you're reading (I hope).
  27. LIBS.ZIP     - Libraries for Borland C++ 3.1 and up.
  28. INCLUDES.ZIP - Include files for using XLib 6.1.
  29. DEMOEXES.ZIP - Demo EXEs (DEMO8.EXE requires the fonts from UTILS.ZIP).
  30. DOCS.ZIP     - Documentation for the masses.
  31. SOURCE.ZIP   - Source code for XLib 6.1.
  32. UTILS.ZIP    - Various utilities, fonts, etc.
  33. WINDEMO.ZIP  - How to use XLib 6.1 under Windows.
  34.  
  35.  
  36.  
  37. XLIB 6.11 - Fix for bug in 6.1
  38. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  39.  
  40. I made a small change to XLIB 6.1 as per request by Themie Gouthas.
  41. A bug was fixed in the xpbmclip.asm module.  See the file
  42. UPDATES.DOC in the SOURCE.ZIP archive for details.  I recompiled the
  43. library XLIB611L.LIB for the large memory model, but I left the
  44. XLIB61S.LIB for the small memory model.  This is because when I
  45. recompiled XLIB611S.LIB and tried to link it into an executable, I
  46. got a FIXUP ERROR IN _TEXT:006B with _access (or something like
  47. that).  I couldn't find the reason for this right away, maybe just
  48. the fact that I'm using an ancient compiler!  :) If anyone wants to
  49. take a look into this, I did find the only place access is used, in
  50. xfileio.asm.
  51.  
  52. Hope this fix works for everyone (In other words, I hope I didn't
  53. break it! :) )
  54.  
  55. leep@infi.net
  56.  
  57.  
  58.  
  59. XLIB 6.12 - Addition of WinHelp Version of XLIB Documentation
  60. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61.  
  62. I was having trouble making sense of the linear documentation, so I 
  63. reworked it into a hypertext reference. Since there currently [9412] 
  64. seems to be no one functioning as the XLIB maintainer, I've taken the 
  65. liberty of adding the WinHelp reference and bumping up the version
  66. number. I will do my best to keep the WinHelp reference current with 
  67. the library. If you have any corrections, suggestions, or additions, 
  68. please don't hesitate to contact me.
  69.  
  70. Deren Hansen [dhansen@crl.nmsu.edu]
  71.  
  72.