resource.h

来自「FTP探索工具源代码,内涵测试以及详细说明。」· C头文件 代码 · 共 57 行

H
57
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Page.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PAGE_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDD_PAGE1                       129
#define IDD_PAGE2                       130
#define IDD_PAGE3                       131
#define IDI_ICON1                       133
#define IDI_ICON2                       134
#define IDI_ICON3                       135
#define IDD_LOGO                        139
#define IDB_LOGO                        140
#define IDB_ME                          146
#define IDD_DIALOG1                     147
#define IDR_AVI1                        150
#define IDC_LIST1                       1000
#define IDC_DIALOG_AREA                 1001
#define IDC_STATIC_TITLE                1002
#define IDC_DIALOG_AREA2                1003
#define IDC_CHECK_TOPMOST               1003
#define IDC_CHECK_AUTORUN               1004
#define IDC_CHECK_MINIMIZE              1005
#define IDC_CREDIT                      1007
#define IDC_HOTKEY1                     1008
#define IDC_SAVE                        1009
#define IDC_HOTKEY2                     1010
#define IDC_SLIDER1                     1011
#define IDC_STATE                       1012
#define IDC_IPADDRESS1                  1013
#define IDC_IPADDRESS2                  1014
#define IDC_START_SEARCH                1015
#define IDC_BUTTON2                     1017
#define IDC_N_THREAD                    1018
#define IDC_CHECK1                      1019
#define IDC_BROWSE                      1020
#define IDC_PROGRESS1                   1021
#define IDC_IPADDRESS3_temp             1022
#define IDC_RECT                        1024
#define IDC_ANIMATE                     1025
#define IDC_ANIMATE1                    1025

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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