1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by Property.rc
4 //
5 #define IDS_AUDIO_PROPS_TITLE           3
6 #define IDS_AUDIO_ADVANCED_TITLE        4
7 #define IDS_ABOUT                       5
8 #define IDD_AUDIOENCPROPS               100
9 #define IDD_ADVPROPS                    102
10 #define IDD_ABOUT                       105
11 #define IDI_ICON2                       106
12 #define IDC_COMBO_CBR                   1004
13 #define IDC_CHECK_COPYRIGHT             1007
14 #define IDC_CHECK_ORIGINAL              1008
15 #define IDC_CHECK_CRC                   1009
16 #define IDC_CHECK_PES                   1010
17 #define IDC_COMBO_VBRMIN                1013
18 #define IDC_TITLE_TEXT                  1016
19 #define IDC_RADIO_CBR                   1019
20 #define IDC_RADIO_VBR                   1020
21 #define IDC_SLIDER_QUALITY              1021
22 #define IDC_TEXT_QUALITY                1023
23 #define IDC_COMBO_VBRMAX                1024
24 #define IDC_COMBO_SAMPLE_RATE           1025
25 #define IDC_COMBO_VBRq                  1026
26 #define IDC_RADIO_STEREO                1027
27 #define IDC_RADIO_JSTEREO               1028
28 #define IDC_RADIO_DUAL                  1029
29 #define IDC_RADIO_MONO                  1030
30 #define IDC_CHECK_ENFORCE_MIN           1031
31 #define IDC_CHECK_VOICE                 1032
32 #define IDC_CHECK_KEEP_ALL_FREQ         1033
33 #define IDC_CHECK_STRICT_ISO            1034
34 #define IDC_CHECK_DISABLE_SHORT_BLOCK   1035
35 #define IDC_CHECK_XING_TAG              1036
36 #define IDC_CHECK_FORCE_MS              1037
37 #define IDC_CHECK_MODE_FIXED            1038
38 #define IDC_RICHEDIT_LAME               1039
39 #define IDC_CHECK_OVERLAP               1039
40 #define IDC_CHECK_STOP                  1040
41 #define IDC_EDIT_TEXT                   1044
42 #define IDC_LAME_LA                     1044
43 #define IDC_FORCE_MONO                  1045
44 #define IDC_LAME_VER                    1046
45 #define IDC_LAME_URL                    1047
46 #define IDC_SET_DURATION                1048
47 #define IDC_STATIC                      -1
48 
49 // Next default values for new objects
50 //
51 #ifdef APSTUDIO_INVOKED
52 #ifndef APSTUDIO_READONLY_SYMBOLS
53 #define _APS_NO_MFC                     1
54 #define _APS_NEXT_RESOURCE_VALUE        107
55 #define _APS_NEXT_COMMAND_VALUE         40001
56 #define _APS_NEXT_CONTROL_VALUE         1049
57 #define _APS_NEXT_SYMED_VALUE           101
58 #endif
59 #endif
60