home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WIN / WIN_MISC / MODLIB01.ZIP / C / SAMPLE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-08-11  |  421 b   |  14 lines

  1.  
  2. // string table definitions
  3. #define IDS_NAME                       1
  4.  
  5. #define IDBT_PLAY                      10
  6. #define IDBT_STOP                      20
  7. #define IDBT_DECVOL                    30
  8. #define IDBT_INCVOL                    40
  9.  
  10. #define IDBT_C1                        50
  11. #define IDBT_C2                        60
  12. #define IDBT_C3                        70
  13. #define IDBT_C4                        80
  14.