home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / pcmag / vol11n15.zip / MIDREC.H < prev    next >
Text File  |  1992-03-15  |  318b  |  14 lines

  1. /*----------------------
  2.    MIDREC.H header file
  3.   ----------------------*/
  4.  
  5. #define ID_RECORD_BEG    10
  6. #define ID_RECORD_END    11
  7. #define ID_PLAY_BEG      12
  8. #define ID_PLAY_PAUSE    13
  9. #define ID_PLAY_END      14
  10.  
  11. #define ID_DEV_INP       100
  12. #define ID_DEV_MON       200
  13. #define ID_DEV_OUT       300
  14.