Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resource.h « subresync « apps « src - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 33adfad52a0d73cf3233f407fde5e29b0ab92a36 (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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by subresync.rc
//
#define IDR_MANIFEST                    1
#define VS_VERSION_INFO                 1
#define IDC_EDIT3                       3
#define IDM_ABOUTBOX                    0x0010
#define IDS_ABOUTBOX                    101
#define IDD_SUBRESYNC_DIALOG            102
#define IDS_RG_SPACESENS                102
#define IDS_R_GENERAL                   103
#define IDS_SKIP                        104
#define IDS_ADD                         105
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     130
#define IDB_BITMAP2                     131
#define IDD_SAVEASTMPLT                 131
#define IDD_ASKCHARDLG                  137
#define IDD_OPENTMPLT                   138
#define IDD_ABOUTBOX                    142
#define IDC_HOMEPAGEBTN                 202
#define IDC_BUGREPORTBTN                212
#define IDC_LIST1                       1003
#define IDC_OPENBTN                     1004
#define IDC_SAVEBTN                     1005
#define IDC_RESET                       1006
#define IDC_COMBO1                      1007
#define IDC_EDIT1                       1008
#define IDC_EDITSUB                     1008
#define IDC_EXTEND                      1010
#define IDC_UNDOEXTEND                  1011
#define IDC_EDIT4                       1011
#define IDC_CHECK1                      1012
#define IDC_CHECK2                      1013
#define IDC_SLIDER1                     1014
#define IDC_STATIC1                     1015
#define IDC_STATIC2                     1016
#define IDC_STATIC3                     1017
#define IDC_EDIT2                       1018
#define IDC_STATIC4                     1019
#define IDC_TIMEFORMATLABEL             1020
#define IDC_AT                          1025
#define IDC_OCRDLL                      1026
#define IDC_COMBO2                      2000

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif