38 |
|
#define IDC_MODE 1000 |
39 |
|
#define IDC_SLIDER 1001 |
40 |
|
#define IDC_VALUE 1002 |
41 |
– |
#define IDC_DEC_BRIGHTNESS 1002 |
41 |
|
#define IDC_SLIDER_STATIC 1003 |
42 |
|
#define IDC_VALUE_STATIC 1004 |
43 |
|
#define IDC_ADVANCED 1005 |
409 |
|
#define IDC_BITRATE_ASIZE 1390 |
410 |
|
#define IDC_BITRATE_ASELECT 1391 |
411 |
|
#define IDC_BITRATE_ADV 1392 |
412 |
+ |
#define IDC_DEC_BRIGHTNESS 1393 |
413 |
|
|
414 |
|
// Next default values for new objects |
415 |
|
// |
417 |
|
#ifndef APSTUDIO_READONLY_SYMBOLS |
418 |
|
#define _APS_NEXT_RESOURCE_VALUE 128 |
419 |
|
#define _APS_NEXT_COMMAND_VALUE 40001 |
420 |
< |
#define _APS_NEXT_CONTROL_VALUE 1393 |
420 |
> |
#define _APS_NEXT_CONTROL_VALUE 1394 |
421 |
|
#define _APS_NEXT_SYMED_VALUE 101 |
422 |
|
#endif |
423 |
|
#endif |