resource.h

来自「完成抽奖的基本功能。可以载入文本文件」· C头文件 代码 · 共 49 行

H
49
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WinLottory.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_FORMVIEW                    101
#define IDR_MAINFRAME                   128
#define IDR_WINLOTTYPE                  129
#define IDR_MYPIC                       131
#define IDD_DIALOG1                     136
#define IDR_SKIN1                       137
#define IDC_EDIT1                       1011
#define IDC_EDIT2                       1012
#define IDC_EDIT3                       1013
#define IDC_BUTTON2                     1014
#define IDC_BUTTON3                     1015
#define IDC_STATIC_MAIN                 1016
#define IDC_STATIC_1                    1017
#define IDC_STATIC_2                    1018
#define IDC_STATIC_3                    1019
#define ID_MENU_CONF_LOAD               32772
#define ID_MENU_CONF_SAVE               32773
#define ID_MENU_TITLE_MAIN              32775
#define ID_MENU_TITLE_SUB               32776
#define ID_MENU_SCORLL                  32777
#define ID_MENU_BOTTON                  32778
#define ID_MENU_BACKGROUND              32779
#define ID_MENU_SOUND                   32780
#define ID_MENU_EXIT                    32781
#define ID_CONF_GUIDE                   32782
#define ID_CONF_FULLSCREAM              32783
#define ID_CONF_PAUSE                   32784
#define ID_CONF_ADVANCED                32785
#define ID_TOOL_LIST                    32786
#define ID_TOOL_RESULT                  32787
#define ID_CONF_SAVERESULT              32788

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        138
#define _APS_NEXT_COMMAND_VALUE         32789
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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