blob: dda44d5342f7188259233b59f6799e2870d0071b (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 119
#define IDD_POPUPS 120
#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_CHECK2 1061
#define IDC_DELAY_SPIN 1061
#define IDC_HISTORY 1061
#define IDC_ANSI 1062
#define IDC_TRACK_G 1063
#define IDC_CHANGED_L 1064
#define IDC_REMOVED_L 1065
#define IDC_PROTOCOLS_G 1066
#define IDC_PROTOCOLS_L 1067
#define IDC_COLOURS_G 1068
#define IDC_TRACK_CHANGE 1068
#define IDC_BGCOLOR_L 1069
#define IDC_TRACK_REMOVE 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_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 120
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1075
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|