⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 EVC4.0开发的国际象棋的元代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by chess.rc
//
#define IDB_BITMAP1                     101
#define IDB_BITMAP7                     102
#define IDB_BITMAP3                     103
#define IDB_BITMAP4                     104
#define IDD_DIALOG1                     105
#define IDD_DIALOG2                     106
#define IDD_DIALOG3                     107
#define IDD_DIALOG4                     108
#define IDD_DIALOG5                     109
#define IDD_DIALOG6                     110
#define IDI_ICON1                       111

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        114
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif
#define IDB_BITMAP1                     102
#define IDB_BITMAP2                     106
#define IDI_ICON1                       119
#define IDB_BITMAP5                     128
#define IDB_BITMAP6                     137
#define ID_FILE_BEGINGAME               40001
#define ID_FILE_SAVEGAME                40002
#define ID_FILE_OPENGAME                40003
#define ID_MOVE_UNDO                    40004
#define ID_HELP_HOWTOPLAY               40005
#define ID_HELP_CASTLING                40006
#define ID_HELP_ABOUT                   40007
#define ID_FILE_EXIT                    40008
#define ID_LEVELS_BEGINNER              40009
#define ID_LEVELS_NOVICE                40010
#define ID_LEVELS_INTERMEDIATE          40011
#define ID_LEVELS_EXPERT                40012
#define ID_OPTIONS_ROTATEBOARD          40013
#define ID_OPTIONS_MOREOPTIONS          40014
#define ID_MOVE_VALIDMOVES              40016
#define ID_MOVE_THREATENINGPIECES       40017
#define ID_OPTIONS_CONTROLMUSIC         40018
#define ID_MOVES_PROPOSEDRAW            40022
#define ID_MOVES_RESIGN                 40023
#define ID_OPTIONS_REFRESHBOARD         40024
#define IDC_BUTTON5                     1030
#define IDC_CHECK1                      1017
#define IDC_CHECK2                      1018
#define IDC_BUTTON1                     1019
#define IDC_COMBO1                      1020
#define IDC_BUTTON3                     1028
#define IDC_BUTTON4                     1029

#define IDC_BUTTON2                     1021
#define IDC_EDIT1                       1026
#define IDB_BITMAP7                     146

#define IDD_DIALOG2                     115
#define IDC_RADIO3                      1009
#define IDC_RADIO4                      1010
#define IDC_RADIO5                      1011
#define IDC_RADIO6                      1013
#define IDC_RADIO7                      1014
#define IDC_RADIO8                      1015


#define IDR_MENU1                       103
#define IDD_DIALOG1                     107
#define IDD_DIALOG3                     111
#define IDD_DIALOG4                     116
#define IDD_DIALOG5                     118
#define IDC_QUEEN                       1002
#define IDC_BISHOP                      1003
#define IDC_KNIGHT                      1004
#define IDC_ROOK                        1005
#define ID_LARGE                        40020
#define ID_SMALL                        40021

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        103
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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