-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathresource.h
115 lines (114 loc) · 9.88 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 RemoteController.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_REMOTECONTROLLER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_LIST_MENU 129
#define IDR_DLG_MENU 130
#define IDD_IPCONFIG_DLG 131
#define IDD_REFRESH_DIALOG 132
#define IDD_UPSERVER_DIALOG 133
#define IDD_NOTICE_DIALOG 134
#define IDD_SET_REMOTEIP_DLG 135
#define IDD_SET_REMOTEPORT_DLG 136
#define IDD_INFOMATION_DIALOG 137
#define IDR_ACCELERATOR 138
#define IDR_YAMA 139
#define IDC_APPLICATION_LIST 1009
#define IDC_EDIT_IPADDR 1010
#define IDC_EDIT_IPPORT 1011
#define IDC_EDIT_ALIVETIME 1011
#define IDC_EDIT_SERVER 1012
#define IDC_EDIT_NOTICE 1013
#define IDC_EDIT_PORT 1014
#define IDC_EDIT_IP 1015
#define IDC_INFOMATION 1017
#define ID_OP_32771 32771
#define ID_OP_RESTART 32772
#define ID_OP_32773 32773
#define ID_OP_QUERY 32774
#define ID_32775 32775
#define ID_QUIT_APP 32776
#define ID_32777 32777
#define ID_32778 32778
#define ID_REFRESH_ALL 32779
#define ID_POWEROFF_ALL 32780
#define ID_32781 32781
#define ID_IPCONFIG 32782
#define ID_32783 32783
#define ID_32784 32784
#define ID_REBOOT_SYSTEM 32785
#define ID_OP_32786 32786
#define ID_OP_32787 32787
#define ID_OP_STOP 32788
#define ID_OP_START 32789
#define ID_32790 32790
#define ID_UPDATE 32791
#define ID_OP_32792 32792
#define ID_OP_UPDATE 32793
#define ID_32794 32794
#define ID_SETTIME 32795
#define ID_32796 32796
#define ID_32797 32797
#define ID_STOPALL 32798
#define ID_STARTALL 32799
#define ID_32800 32800
#define ID_UPDATE_SINGLE 32801
#define ID_32802 32802
#define ID_SET_ALIVETIME 32803
#define ID_32804 32804
#define ID_SCREENSHOT 32805
#define ID_32806 32806
#define ID_SELECT_SETTIME 32807
#define ID_32808 32808
#define ID_SET_UPSERVER 32809
#define ID_32810 32810
#define ID_DETECT_TIME_ERROR 32811
#define ID_32812 32812
#define ID_NOTICE 32813
#define ID_32814 32814
#define ID_ALLOW_DEBUG 32815
#define ID_OP_32816 32816
#define ID_OP_REMOTE 32817
#define ID_Menu 32818
#define ID_SET_REMOTEIP 32819
#define ID_32820 32820
#define ID_SET_REMOTEPORT 32821
#define ID_OP_32822 32822
#define ID_OP_SPY 32823
#define ID_Menu32824 32824
#define ID_SPY 32825
#define ID_OP_32826 32826
#define ID_OP_MORE 32827
#define ID_32828 32828
#define ID_START_GHOST 32829
#define ID_32830 32830
#define ID_STOP_GHOST 32831
#define ID_32832 32832
#define ID_RECOVERY 32833
#define ID_ACCEL_REFRESH 32834
#define ID_32836 32836
#define ID_GHOST_PORT 32837
#define ID_32838 32838
#define ID_YAMA_PORT 32839
#define ID_SHOW_YAMA 32840
#define ID_ACCEL_STOP 32841
#define ID_ACCEL_DEBUG 32842
#define ID_ACCEL_YAMA 32843
#define ID_ACCEL_WATCH 32845
#define ID_ACCEL_NOTICE 32846
#define ID_ACCEL_UPDATE 32848
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 140
#define _APS_NEXT_COMMAND_VALUE 32850
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif