blob: 9904233de1129123a8d563fc01e5dbd51791e95d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by enc_fhgaac.rc
//
#define IDS_ENC_FHGAAC_DESC 1
#define VS_VERSION_INFO 1
#define IDS_ENC_FHGAAC_VER 2
#define IDS_VBR_PRESET 2
#define IDS_CBR_PRESET 3
#define IDS_VBR 4
#define IDS_CBR 5
#define IDS_AUTOMATIC 6
#define IDS_BITRATE 7
#define IDS_PRESET 8
#define IDD_PREFERENCES_MP4 9
#define IDS_VERSION 9
#define IDD_PREFERENCES_ADTS 10
#define IDC_ENC_ADTS_DESC 10
#define IDB_FHGLOGO 104
#define IDC_MODE 1002
#define IDC_PROFILE 1003
#define IDC_STATIC_PROFILE 1004
#define IDC_STATIC_PRESET 1006
#define IDC_SLIDER_PRESET 1007
#define IDC_EDIT_PRESET 1008
#define IDC_INFO_MODE 1009
#define IDC_INFO_BITRATE 1010
#define IDC_INFO_WARNING 1011
#define IDC_KBPS 1014
#define IDB_LOGO 1015
#define IDC_LOGO 1015
#define IDC_URL 1017
#define IDC_HELPLINK 1018
#define IDC_VERSION 1019
#define IDC_WARNING 1020
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|