This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
resource.h
68 lines (59 loc) · 2.43 KB
/
resource.h
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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by resource.rc
//
#define IDCANCEL2 4
#define IDB_SPECIAL 100
#define IDI_ICON1 102
#define IDC_TREE1 1001
#define IDC_RICHEDIT21 1002
#define IDC_INFO 1004
#define IDC_LIST1 1005
#define IDC_COMBO1 1006
#define IDC_LOCATION 1006
#define IDC_BORDER 1009
#define IDC_EXPLORER1 1013
#define IDI_LOGO 12000
#define IDI_ST_ONLINE 12100
#define IDI_ST_OFFLINE 12101
#define IDI_ST_AWAY 12102
#define IDI_ST_NA 12103
#define IDI_ST_DND 12104
#define IDI_ST_CHAT 12105
#define IDI_ST_HIDDEN 12106
#define IDI_ST_CONNECTING 12107
#define IDI_MT_MESSAGE 12110
#define IDI_OVERLAY 12111
#define IDI_AGENT 12210
#define IDI_DISCO 12250
#define IDI_SERVICE IDI_AGENT
#define IDI_FEATURE 12251
#define IDI_IDENTITY 12252
#define IDI_CONFERENCE 12253
#define IDI_TB_FORWARD 12300
#define IDI_TB_BACK 12301
#define IDI_TB_STOP 12302
#define IDI_TB_ENTER 12303
#define IDI_TB_UP 12304
#define IDI_TB_GO 12305
#define IDI_TB_REFRESH 12306
#define IDI_MENU_REGISTER 12310
#define IDI_MENU_SEARCH 12311
#define IDI_STATE_NONE 12320
#define IDI_STATE_QUERYING 12321
#define IDI_STATE_ERROR 12322
#define IDI_STATE_READY 12323
#define IDD_XDATA 13000
#define IDD_DISCO 13001
#define IDI_TB_OPTIONS 103
#define IDI_TB_ADD 102
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif