forked from qiutianshuchangsha/client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
120 lines (119 loc) · 10.3 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Client.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CLIENT_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDR_MAINFRAME 128
#define IDR_ALL 129
#define IDD_FILE_MANAGE 130
#define IDD_SERVICE_MANAGE 131
#define IDR_SERVICE 132
#define IDD_SERVICE_MANAGE_SUB 133
#define IDR_FILE 135
#define IDD_KEYLOG 136
#define IDD_PROC_MANAGE 137
#define IDR_PROC 138
#define IDD_REG 139
#define IDD_REMOTEDESKTOP 140
#define IDR_RIGHT_SCR 141
#define IDD_SHELL 142
#define IDD_VIDEO 143
#define IDB_CLOSE 144
#define IDB_FILE 145
#define IDB_MAXIMIZE 146
#define IDB_MINIMIZE 147
#define IDB_PINDOWN 148
#define IDB_PINUP 149
#define IDI_ICON1 153
#define IDI_ICON2 154
#define IDI_ICON3 155
#define IDI_ICON4 156
#define IDI_ICON5 157
#define IDC_EDIT1 1000
#define IDC_EDIT2 1001
#define IDC_BUTTON1 1003
#define IDC_BUTTON2 1004
#define IDC_LIST1 1005
#define IDC_TREE1 1006
#define IDC_COMBO1 1007
#define IDC_COMBO2 1008
#define IDC_STATIC_NAME 1009
#define IDC_STATIC_STATE 1010
#define IDC_STATIC_TYPE 1011
#define IDC_CURRENT 1012
#define IDC_BUTTON3 1013
#define IDC_STATIC_PICTURE 1014
#define IDC_SCR_CAP 1015
#define IDC_SCR 1016
#define IDC_FULL_SCR 1017
#define IDC_EXECUTE 1018
#define IDC_START 1019
#define ID__32771 32771
#define ID_Menu 32772
#define ID__32773 32773
#define ID__32774 32774
#define ID__32775 32775
#define ID__32776 32776
#define ID__32777 32777
#define ID__32778 32778
#define ID__32779 32779
#define ID__PROC_CTRL 32780
#define ID__SERV_CTRL 32781
#define ID__FILE_CTRL 32782
#define ID__REG_CTRL 32783
#define ID__REMOTE_SHELL 32784
#define ID__REMOTE_DESK_CTRL 32785
#define ID__VIDEO 32786
#define ID__KEY_LOG 32787
#define ID__32788 32788
#define ID__32789 32789
#define ID__32790 32790
#define ID__SERVICE_REFREASH 32791
#define ID__SERVICE_REFRESH 32792
#define ID__SERV_DELETE 32793
#define ID__SERV_SET 32794
#define ID_FILE_32795 32795
#define ID_FILE_32796 32796
#define ID_FILE_32797 32797
#define ID_FILE_32798 32798
#define ID_FILE_32799 32799
#define ID_FILE_32800 32800
#define ID_FILE_32801 32801
#define ID_FILE_DEL 32802
#define ID_FILE_UPLOAD 32803
#define ID_FILE_DOWNLOAD 32804
#define ID_FILE_RENAME 32805
#define ID_FILE_EXECUTE 32806
#define ID_FILE_NEW_FLOD 32807
#define ID__32808 32808
#define ID__32809 32809
#define ID__PROC_REFRESH 32810
#define ID__PROC_KILL 32811
#define ID_PROC_KILL 32812
#define ID_PROC_REFRESH 32813
#define ID_MENUITEM_SEND_CAD 32814
#define ID_MENUITEM_RESTORE 32815
#define ID_MENUITEM_MINISIZE 32816
#define ID_MENUITEM_CLOSE 32817
#define ID_PROC_CTRL 32818
#define ID_SERV_CTRL 32819
#define ID_FILE_CTRL 32820
#define ID_REG_CTRL 32821
#define ID_REMOTE_SHELL 32822
#define ID_REMOTE_DESK_CTRL 32823
#define ID_VIDEO 32824
#define ID_KEY_LOG 32825
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 158
#define _APS_NEXT_COMMAND_VALUE 32826
#define _APS_NEXT_CONTROL_VALUE 1020
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif