home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / mm / daudio / daudio.def < prev    next >
Text File  |  1999-05-11  |  1KB  |  27 lines

  1. ;****************************************************************************
  2. ;*                                                                          *
  3. ;* File Name        : DAUDIO.DEF                                            *
  4. ;*                                                                          *
  5. ;*                                                                          *
  6. ;* Copyright        : COPYRIGHT IBM CORPORATION, 1991, 1992, 1993           *
  7. ;*                                                                          *
  8. ;*       DISCLAIMER OF WARRANTIES.  The following [enclosed] code is        *
  9. ;*       sample code created by IBM Corporation. This sample code is not    *
  10. ;*       part of any standard or IBM product and is provided to you solely  *
  11. ;*       for  the purpose of assisting you in the development of your       *
  12. ;*       applications.  The code is provided "AS IS", without               *
  13. ;*       warranty of any kind.  IBM shall not be liable for any damages     *
  14. ;*       arising out of your use of the sample code, even if they have been *
  15. ;*       advised of the possibility of such damages.                        *
  16. ;*                                                                          *
  17. ;****************************************************************************
  18.  
  19.  
  20. NAME DIRECTAUDIO WINDOWAPI
  21.  
  22. DESCRIPTION 'Direct Audio Sample'
  23.  
  24. HEAPSIZE  40960
  25. STACKSIZE 40960
  26.  
  27.