summaryrefslogtreecommitdiff
path: root/plugins/StatusChange/src/resource.h
blob: 9b48911f7c394ee0bbc436abcf26ec6a2a9072e1 (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
//{{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_FREECHAT                1007
#define IDC_CHK_INVISIBLE               1008
#define IDC_CHK_ONTHEPHONE              1009
#define IDC_CHK_OUTTOLUNCH              1010
#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_FREECHAT                2007
#define IDC_RAD_INVISIBLE               2008
#define IDC_RAD_ONTHEPHONE              2009
#define IDC_RAD_OUTTOLUNCH              2010
#define IDC_CHK_MESSAGEREAD             3001
#define IDC_CHK_MESSAGESEND             3002
#define IDC_CHK_URLREAD                 3003
#define IDC_CHK_URLSEND                 3004
#define IDC_CHK_FILEREAD                3005
#define IDC_CHK_FILESEND                3006
#define IDC_MSGICON                     4001
#define IDC_URLICON                     4002
#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