home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ioctlapi.zip / appsrc.zip / util.h < prev   
Text File  |  1999-11-16  |  319b  |  7 lines

  1. //-----------------------------------------------------------------------------
  2. // Freeware.  This file may be used freely to promote the ioctl90 mixer API.
  3. //-----------------------------------------------------------------------------
  4.  
  5. // util.h
  6. void HexDump (char *pszComment, BYTE *pbBuf, unsigned uBufSize);
  7.