1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by AudioPlugIn.rc
- //
- #define IDS_NAME_PLUGIN 1
- #define IDS_DESC_PLUGIN 2
- #define IDS_SETTINGS 3
- #define IDS_HELPFILE_PLUGIN 4
- #define IDD_PROPPAGE 200
- #define IDC_STATIC -1
- #define IDD_DIALOG1 101
- #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 201
- #define _APS_NEXT_COMMAND_VALUE 32768
- #define _APS_NEXT_CONTROL_VALUE 1100
- #define _APS_NEXT_SYMED_VALUE 5
- #endif
- #endif
|