resource.h

来自「rangescan扫描器源代码」· C头文件 代码 · 共 51 行

H
51
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by range.rc
//
#define IDD_RANGE_DIALOG                102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDD_DOMAIN                      130
#define IDD_PROXY                       131
#define IDD_ABOUT                       132
#define IDR_RCLICK_MENU                 133
#define IDC_EDIT_FROM                   1000
#define IDC_EDIT_TO                     1001
#define IDC_EDIT_PORT                   1003
#define IDC_COMBO_MATH                  1004
#define IDC_EDIT_CONT                   1005
#define IDC_EDIT_THRE                   1006
#define IDC_SPIN_THRE                   1007
#define IDC_SCAN                        1009
#define IDC_STOP                        1010
#define IDC_CLEAR                       1011
#define IDC_ABOUT                       1012
#define IDC_LOG                         1013
#define IDC_ADD                         1014
#define IDC_LIST_CONT                   1016
#define IDC_DISP                        1017
#define IDC_RES                         1017
#define IDC_PROG                        1018
#define IDC_NAME2IP                     1019
#define IDC_PROXY                       1021
#define IDC_EDIT_DOMAIN                 1023
#define IDC_EDIT_IP                     1024
#define IDC_TOIP                        1025
#define IDC_STATIC_NUM                  1028
#define IDC_CHECK_PROXY                 1029
#define IDC_SERVER                      1030
#define IDC_PORT                        1031
#define IDC_LINK                        1032
#define ID_MENU_DEL                     32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32772
#define _APS_NEXT_CONTROL_VALUE         1033
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?