forked from baycom/MXPTiny
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
executable file
·57 lines (56 loc) · 2.29 KB
/
resource.h
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
55
56
57
//{{NO_DEPENDENCIES}}
// Von Microsoft Visual C++ generierte Includedatei.
// Verwendet durch MXPTiny.rc
//
#define IDOK2 3
#define IDVERIFY 3
#define IDD_MXPTINY_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_EXESETUP 130
#define IDD_ENCODING_PRESET 131
#define IDC_STATIC_INPUT_DEVICE 1001
#define IDC_STATIC_CONFIGBOX 1002
#define IDC_STATIC_ENCODING_PRESET 1003
#define IDC_COMBO_INPUT_MODE 1004
#define IDC_COMBO_INPUT_DEVICE 1004
#define IDC_COMBO_ENCODING_PRESET 1005
#define IDC_BUTTON_RECORD 1006
#define IDC_SLIDER1 1007
#define IDC_SLIDER_BITRATE 1007
#define IDC_BUTTON_FOLDER 1008
#define IDC_BITRATE 1009
#define IDC_AUTOPREVIEW 1009
#define IDC_STATIC_ENCODING_MODE 1010
#define IDC_COMBO_ENCODING_MODE 1011
#define IDC_BUTTON_START_PREVIEW 1012
#define IDC_EDIT1 1012
#define IDC_STATIC_BITRATE 1013
#define IDRESET 1013
#define IDC_SRCY 1013
#define IDC_STATIC_BITRATE_CURRENT 1014
#define IDC_EDIT2 1014
#define IDC_BUTTON_PREVCFG 1015
#define IDC_COMBO_FRAMERATE 1015
#define IDC_SRCW 1016
#define IDC_BUTTON_CUSTOMIZE 1016
#define IDC_SRCH 1017
#define IDC_DSTW 1018
#define IDC_DSTH 1019
#define IDC_COMBO_LEVEL 1020
#define IDC_COMBO_ENTROPY 1021
#define IDC_COMBO_PROFILE 1022
#define IDC_CHECK_HASBFRAMES 1023
#define IDC_SRCX 1024
#define IDC_CHECK1 1025
#define IDC_AUTOREC 1025
#define IDC_AUTOREC2 1026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif