Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
|
@ -0,0 +1,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
|
Loading…
Add table
Add a link
Reference in a new issue