home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ioctlapi.zip / appsrc.zip / data.c < prev    next >
C/C++ Source or Header  |  1999-11-16  |  361b  |  15 lines

  1. //-----------------------------------------------------------------------------
  2. // Freeware.  This file may be used freely to promote the ioctl90 mixer API.
  3. //-----------------------------------------------------------------------------
  4.  
  5. // data.c
  6.  
  7. #include <os2.h>                        // typedefs
  8.  
  9. #include "data.h"
  10.  
  11. OPTIONS Options = {0};
  12.  
  13.  
  14.  
  15.