home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / diamond / c / resource.h < prev   
Encoding:
C/C++ Source or Header  |  1996-03-10  |  643 b   |  16 lines

  1. #define DID_SAMPLEDLG                   101
  2. #define DID_PLAY                        1000
  3. #define DID_REMOVE                      1001
  4. #define DID_NEW                         1002
  5. #define DID_LISTBOX                     1003
  6. #define DID_STOP                        1004
  7.  
  8. #define IDC_VOL_LEFT                    1005
  9. #define IDC_PITCH                       1006
  10. #define IDC_VOL_RIGHT                   1007
  11. #define IDC_SWAPLR                      1008
  12. #define IDC_RATE_11025                  1009
  13. #define IDC_RATE_22050                  1010
  14. #define IDC_RATE_44100                  1011
  15. #define IDC_STATIC                      -1
  16.