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