resource.h

来自「一个类似windows」· C头文件 代码 · 共 36 行

H
36
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by matrix.rc
//
#define IDS_DESCRIPTION                 1
#define IDD_CONFIG                      101
#define IDB_BITMAP1                     104
#define IDC_BLANKCURSOR                 105
#define IDI_ICON1                       106
#define IDC_COMBO1                      1003
#define IDC_REMOVE                      1004
#define IDC_ADD                         1005
#define IDC_PREVIEW                     1008
#define IDC_PREV                        1009
#define IDC_ENABLEPREV                  1013
#define IDC_RANDOM                      1014
#define IDC_SLIDER1                     1015
#define IDC_SLIDER2                     1016
#define IDC_SLIDER3                     1017
#define IDC_SLIDER4                     1018
#define IDC_BOLD                        1019
#define IDC_COMBO2                      1020
#define IDC_MSGSPEEDGRP                 1021
#define IDC_ABOUT                       1022

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        109
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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