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

📄 resource.h

📁 用Microsoft .net编的游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Five.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_FIVE_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDR_DIALOG                      129
#define IDR_FIVE_DIALOG                 129
#define IDR_ACCELERATOR1                130
#define IDD_SET_THINK                   131
#define IDB_WHITE                       137
#define IDB_BLACK                       138
#define IDD_DIALOG_CLIENT               141
#define IDD_DIALOG_SERVER               142
#define IDC_EDIT1                       1007
#define IDC_EDIT_WINNER                 1008
#define IDC_EDIT_SIDE                   1009
#define IDC_ANIMATE_SNOOPY              1010
#define IDC_EDIT2                       1012
#define IDC_EDIT3                       1013
#define IDC_EDIT4                       1014
#define IDC_IPADDRESS1                  1014
#define IDC_EDIT5                       1015
#define IDC_DATETIMEPICKER1             1015
#define IDC_EDIT6                       1016
#define IDC_EDIT7                       1017
#define IDC_EDIT8                       1018
#define IDC_EDIT9                       1019
#define IDC_EDIT10                      1020
#define IDC_EDIT11                      1021
#define IDC_EDIT12                      1022
#define IDC_EDIT13                      1023
#define IDC_EDIT_PORT                   1023
#define IDC_EDIT14                      1024
#define IDC_IPADDRESS                   1024
#define IDC_EDIT15                      1025
#define IDC_EDIT16                      1026
#define IDC_EDIT17                      1027
#define IDC_EDIT18                      1028
#define ID_GAME_NEW                     32771
#define ID_GAME_SAVE                    32772
#define ID_GAME_LOAD                    32773
#define ID_GAME_EXIT                    32775
#define ID_ACTION_BACKWARD              32776
#define ID_ACTION_SURRENDER             32777
#define ID_OPTIONS_HVC                  32778
#define ID_OPTIONS_HVH                  32779
#define ID_OPTIONS_NETWORK              32781
#define ID_OPTIONS_NET                  32782
#define ID_OPTIONS_HFIRST               32783
#define ID_OPTIONS_COMPUTER             32784
#define ID_OPTIONS_HUMAN                32785
#define ID_OPTIONS_SNOOPY               32786
#define ID_OPTIONS_SETTINGS             32787
#define ID_HELP_ABOUT                   32788
#define ID_OPTIONS_SERVER               32789
#define ID_OPTIONS_CLIENT               32790

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32791
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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