summaryrefslogtreecommitdiffstats
path: root/Examples/WhisperDesktop/Resource.h
blob: f4a9af570f620057c1f84a8a6decc06d1394b5a1 (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
55
56
57
58
59
60
61
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by WhisperDesktop.rc
//
#define IDC_MYICON                      2
#define IDD_WHISPERDESKTOP_DIALOG       102
#define IDD_ABOUTBOX                    103
#define IDM_ABOUT                       104
#define IDI_WHISPERDESKTOP              107
#define IDI_SMALL                       108
#define IDR_MAINFRAME                   128
#define IDD_OPEN_MODEL                  129
#define IDD_MAIN_DIALOG                 130
#define IDD_TRANSCRIBE_DIALOG           130
#define IDD_CAPTURE_DIALOG              131
#define IDC_PATH                        1000
#define IDC_BROWSE                      1001
#define IDC_MODEL_TYPE                  1002
#define IDC_PATH_RESULT                 1002
#define IDC_PROGRESS                    1003
#define IDC_BROWSE_RESULT               1003
#define IDC_SYSLINK1                    1004
#define IDC_HYPERLINKS                  1004
#define IDC_TRANSCRIBE_PROGRESS         1004
#define IDC_PENDING_TEXT                1005
#define IDC_MODEL_DESC                  1006
#define IDC_LANGUAGE                    1007
#define IDC_OUTPUT_FORMAT               1008
#define IDC_PATH_MEDIA                  1009
#define IDC_DEVICE                      1009
#define IDC_BROWSE_MEDIA                1010
#define IDC_TRANSCRIBE                  1011
#define IDC_BACK                        1012
#define IDC_CHECK1                      1013
#define IDC_CONSOLE                     1013
#define IDC_CAPTURE                     1014
#define IDC_DEV_REFRESH                 1015
#define IDC_SAVE_TEXT                   1016
#define IDC_SAVE_APPEND                 1017
#define IDC_SAVE_TIMESTAMPS             1018
#define IDC_RUN_CAPTURE                 1019
#define IDC_VOICE_ACTIVITY              1020
#define IDC_VOICE_ACTIVITY_LBL          1021
#define IDC_TRANS_STATUS                1022
#define IDC_TRANS_LBL                   1023
#define IDC_STALL_STATUS                1024
#define IDC_STALL_LBL                   1025
#define IDC_TRANSLATE                   1026
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif