home *** CD-ROM | disk | FTP | other *** search
/ PC Format (South-Africa) 2001 May / PCFMay2001.iso / Xenon / ModBass / c / basstest.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-20  |  697 b   |  25 lines

  1. #define ID_MODPLAY                      10
  2. #define ID_MODSTOP                        11
  3. #define ID_MODRESTART                    12
  4. #define ID_MODADD                        13
  5. #define ID_STRNEW                        14
  6. #define ID_SAMADD                        15
  7. #define ID_SAMPLAY                        16
  8. #define ID_CDPLAY                        17
  9. #define ID_CDSTOP                        18
  10. #define ID_CDRESUME                        19
  11. #define ID_MODREMOVE                    20
  12. #define ID_FADE                            21
  13. #define ID_SAMREMOVE                    22
  14. #define ID_STRPLAY                        23
  15. #define ID_STRSTOP                        24
  16. #define ID_MODLIST                        1003
  17. #define ID_SAMLIST                        1004
  18. #define ID_STRFILE                        1009
  19. #define ID_CDTRACK                        1011
  20. #define ID_CPU                            1012
  21. #define ID_CDINDRIVE                    1013
  22. #define ID_STOP                            1014
  23. #define ID_RESUME                        1015
  24. #define ID_CDPOS                        1016
  25.