home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / buzzmachines_massive.exe / Dev / Waveout / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-08-26  |  824 b   |  25 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by WaveOut.rc
  4. //
  5. #define IDD_CONFIG                      101
  6. #define IDC_CONFIG_DEVICE               1000
  7. #define IDC_CONFIG_SAMPLERATE           1001
  8. #define IDC_CONFIG_BUFNUM               1002
  9. #define IDC_CONFIG_BUFSIZE              1003
  10. #define IDC_CONFIG_DITHER               1004
  11. #define IDC_CONFIG_BUFNUM_SPIN          1005
  12. #define IDC_CONFIG_BUFSIZE_SPIN         1006
  13. #define IDC_CONFIG_LATENCY              1007
  14.  
  15. // Next default values for new objects
  16. // 
  17. #ifdef APSTUDIO_INVOKED
  18. #ifndef APSTUDIO_READONLY_SYMBOLS
  19. #define _APS_NEXT_RESOURCE_VALUE        103
  20. #define _APS_NEXT_COMMAND_VALUE         40001
  21. #define _APS_NEXT_CONTROL_VALUE         1008
  22. #define _APS_NEXT_SYMED_VALUE           101
  23. #endif
  24. #endif
  25.