1 Star 1 Fork 0

刘力铭/Quoridor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
resource.h 4.52 KB
一键复制 编辑 原始数据 按行查看 历史
刘力铭 提交于 6年前 . 重写程序结构
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 Quoridor.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_QUORIDOR_DIALOG 102
#define IDS_STRING_HELP 102
#define IDR_MAINFRAME 128
#define IDB_BLACK 132
#define IDB_BITMAP2 133
#define IDB_RED 133
#define IDC_BUTTON_ENPUTBOARD 1005
#define IDC_BUTTON_ENPUTWALL 1007
#define IDC_BUTTON_MEPUTBOARD 1008
#define IDC_BUTTON_MEPUTWALL 1009
#define IDC_STATIC_NOTE 1010
#define IDC_STATIC_ENWALLNUM 1011
#define IDC_STATIC_WALLNUM_PLAYER2 1011
#define IDC_STATIC_MEWALLNUM 1012
#define IDC_STATIC_WALLNUM_PLAYER1 1012
#define IDC_BUTTON_REGAME 1013
#define IDC_COMBO_WHOFIRST 1021
#define IDC_COMBO_CHOOSEFIRST 1021
#define IDC_COMBO_CONTROL2 1021
#define IDC_STATIC_ENWAY 1022
#define IDC_STATIC_SHORTPATH_PLAYER2 1022
#define IDC_STATIC_MEWAY 1023
#define IDC_STATIC_SHORTPATH_PLAY1 1023
#define IDC_STATIC_SHORTPATH_PLAYER1 1023
#define IDC_BUTTON_UNDO 1026
#define IDC_EDIT_TEXT 1027
#define IDC_STATIC_ENNOTE 1028
#define IDC_STATIC_MENOTE 1028
#define IDC_COMBO_CHOOSEROLE 1029
#define IDC_COMBO_CONTROL1 1029
#define IDC_STATIC_CHOOSEFIRST 1030
#define IDC_STATIC_CHOOSEROLE 1031
#define IDC_PICTURE_PLAYER2 1033
#define IDC_PICTURE_PLAYER1 1034
#define IDC_RADIO_FIRST2 1036
#define IDC_RADIO_FIRST1 1037
#define IDC_RADIO_TURN2 1038
#define IDC_RADIO4 1039
#define IDC_RADIO_TURN1 1039
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1040
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/LiuLimingCode/Quoridor.git
git@gitee.com:LiuLimingCode/Quoridor.git
LiuLimingCode
Quoridor
Quoridor
MFC_version

搜索帮助