resourcesp.h
来自「◆◆◆ 《投掷飞镖记分工具》◆◆◆ 操作系统 : Windows Mobil」· C头文件 代码 · 共 56 行
H
56 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by DartScoresp.rc
//
#define IDS_OK 3
#define IDD_DIALOG_MAIN 102
#define IDP_SOCKETS_INIT_FAILED 103
#define IDD_DIALOG_GAME_PARAMETER 103
#define IDD_DIALOG_GAME_FILE_LIST 104
#define IDD_DIALOG_AGameScore 105
#define IDD_DIALOG_AGameScore1 106
#define IDD_DIALOG_OnePlayerScore 106
#define IDR_MAINFRAME 128
#define IDR_MENU_MAIN 130
#define IDR_MENU_OKCANCEL 131
#define IDR_MENU_AGameScore 132
#define IDR_MENU_OnePlayerScore 133
#define IDC_LIST1 1011
#define IDC_EDIT_Name 1012
#define IDC_BUTTON_Add 1013
#define IDC_BUTTON_Del 1014
#define IDC_EDIT_CycleTimes 1015
#define IDC_SPIN1 1016
#define IDC_SPIN_CycleTimes 1016
#define IDC_EDIT_DartNum 1016
#define IDC_STATIC_PlayerName 1017
#define IDC_STATIC_DartNO 1018
#define IDC_EDIT1 1019
#define IDC_EDIT_SCORE 1019
#define IDC_STATIC_Status 1020
#define ID_GAME_QUIT 32783
#define ID_GAME_SAVE 32796
#define ID_GAME_NEW 32797
#define ID_GAME_OPEN 32798
#define ID_TOOLS 32800
#define ID_TOOLS_HISTORYRECORD 32801
#define ID_TOOLS_HELP 32802
#define ID_TOOLS_ABOUT 32803
#define ID_GAME_SCORE 32804
#define IDC_NEXT_PLAYER 32805
#define IDC_NEXT_DART 32806
#define ID_OK_OK 32807
#define ID_MENU_DELETE 32808
#define ID_MENU_CLOSE 32809
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 135
#define _APS_NEXT_COMMAND_VALUE 32810
#define _APS_NEXT_CONTROL_VALUE 1021
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?