blob: 484b1afec477799a42df19bd106218a327593d95 (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_OPTIONS 119
#define IDD_OPTIONS_NOREM 119
#define IDD_POPUPS 120
#define IDD_POPUPS_REM 120
#define IDD_OPTIONS_REM 121
#define IDD_POPUPS_NOREM 122
#define IDI_NICK 123
#define IDD_SPEAK_REM 123
#define IDI_SMH 124
#define IDD_SPEAK_NOREM 124
#define IDI_STATUS 125
#define IDI_CLIENT 126
#define IDI_XSTATUS 127
#define IDI_SPEAK 129
#define IDI_FILE 130
#define IDI_HISTORY 131
#define IDI_POPUP 132
#define IDI_SOUND 133
#define IDI_SMALLDOT 134
#define IDI_LISTENING 135
#define IDI_XSM 136
#define IDI_IDLE 138
#define IDD_NOTIFICATIONS 215
#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_FILENAME 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_FILE_G 1064
#define IDC_REMOVED_L 1065
#define IDC_CHANGED_L2 1065
#define IDC_PROTOCOLS_G 1066
#define IDC_PROTOCOLS_L 1067
#define IDC_COLOURS_G 1068
#define IDC_REMOVED_L2 1068
#define IDC_BGCOLOR_L 1069
#define IDC_FILENAME_L 1069
#define IDC_TEXTCOLOR_L 1070
#define IDC_ONLY_NOT_OFFLINE 1070
#define IDC_WAIT_L 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_TRACK_CHANGE 1075
#define IDC_TRACK_REMOVE 1076
#define IDC_SELECT_FILE 1077
#define IDC_DONT_NOTIFY_ON_CONNECT 1078
#define IDC_LIST 1079
#define IDC_NWAIT 1080
#define IDC_NWAIT_SPIN 1081
#define IDC_POPUP 1204
#define IDC_SOUND 1205
#define IDC_FILE 1207
#define IDC_SPEAK 1208
#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 139
#define _APS_NEXT_COMMAND_VALUE 40004
#define _APS_NEXT_CONTROL_VALUE 1082
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|