mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-21 23:13:08 +08:00
Improve: Add more features/buttons for remote desktop toolbar
This commit is contained in:
@@ -434,6 +434,10 @@
|
||||
#define IDC_STATIC_CURRENTPERCENT 2216
|
||||
#define IDC_EDIT_INSTALL_DIR 2216
|
||||
#define IDC_EDIT_INSTALL_NAME 2217
|
||||
#define IDC_BTN_LOCK 2218
|
||||
#define IDC_BTN_POSITION 2219
|
||||
#define IDC_BTN_OPACITY 2220
|
||||
#define IDC_BTN_SCREENSHOT 2221
|
||||
#define ID_ONLINE_UPDATE 32772
|
||||
#define ID_ONLINE_MESSAGE 32773
|
||||
#define ID_ONLINE_DELETE 32775
|
||||
@@ -620,7 +624,7 @@
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 322
|
||||
#define _APS_NEXT_COMMAND_VALUE 32995
|
||||
#define _APS_NEXT_CONTROL_VALUE 2218
|
||||
#define _APS_NEXT_CONTROL_VALUE 2222
|
||||
#define _APS_NEXT_SYMED_VALUE 105
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user