resource.h
来自「红外线文件传输 这是我“任何地点办公”理念所想到的」· C头文件 代码 · 共 57 行
H
57 行
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MyWinCEPro.rc
//
#define IDR_HELLO_MENUBAR 101
#define IDS_HELLO_OK 102
#define IDS_HELLO_TITLE 103
#define IDS_HELLO_MESSAGE 104
#define IDD_EditFile 105
#define IDD_SearchFile 106
#define IDD_sendFile 108
#define IDD_transmitOpt 109
#define IDD_PASSWORD 111
#define IDD_DIALOG1 112
#define IDD_CHECK 112
#define IDC_EditFile 1000
#define IDC_FileName 1001
#define IDEditCancel 1002
#define IDSave 1003
#define IDGO 1004
#define IDsearchCANCEL 1005
#define IDC_Bytime 1006
#define IDC_Year 1006
#define IDC_Bynam 1006
#define IDC_Byname 1007
#define IDC_Y 1007
#define IDC_Month 1008
#define IDC_Day 1009
#define IDC_Hour 1010
#define IDC_Minute 1011
#define IDC_EDITsendfilename 1012
#define IDSend 1013
#define IDSendCancel 1014
#define IDC_DeleteFile 1015
#define IDC_ModifyFile 1016
#define IDC_PW 1022
#define IDC_PASSWORDCHECK 1023
#define IDCHECKOK 1024
#define IDCHECKCANCEL 1025
#define ID_MENUcreate 40001
#define ID_MENUeditFile 40002
#define ID_MENUITEMsearch 40003
#define ID_MENUinfraredSend 40004
#define ID_MENUlistFile 40005
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 113
#define _APS_NEXT_COMMAND_VALUE 40006
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?