resource.h

来自「人体生命曲线 2.0 源代码」· C头文件 代码 · 共 65 行

H
65
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by life.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_LIFE_DIALOG                 102
#define IDC_NODROP                      106
#define IDR_MAINFRAME                   128
#define IDB_WIT                         132
#define IDB_THEW                        133
#define IDB_MOOD                        134
#define IDB_PRE_MONTH                   136
#define IDB_CUR_TIME                    137
#define IDB_NEXT_MONTH                  138
#define IDI_ICON1                       139
#define IDB_HELP                        141
#define IDB_EXIT                        142
#define CG_IDR_POPUP_LIFE_DLG           144
#define IDB_ABOUT                       145
#define IDB_GXR                         151
#define IDB_ABOUT2                      152
#define IDB_MIN                         153
#define IDB_PRE_MONTH2                  156
#define IDB_CUR_TIME2                   157
#define IDB_NEXT_MONTH2                 158
#define IDD_HELP_DIALOG                 160
#define IDC_BORN_DATETIME               1008
#define IDC_STATICG                     1009
#define IDC_CUR_DATETIME                1012
#define IDC_BUTTON1                     1023
#define IDC_PRE_MONTH                   1023
#define IDC_NEXT                        1024
#define IDC_CUR                         1025
#define IDC_WIT                         1027
#define IDC_THEW                        1028
#define IDC_MOOD                        1029
#define IDC_CUR_TIME                    1040
#define IDC_NEXT_MONTH                  1041
#define IDC_EXIT                        1043
#define IDC_ABOUT_BUTTON                1045
#define IDC_ABOUT2                      1048
#define IDC_MIN                         1049
#define IDC_PREMONTH                    1050
#define IDC_CURTIME                     1051
#define IDC_NEXTMONTH                   1052
#define IDC_EDIT_HELP                   1055
#define ID_BACKDROP_MUSIC               32785
#define ID_ABOUT                        32786
#define ID_PRE_YEAR                     32787
#define ID_NEXT_YEAR                    32788
#define IDD_HELP                        32790

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        161
#define _APS_NEXT_COMMAND_VALUE         32791
#define _APS_NEXT_CONTROL_VALUE         1061
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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