summaryrefslogtreecommitdiff
path: root/faad2/src/aacDECdrop/resource.h
blob: 5a7fad6423d7feabef1a7cdbd4fbc71fb0fed107 (plain)
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
47
48
49
50
51
52
53
54
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Script.rc
//
#define IDD_VOLUME                      101
#define IDD_ABOUT                       102
#define IDB_TF01                        112
#define IDB_TF02                        113
#define IDB_TF03                        114
#define IDB_TF04                        115
#define IDB_TF05                        116
#define IDB_TF06                        117
#define IDB_TF07                        118
#define IDB_TF08                        119
#define IDR_MENU1                       124
#define IDI_ICON1                       130
#define IDC_BUTTON1                     1001
#define IDC_PLAYBACK                    1005
#define IDC_DECODE                      1008
#define IDC_WAV                         1014
#define IDC_AIFF                        1015
#define IDC_SUNAU                       1016
#define IDC_DECAU                       1017
#define IDC_16BIT                       1018
#define IDC_24BIT                       1020
#define IDC_32BIT                       1021
#define IDC_FLOATS                      1022
#define IDC_MAIN                        1023
#define IDC_LC                          1024
#define IDC_LTP                         1025
#define IDC_LD                          1026
#define IDC_16BIT_DITHER                1027
#define IDC_16BIT_L_SHAPE               1028
#define IDC_16BIT_M_SHAPE               1029
#define IDC_16BIT_H_SHAPE               1030
#define IDC_BUTTON6                     1033
#define IDM_VOLUME                      40005
#define IDM_STOP_DEC                    40006
#define IDM_ABOUT                       40007
#define IDM_LOGERR                      40008
#define IDM_ONTOP                       40015
#define IDM_QUIT                        40019

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         40018
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif