resource.h

来自「s3c2410 wince bootload update tools」· C头文件 代码 · 共 54 行

H
54
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ARMUpdate.rc
//
#define IDCANCEL2                       2
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDS_ABOUTBOX                    101
#define IDD_ARMUPDATE_DIALOG            102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_COMSETUP                    132
#define IDD_FTPSETUP                    134
#define IDC_COMBO1                      1009
#define IDC_COMBO3                      1010
#define IDC_HOSTNAME                    1010
#define IDC_COMBO4                      1011
#define IDC_HOSTPORT                    1011
#define IDC_COMBO5                      1012
#define IDC_NKPATH                      1012
#define IDC_COMBO2                      1013
#define IDC_BOOTLOADPATH                1013
#define IDC_HOSTFILENAME                1014
#define IDC_NKPATHBT                    1015
#define IDC_BOOTPATHBT                  1016
#define IDC_CHARWINDWS                  1016
#define IDC_PROGRESS1                   1018
#define ID_MENU_OPENFILE                32771
#define ID_MENU_EXIT                    32772
#define ID_MENU_COMSETUP                32773
#define ID_INDICATOR_CLOCK              32773
#define ID_MENU_FTPSETUP                32774
#define ID_MENU_BINTOHEX                32775
#define ID_MENU_SHOWADDR                32776
#define ID_MENU_SHOWSTRING              32777
#define ID_MENU_NKUPDATE                32779
#define ID_MENU_BOOTLOADUPDATE          32780
#define ID_MENU_UPDATECANCEL            32781
#define ID_MENU_ABOUT                   32782
#define ID_MENU_SAVENB0                 32784

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32785
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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