blob: bcd3b779ee977a03683e4a19f5226f92561606ab (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDD_OPT_POPUPS 171
#define IDC_PREVIEW 1033
#define IDC_USEBACKCOLOR 1091
#define IDC_USETEXTCOLOR 1092
#define IDC_USETIMEOUT 1094
#define IDC_LACTION 1096
#define IDC_RACTION 1097
#define IDC_SOFFLINE 1099
#define IDC_SONLINE 1100
#define IDC_SAWAY 1101
#define IDC_SNA 1102
#define IDC_SOCCUPIED 1103
#define IDC_SDND 1104
#define IDC_SFREE4CHAT 1105
#define IDC_SINVISIBLE 1106
#define IDC_SPHONE 1107
#define IDC_SLUNCH 1108
#define IDC_SALL 1109
#define IDC_TIMEOUT 1110
#define IDC_BACKCOLOR 1111
#define IDC_TEXTCOLOR 1112
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 224
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1218
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|