diff options
Diffstat (limited to 'Src/Plugins/DSP/dsp_sps/resource.h')
-rw-r--r-- | Src/Plugins/DSP/dsp_sps/resource.h | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/Src/Plugins/DSP/dsp_sps/resource.h b/Src/Plugins/DSP/dsp_sps/resource.h new file mode 100644 index 00000000..8288d34b --- /dev/null +++ b/Src/Plugins/DSP/dsp_sps/resource.h @@ -0,0 +1,70 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by res.rc +// +#define IDS_SPS_SHOW_CONFIG 1 +#define IDS_SHOW_EDITOR 2 +#define IDS_HIDE_EDITOR 3 +#define IDS_SAVE_PRESET 4 +#define IDS_SPS_PRESETS 5 +#define IDS_ALL_FILES 6 +#define IDS_GENERAL 7 +#define IDS_OPERATORS 8 +#define IDS_FUNCTIONS 9 +#define IDS_CONSTANTS 10 +#define IDS_LOAD_PRESET 11 +#define IDS_CLEAR_CURRENT_SETTINGS 12 +#define IDS_CONFIRMATION 13 +#define IDS_SPS_TITLE 14 +#define IDS_SPS_MODULE_TITLE 15 +#define IDD_DIALOG1 101 +#define IDR_GENERAL 102 +#define IDR_OPERATORS 103 +#define IDR_FUNCTIONS 104 +#define IDR_CONSTANTS 105 +#define IDD_EVAL_HELP 166 +#define IDC_SLIDER1 1000 +#define IDC_SLIDER1_LABEL 1001 +#define IDC_SLIDER1_LABEL1 1001 +#define IDC_SLIDER1_LABEL2 1002 +#define IDC_SLIDER1_LABEL3 1003 +#define IDC_SLIDER2 1004 +#define IDC_SLIDER2_LABEL1 1005 +#define IDC_SLIDER2_LABEL2 1006 +#define IDC_SLIDER2_LABEL3 1007 +#define IDC_SLIDER3 1008 +#define IDC_SLIDER3_LABEL1 1009 +#define IDC_SLIDER3_LABEL2 1010 +#define IDC_SLIDER3_LABEL3 1011 +#define IDC_SLIDER4 1012 +#define IDC_LOAD 1013 +#define IDC_EDIT 1014 +#define IDC_SAVE 1015 +#define IDC_BYPASS 1016 +#define IDC_NEW 1017 +#define IDC_PRESET 1018 +#define IDC_SHOWHELP 1019 +#define IDC_SLIDER4_LABEL2 1020 +#define IDC_SLIDER4_LABEL3 1021 +#define IDC_SLIDER4_LABEL1 1022 +#define IDC_TRIGGER1 1023 +#define IDC_TRIGGER2 1024 +#define IDC_TRIGGER3 1025 +#define IDC_TRIGGER4 1026 +#define IDC_EDIT1 1089 +#define IDC_PERSAMPLE 1090 +#define IDC_INIT 1092 +#define IDC_ONSLIDERCHANGE 1093 +#define IDC_TAB1 1203 +#define IDC_PRESETNAME -1 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 106 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1024 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |