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_VBR 1016
00033 #define IDC_CHECK_RESERVOIR 1017
00034 #define IDC_COMBO_MAXBITRATE 1018
00035 #define IDC_CHECK_CHANNELFORCE 1019
00036 #define IDC_COMBO_SETTINGS 1020
00037 #define IDC_CHECK_XINGVBR 1021
00038 #define IDC_STATIC_MAXBITRATE 1022
00039 #define IDC_COMBO_VBRQUALITY 1023
00040 #define IDC_STATIC_VBRQUALITY 1024
00041 #define IDC_STATIC_MINBITRATE 1025
00042 #define IDC_BUTTON_OUTPUT 1026
00043 #define IDC_ABOUT_VERSION 1027
00044 #define IDC_ABOUT_BSD 1028
00045 #define IDC_ABOUT_HOMEPAGE 1029
00046 #define IDC_SLIDER_QUALITY 1030
00047 #define IDC_CONFIG_QUALITY 1031
00048 #define IDC_STATIC_VBRQUALITY_HIGH 1032
00049 #define IDC_STATIC_VBRQUALITY_LOW 1033
00050 #define IDC_BUTTON_CONFIG_SAVE 1034
00051 #define IDC_BUTTON_CONFIG_RENAME 1035
00052 #define IDC_BUTTON_CONFIG_DELETE 1036
00053 #define IDC_EDIT_OUTPUTDIR 1037
00054 #define IDC_EDIT_ABOUT_DLL_LOCATION 1039
00055
00056
00057
00058 #ifdef APSTUDIO_INVOKED
00059 #ifndef APSTUDIO_READONLY_SYMBOLS
00060 #define _APS_NO_MFC 1
00061 #define _APS_NEXT_RESOURCE_VALUE 103
00062 #define _APS_NEXT_COMMAND_VALUE 40001
00063 #define _APS_NEXT_CONTROL_VALUE 1040
00064 #define _APS_NEXT_SYMED_VALUE 103
00065 #endif
00066 #endif