resourcesp.h
来自「◆◆◆ 《如何在 Windows Mobile (WinCE 5.0) 中用Vc」· C头文件 代码 · 共 38 行
H
38 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by RDSTerminalsp.rc
//
#define IDS_OK 3
#define IDD_RDSTERMINAL_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDD_DIALOG_Setting 103
#define IDR_MAINFRAME 128
#define IDR_MENU_MAIN 130
#define IDR_MENU_Setting 131
#define IDC_COMBO_NearbyBthDev 1002
#define IDC_STATIC_Status 1003
#define IDC_BUTTON_Scan 1004
#define IDC_EDIT_ServiceGUID 1005
#define IDC_BUTTON_Restore 1006
#define IDMENU_Function 32771
#define ID_FILE_SHOWDATACARDIOGRAM 32782
#define ID_FILE_QUIT 32783
#define IDMENU_SETTING 32786
#define ID_FILE_QUIT32787 32787
#define ID_OK_OK 32788
#define ID_OK_CANCEL 32789
#define IDME 32790
#define ID_FILE_CONNECTBLUETOOTHDEVICE 32791
#define ID_FILE_SENDTESTDATA 32792
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32793
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?