blob: d54eefc8db9bcdffa6a625cc026410f9f4525724 (
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_INFO_SOUNDS 105
#define IDD_NSN_OPT 106
#define IDD_AUTODISABLE 113
#define IDD_NSN_OPT_EVENTS_ENABLE 114
#define IDD_NSN_OPT_POPUP 115
#define IDI_POPUP 117
#define IDI_SOUND 118
#define IDI_MAINMENU_OFF 123
#define IDI_MAINMENU_ON 124
#define IDC_SOUND 1004
#define IDC_SPEAKER 1005
#define IDC_TEMPDISABLE 1006
#define IDC_USEWINCOLORS 1007
#define IDC_SHOWDISABLEMENU 1008
#define IDC_CHK_USEDULLTEXT 1009
#define IDC_AVOIDCLIPPING 1010
#define IDC_READAWAYMSG 1011
#define IDC_SHOWPREVIOUSSTATUS 1012
#define IDC_USEPOPUPCOLORS 1013
#define IDC_PREVIEW 1030
#define IDC_CHANGE 1031
#define IDC_DELETE 1032
#define IDC_LC_DISMISS 1033
#define IDC_RC_DISMISS 1034
#define IDC_INDSNDLIST 1044
#define IDC_LC_OPENMSG 1045
#define IDC_RC_USERMENU 1046
#define IDC_DEBUG 1050
#define IDC_SHOWONCONNECTION 1051
#define IDC_HIDDENCONTACTSTOO 1052
#define IDC_USEINDIVSOUNDS 1053
#define IDC_APPLY 1054
#define IDC_OK 1055
#define IDC_CANCEL 1056
#define IDC_CONFIGUREAUTODISABLE 1057
#define IDC_RESTOREDEFAULTS 1058
#define IDC_CLCLIST 1059
#define IDC_AUTODISABLE 1060
#define IDC_LOG 1061
#define IDC_LOGFILE 1062
#define IDC_TIMEOUT_POPUP 1063
#define IDC_TIMEOUT_CUSTOM 1064
#define IDC_TIMEOUT_PERMANENT 1065
#define IDC_TIMEOUT_VALUE 1066
#define IDC_BLINKICON 1067
#define IDC_BLINKICON_STATUS 1068
#define IDC_SOUNDICON 1069
#define IDC_POPUPICON 1070
#define IDC_CHECK_NOTIFYSOUNDS 1071
#define IDC_CHECK_NOTIFYPOPUP 1072
#define IDC_CHECK_NOTIFYPOPUPS 1073
#define IDC_TEXT_ENABLE_IS 1074
#define IDC_SHOWGROUP 1075
#define IDC_USEOWNCOLORS 1076
#define IDC_CHK_SHOWALTDESCS 1077
#define IDC_CHK_POFFLINE 40071
#define IDC_CHK_OFFLINE 40071
#define IDC_CHK_PONLINE 40072
#define IDC_CHK_ONLINE 40072
#define IDC_CHK_PAWAY 40073
#define IDC_CHK_AWAY 40073
#define IDC_CHK_PDND 40074
#define IDC_CHK_DND 40074
#define IDC_CHK_PNA 40075
#define IDC_CHK_NA 40075
#define IDC_CHK_POCCUPIED 40076
#define IDC_CHK_OCCUPIED 40076
#define IDC_CHK_PFREECHAT 40077
#define IDC_CHK_FREECHAT 40077
#define IDC_CHK_PINVISIBLE 40078
#define IDC_CHK_INVISIBLE 40078
#define IDC_CHK_PONTHEPHONE 40079
#define IDC_CHK_ONTHEPHONE 40079
#define IDC_CHK_POUTTOLUNCH 40080
#define IDC_CHK_OUTTOLUNCH 40080
#define IDC_CHK_PFROMOFFLINE 40081
#define IDC_CHK_FROMOFFLINE 40081
#define IDC_OFFLINE_TX 41071
#define IDC_ONLINE_TX 41072
#define IDC_AWAY_TX 41073
#define IDC_DND_TX 41074
#define IDC_NA_TX 41075
#define IDC_OCCUPIED_TX 41076
#define IDC_FREEFORCHAT_TX 41077
#define IDC_INVISIBLE_TX 41078
#define IDC_ONTHEPHONE_TX 41079
#define IDC_OUTTOLUNCH_TX 41080
#define IDC_OFFLINE_BG 42071
#define IDC_CHK_OFFLINE2 42071
#define IDC_ONLINE_BG 42072
#define IDC_CHK_ONLINE2 42072
#define IDC_AWAY_BG 42073
#define IDC_CHK_AWAY2 42073
#define IDC_DND_BG 42074
#define IDC_CHK_DND2 42074
#define IDC_NA_BG 42075
#define IDC_CHK_NA2 42075
#define IDC_OCCUPIED_BG 42076
#define IDC_CHK_OCCUPIED2 42076
#define IDC_FREEFORCHAT_BG 42077
#define IDC_CHK_FREECHAT2 42077
#define IDC_INVISIBLE_BG 42078
#define IDC_CHK_INVISIBLE2 42078
#define IDC_ONTHEPHONE_BG 42079
#define IDC_CHK_ONTHEPHONE2 42079
#define IDC_OUTTOLUNCH_BG 42080
#define IDC_CHK_OUTTOLUNCH2 42080
#define IDC_NSN_ICON -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 126
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1086
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|