Files
SimpleRemoter/server/2015Remote/resource.h
yuanyuanxiang 27fcb6284e 基于gh0st的远程控制器
实现了终端管理、进程管理、窗口管理、桌面管理、文件管理、语音管理、视频管理、服务管理、注册表管理等功能。
2019-01-05 20:21:43 +08:00

136 lines
12 KiB
C
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 2015Remote.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MY2015REMOTE_DIALOG 102
#define IDR_STATUSBAR_STRING 102
#define IDR_STATUSBAR_PROCESS 103
#define IDR_MAINFRAME 128
#define IDR_MENU_LIST_ONLINE 129
#define IDB_BITMAP_ONLINE 130
#define IDR_TOOLBAR_MAIN 131
#define IDB_BITMAP_MAIN 133
#define IDR_MENU_NOTIFY 134
#define IDR_MENU_MAIN 135
#define IDD_DIALOG_SET 136
#define IDD_DIALOG_SCREEN_SPY 137
#define IDD_DIALOG_FILE_MANAGER 138
#define IDR_TOOLBAR_FILE_SERVER 139
#define IDR_TOOLBAR_FILE 139
#define IDB_BITMAP_FILE 141
#define IDD_DIALOG_NEWFOLDER 142
#define IDR_MENU_FILE_SERVER 143
#define IDC_CURSOR_DRAG 144
#define IDC_CURSOR_MDRAG 145
#define IDD_DIALOG_TRANSMODE 146
#define IDR_MENU_FILE_OPERATION 147
#define IDD_DIALOG_FILE_COMPRESS 148
#define IDD_DIALOG_TALK 149
#define IDD_DIALOG_SHELL 150
#define IDI_ICON_SHELL 152
#define IDD_DIALOG_SYSTEM 153
#define IDR_PROCESS_LIST 154
#define IDR_WINDOW_LIST 155
#define IDD_DIALOG_BUILD 156
#define IDD_DIALOG_AUDIO 157
#define IDI_ICON_AUDIO 158
#define IDD_DIALOG_REGISTER 159
#define IDI_ICON_DIR 160
#define IDI_ICON_FATHER 161
#define IDI_ICON_DWORD 162
#define IDI_ICON_STRING 163
#define IDD_DIALOG_SERVICES 164
#define IDR_MENU_SERVICES 165
#define IDD_DIALOG_VIDEO 166
#define IDC_MESSAGE 1000
#define IDC_ONLINE 1001
#define IDC_STATIC_TIPS 1002
#define IDC_EDIT_PORT 1003
#define IDC_EDIT_MAX 1004
#define IDC_BUTTON_SETTINGAPPLY 1005
#define IDC_BUTTON_MSG 1006
#define IDC_LIST_CLIENT 1007
#define IDC_LIST_SERVER 1008
#define IDC_COMBO_SERVER 1009
#define IDC_COMBO_CLIENT 1010
#define IDC_STATIC_FILE_SERVER 1011
#define IDC_STATIC_FILE_CLIENT 1012
#define IDC_EDIT_STRING 1012
#define IDC_OVERWRITE 1013
#define IDC_OVERWRITE_ALL 1014
#define IDC_JUMP 1015
#define IDC_JUMP_ALL 1016
#define IDC_TIP 1017
#define IDC_EDIT_RARNAME 1018
#define IDC_EDIT_TALK 1019
#define IDC_BUTTON_TALK 1020
#define IDC_BUTTON_RESET 1021
#define IDC_EDIT 1022
#define IDC_LIST_SYSTEM 1023
#define IDC_EDIT_IP 1024
#define IDC_TIPS 1026
#define IDC_CHECK 1027
#define IDC_LIST 1028
#define IDC_TREE 1029
#define IDC_STATIC_COUNT 1031
#define ID_ONLINE_MESSAGE 32773
#define ID_ONLINE_DELETE 32775
#define IDM_ONLINE_CMD 32776
#define IDM_ONLINE_PROCESS 32777
#define IDM_ONLINE_WINDOW 32778
#define IDM_ONLINE_DESKTOP 32779
#define IDM_ONLINE_FILE 32780
#define IDM_ONLINE_AUDIO 32781
#define IDM_ONLINE_VIDEO 32782
#define IDM_ONLINE_SERVER 32783
#define IDM_ONLINE_REGISTER 32784
#define IDM_ONLINE_SET 32785
#define IDM_ONLINE_BUILD 32786
#define IDM_ONLINE_ABOUT 32787
#define IDM_NOTIFY_SHOW 32790
#define ID_NOTIFY_EXIT 32791
#define ID_MAIN_SET 32794
#define ID_MAIN_EXIT 32795
#define IDT_SERVER_FILE_PREV 32796
#define IDT_SERVER_FILE_DELETE 32798
#define IDT_SERVER_FILE_NEW_FOLDER 32799
#define IDT_SERVER_FILE_VIEW 32800
#define IDT_SERVER_FILE_STOP 32801
#define ID_VIEW_BIG_ICON 32806
#define ID_VIEW_SMALL_ICON 32807
#define ID_VIEW_DETAIL 32808
#define ID_OPERATION_RENAME 32813
#define ID_OPERATION_CLIENT_SHOW_RUN 32819
#define ID_OPERATION_CLIENT_HIDE_RUN 32820
#define ID_OPERATION_SERVER_RUN 32821
#define ID_OPERATION_COMPRESS 32823
#define ID_OPERATION_DECOMPRESS 32825
#define ID_PLIST_KILL 32828
#define ID_PLIST_REFRESH 32829
#define ID_WLIST_REFRESH 32836
#define ID_WLIST_CLOSE 32837
#define ID_WLIST_HIDE 32838
#define ID_WLIST_RECOVER 32839
#define ID_WLIST_MAX 32840
#define ID_WLIST_MIN 32841
#define ID_SERVICES_AUTO 32846
#define ID_SERVICES_MANUL 32847
#define ID_SERVICES_MANUAL 32848
#define ID_SERVICES_STOP 32850
#define ID_SERVICES_START 32853
#define ID_SERVICES_REFLASH 32854
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 167
#define _APS_NEXT_COMMAND_VALUE 32855
#define _APS_NEXT_CONTROL_VALUE 1032
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif