blob: 6a8bb31d6964a6f0bcd899292fa346abce8b96ec (
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 ..\res\BuddyExpectator.rc
//
#define IDI_MAINICON 101
#define IDI_ENABLED 102
#define IDI_DISABLED 103
#define IDI_HIDE 104
#define IDI_NEVERHIDE 105
#define IDD_OPTIONSPANEL 201
#define IDD_POPUPPANEL 202
#define IDD_USERINFO 203
#define IDC_CHECK_POPUP 1000
#define IDC_CHECK_POPUP2 1001
#define IDC_CHECK_UDETAILS 1002
#define IDC_CHECK_MSGWINDOW 1003
#define IDC_CHECK_FLASHICON 1004
#define IDC_CHECK_FLASHICON2 1005
#define IDC_CHECK_FIRSTSIGHT 1006
#define IDC_COMBO_PERIOD 1011
#define IDC_COMBO_PERIOD2 1012
#define IDC_COMBO_PERIOD3 1013
#define IDC_COLOR_FRG 1021
#define IDC_COLOR_BGR 1022
#define IDC_COLORS_POPUP 1023
#define IDC_COLORS_WIN 1024
#define IDC_DELAY_DEF 1031
#define IDC_DELAY_CUST 1032
#define IDC_DELAY_PERM 1033
#define IDC_EDIT_ABSENCE 1041
#define IDC_EDIT_ABSENCE2 1042
#define IDC_EDIT_POPUPDELAY 1043
#define IDC_EDIT_SILENTFOR 1044
#define IDC_EDIT_LASTSEEN 1045
#define IDC_EDIT_LASTINPUT 1046
#define IDC_EDIT_NOINPUTFOR 1047
#define IDC_EDIT_WILLNOTICE 1048
#define IDC_PREVIEW 1061
#define IDC_CHECK_MISSYOU 1203
#define IDC_EDITABSENCE 1204
#define IDC_SPINABSENCE 1205
#define IDC_CHECK_NOMSGS 1208
#define IDC_COMBO_ACTIONS 1209
#define IDC_CHECK_NEVERHIDE 1210
#define IDC_CHECK_NOTIFYALWAYS 1211
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 106
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1212
#define _APS_NEXT_SYMED_VALUE 121
#endif
#endif
|