00001
00002
00003
00004
00005 #define IDS_STRING_BITRATE_SMALL 1
00006 #define IDS_STRING_BITRATE_HIGH 2
00007 #define IDS_STRING_DIR_SELECT 3
00008 #define IDS_STRING_DLL_UNRECOGNIZED 4
00009 #define IDS_STRING_REGISTRY_LOCKED 5
00010 #define IDS_STRING_CONF_CURRENT 6
00011 #define IDS_STRING_BSD_LICENCE_URL 7
00012 #define IDS_STRING_SAVE_PARAMS 8
00013 #define IDS_STRING_PROMPT_REPLACE_SETING 9
00014 #define IDS_STRING_PROMPT_REPLACE_CURRENT 10
00015 #define IDS_STRING_ABOUT_DLL_NOT_FOUND 11
00016 #define IDD_CONFIG 101
00017 #define IDD_ABOUT 102
00018 #define IDC_FIND_DLL 1000
00019 #define IDC_DLL_HOMEPAGE 1001
00020 #define IDC_DLL_VERSION 1002
00021 #define IDC_DLL_ENGINE 1003
00022 #define IDC_DLL_MMX 1005
00023 #define IDC_CHECK_RESAMPLE 1007
00024 #define IDC_COMBO_SAMPLEFREQ 1008
00025 #define IDC_COMBO_BITRATE 1009
00026 #define IDC_COMBO_CHANNELS 1010
00027 #define IDC_COMBO_PRESET 1011
00028 #define IDC_CHECK_COPYRIGHT 1012
00029 #define IDC_CHECK_CRC 1013
00030 #define IDC_CHECK_ORIGINAL 1014
00031 #define IDC_CHECK_PRIVATE 1015
00032 #define IDC_CHECK_RESERVOIR 1017
00033 #define IDC_COMBO_MAXBITRATE 1018
00034 #define IDC_CHECK_CHANNELFORCE 1019
00035 #define IDC_COMBO_SETTINGS 1020
00036 #define IDC_CHECK_XINGVBR 1021
00037 #define IDC_STATIC_MAXBITRATE 1022
00038 #define IDC_COMBO_VBRQUALITY 1023
00039 #define IDC_STATIC_VBRQUALITY 1024
00040 #define IDC_STATIC_MINBITRATE 1025
00041 #define IDC_BUTTON_OUTPUT 1026
00042 #define IDC_ABOUT_VERSION 1027
00043 #define IDC_ABOUT_BSD 1028
00044 #define IDC_ABOUT_HOMEPAGE 1029
00045 #define IDC_SLIDER_QUALITY 1030
00046 #define IDC_CONFIG_QUALITY 1031
00047 #define IDC_STATIC_VBRQUALITY_HIGH 1032
00048 #define IDC_STATIC_VBRQUALITY_LOW 1033
00049 #define IDC_BUTTON_CONFIG_SAVE 1034
00050 #define IDC_BUTTON_CONFIG_RENAME 1035
00051 #define IDC_BUTTON_CONFIG_DELETE 1036
00052 #define IDC_EDIT_OUTPUTDIR 1037
00053 #define IDC_EDIT_ABOUT_DLL_LOCATION 1039
00054 #define IDC_RADIO_BITRATE_CBR 1040
00055 #define IDC_RADIO_BITRATE_VBR 1041
00056 #define IDC_RADIO_BITRATE_ABR 1042
00057 #define IDC_STATIC_ABR 1044
00058 #define IDC_EDIT_AVERAGE 1046
00059
00060
00061
00062 #ifdef APSTUDIO_INVOKED
00063 #ifndef APSTUDIO_READONLY_SYMBOLS
00064 #define _APS_NO_MFC 1
00065 #define _APS_NEXT_RESOURCE_VALUE 103
00066 #define _APS_NEXT_COMMAND_VALUE 40001
00067 #define _APS_NEXT_CONTROL_VALUE 1047
00068 #define _APS_NEXT_SYMED_VALUE 103
00069 #endif
00070 #endif