加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
resource.h 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
杨浩 提交于 2022-02-22 08:16 . 项目文件
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by .rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_MY_DIALOG 102
#define IDD_FIVECHESS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_SETTING_DIAL0G 129
#define IDB_QIPAN 130
#define IDD_DIALOG1 131
#define IDC_ABOUT 1000
#define IDC_SETTING 1001
#define IDC_START 1002
#define IDC_RADIO1 1003
#define IDC_RADIO2 1004
#define IDC_RADIO3 1005
#define IDC_BLACK 1006
#define IDC_WHITE 1007
#define IDC_STATIC0 1009
#define IDC_STATIC1 1010
#define IDC_BACKGO 1012
#define IDC_EDIT1 1013
#define IDC_EDIT2 1014
#define IDC_EDIT3 1015
#define IDC_EDIT4 1016
#define IDC_RICHEDIT1 1017
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化