resource.h

来自「添七,棋牌游戏源代码,功能齐全,稳定,适合用于棋牌游戏开发」· C头文件 代码 · 共 69 行

H
69
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by GameClient.rc
//
#define IDR_MANIFEST                    1
#define IDD_BACK_CARD                   131
#define IDD_THING                       132
#define IDC_CURSOR                      133
#define IDD_THING_MESSAGE               134
#define IDB_GAME_NOTE                   137
#define IDB_NT                          139
#define IDD_NT_LIST                     143
#define IDD_SET_PLAY                    157
#define IDD_GAME_INFO                   158
#define IDD_GAME_SET                    254
#define IDB_NTLOGO                      257
#define IDC_BEGIN                       1000
#define IDC_THREE                       1000
#define IDI_CLIENT_ROOM                 1001
#define IDC_SHOW_HAND                   1001
#define IDC_TWO                         1001
#define IDC_FOLLOW                      1002
#define IDC_MESSAGE                     1002
#define IDC_GIVE_UP                     1003
#define IDC_POINT_1                     1004
#define IDC_POINT_5                     1005
#define IDC_POINT_10                    1006
#define IDC_POINT_50                    1007
#define IDC_SPIN                        1007
#define IDC_POINT_100                   1008
#define IDC_POINT_500                   1009
#define IDC_BUTTON1                     1010
#define IDC_SELECT                      1010
#define IDC_NO_CONTINUE                 1010
#define IDC_EDIT1                       1011
#define IDC_1                           1013
#define IDC_LEFT_USER                   1014
#define IDC_COUNT                       1014
#define IDC_3                           1014
#define IDC_LEAVE_MSG                   1015
#define IDC_4                           1015
#define IDB_BITMAP1                     1016
#define IDC_2                           1016
#define IDB_BITMAP2                     1017
#define IDB_BITMAP3                     1018
#define IDC_LIST                        1019
#define IDB_DIALOG_BACKGROUND           1020
#define IDB_BITMAP_NUM                  1022
#define IDC_SOUND                       1023
#define IDC_WATCH                       1024
#define IDD_STOP                        1024
#define IDC_USER_MESSAGE                1025
#define IDD_DIALOG1                     1025
#define IDD_STOP_MESSAGE                1025
#define IDC_RIGHT_POWER                 1026
#define IDB_BITMAP4                     1040
#define IDC_THING                       1063

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        1041
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1015
#define _APS_NEXT_SYMED_VALUE           1008
#endif
#endif

⌨️ 快捷键说明

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