new configuration dialog and replay gain code; thanks to X-Fixer

This commit is contained in:
Josh Coalson
2003-01-08 07:59:48 +00:00
parent 72e47408a0
commit d2f55cd24a
6 changed files with 506 additions and 104 deletions

View File

@@ -0,0 +1,26 @@
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDC_RESET 3
#define IDD_CONFIG 101
#define IDC_ENABLE 1000
#define IDC_ALBUM 1001
#define IDC_LIMITER 1002
#define IDC_PREAMP 1003
#define IDC_PA 1004
#define IDC_DITHER 1005
#define IDC_DITHERRG 1006
#define IDC_TO 1008
#define IDC_SHAPE 1009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif