blob: bcb28008fb7d3eaed99338a69baec0c7bc078f12 (
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 119
#define IDD_POPUPS 120
#define IDR_CONTEXT 120
#define IDI_NO_CHECK 122
#define IDI_CHECK 123
#define IDI_UNKNOWN_FLAG 124
#define IDD_ADD_REPLACEMENT 125
#define IDD_REPLACEMENTS 126
#define IDC_DELAY 1001
#define IDC_WINCOLORS 1002
#define IDC_DEFAULTCOLORS 1003
#define IDC_BGCOLOR 1004
#define IDC_TEXTCOLOR 1005
#define IDC_PREV 1006
#define IDC_DELAYFROMPU 1007
#define IDC_DELAYCUSTOM 1008
#define IDC_DELAYPERMANENT 1009
#define IDC_RIGHT_ACTION 1022
#define IDC_LEFT_ACTION 1023
#define IDC_PROTOCOLS 1041
#define IDC_CHANGED 1058
#define IDC_REMOVED 1059
#define IDC_CHECK1 1060
#define IDC_POPUPS 1060
#define IDC_AUTOCORRECT 1060
#define IDC_AUTO_DICT 1060
#define IDC_VARIABLES 1060
#define IDC_CHECK2 1061
#define IDC_DELAY_SPIN 1061
#define IDC_HISTORY 1061
#define IDC_SIMULATE_SUPPORT 1061
#define IDC_USE_LOCALE 1061
#define IDC_CASCADE_CORRECTIONS 1061
#define IDC_ANSI 1062
#define IDC_SHOW_ALL_CORRECTIONS 1062
#define IDC_TRACK_G 1063
#define IDC_USE_FLAGS 1063
#define IDC_CHANGED_L 1064
#define IDC_SHOW_WRONG_WORD 1064
#define IDC_REMOVED_L 1065
#define IDC_IGNORE_UPPERCASE 1065
#define IDC_PROTOCOLS_G 1066
#define IDC_AUTO_USER 1066
#define IDC_ASK_ON_ERROR 1066
#define IDC_PROTOCOLS_L 1067
#define IDC_AUTO_LOCALE 1067
#define IDC_COLOURS_G 1068
#define IDC_TRACK_CHANGE 1068
#define IDC_OTHER_PROGS 1068
#define IDC_BGCOLOR_L 1069
#define IDC_TRACK_REMOVE 1069
#define IDC_HANDLE_UNDERSCORE 1069
#define IDC_TEXTCOLOR_L 1070
#define IDC_ONLY_NOT_OFFLINE 1070
#define IDC_DELAY_G 1071
#define IDC_ACTIONS_G 1072
#define IDC_RIGHT_ACTION_L 1073
#define IDC_LEFT_ACTION_L 1074
#define IDC_DEF_LANG 1075
#define IDC_GETMORE 1076
#define IDC_ADVANCED 1077
#define IDC_UNDERLINE_TYPE 1078
#define IDC_UNDERLINE_TYPE_L 1079
#define IDC_SPELL_CHECKER 1080
#define IDC_NEW 1082
#define IDC_OLD 1083
#define IDC_REPLACEMENTS 1084
#define IDC_REMOVE 1085
#define IDC_ADD 1086
#define IDC_LANGUAGE 1087
#define IDC_EDIT 1088
#define IDC_VAR_HELP 1088
#define IDC_OLD_PS 1089
#define IDC_LANGUAGE_L 1090
#define IDC_IGNORE_NUMBERS 1091
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 126
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1092
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|