summaryrefslogtreecommitdiff
path: root/plugins/StatusChange/src/resource.h
blob: 1b0a7294dac0ac96e21afd74da35b84d32657a0b (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 ..\res\resource.rc
//
#define IDD_OPTIONS                     10
#define IDC_CHK_OFFLINE                 1001
#define IDC_CHK_ONLINE                  1002
#define IDC_CHK_AWAY                    1003
#define IDC_CHK_DND                     1004
#define IDC_CHK_NA                      1005
#define IDC_CHK_OCCUPIED                1006
#define IDC_CHK_INVISIBLE               1007
#define IDC_RAD_OFFLINE                 2001
#define IDC_RAD_ONLINE                  2002
#define IDC_RAD_AWAY                    2003
#define IDC_RAD_DND                     2004
#define IDC_RAD_NA                      2005
#define IDC_RAD_OCCUPIED                2006
#define IDC_RAD_INVISIBLE               2007
#define IDC_CHK_MESSAGEREAD             3001
#define IDC_CHK_MESSAGESEND             3002
#define IDC_CHK_FILEREAD                3005
#define IDC_CHK_FILESEND                3006
#define IDC_MSGICON                     4001
#define IDC_FILEICON                    4003

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        101
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif