resource.h 942 B

123456789101112131415161718192021222324252627
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by libopenmpt_plugin_gui.rc
  4. //
  5. #define IDD_SETTINGS 101
  6. #define IDD_FILEINFO 102
  7. #define IDC_COMBO_SAMPLERATE 1001
  8. #define IDC_COMBO_CHANNELS 1002
  9. #define IDC_SLIDER_GAIN 1003
  10. #define IDC_COMBO_INTERPOLATION 1004
  11. #define IDC_COMBO_REPEAT 1005
  12. #define IDC_SLIDER_STEREOSEPARATION 1006
  13. #define IDC_COMBO_RAMPING 1007
  14. #define IDC_FILEINFO 1008
  15. #define IDC_COMBO_AMIGA_FILTER 1008
  16. #define IDC_CHECK_AMIGA_RESAMPLER 1009
  17. // Next default values for new objects
  18. //
  19. #ifdef APSTUDIO_INVOKED
  20. #ifndef APSTUDIO_READONLY_SYMBOLS
  21. #define _APS_NEXT_RESOURCE_VALUE 103
  22. #define _APS_NEXT_COMMAND_VALUE 40001
  23. #define _APS_NEXT_CONTROL_VALUE 1010
  24. #define _APS_NEXT_SYMED_VALUE 101
  25. #endif
  26. #endif