📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Puzzle.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_PUZZLE_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU 129
#define IDD_DIALOG_EXIT 129
#define IDD_DIALOG_CTRL 130
#define IDD_DIALOG_NEW 130
#define IDD_DIALOG_NEWPUZZLE 131
#define IDB_BITMAP1 135
#define IDC_MAIN_PIC 1000
#define IDC_BUTTON_EXIT 1001
#define IDC_BUTTON2 1002
#define IDC_BUTTON_PICK 1002
#define IDC_BUTTON_OPEN 1003
#define IDC_SLIDER_MOUSESPEED 1004
#define IDC_CHECK_MINIMAP 1006
#define IDC_CHECK_GRID 1007
#define IDC_CHECK_POS 1008
#define IDC_RADIO1 1009
#define IDC_RADIO2 1012
#define IDC_RADIO3 1013
#define IDC_RADIO0 1014
#define IDC_RADIO4 1015
#define IDC_RADIO5 1016
#define IDC_LIST_PIC 1017
#define IDC_RADIO7 1018
#define IDC_CHECK_PIC 1019
#define IDC_BUTTON_FILL 1021
#define IDC_BUTTON_CLEAR 1022
#define IDC_CHECK_FOLLOW 1023
#define IDC_LIST_LAYER 1024
#define IDC_BUTTON_COMBIN_LAYER 1025
#define IDC_BUTTON_ADD_LAYER 1026
#define IDC_BUTTON_DELLAYER 1027
#define IDC_BUTTON_SETLAYER 1028
#define IDC_BUTTON_SAVE 1029
#define IDC_BUTTON_NEW 1030
#define IDC_EDIT_H 1032
#define IDC_EDIT_W 1033
#define IDC_EDIT_ANI 1034
#define IDC_BUTTON_SET_ANI 1035
#define IDC_CHECK_LAYER_RD 1040
#define IDC_RADIO_LU 1041
#define IDC_RADIO_LD 1042
#define IDC_RADIO_RU 1043
#define IDC_RADIO_RD 1044
#define IDC_EDIT_ROLLSPEEDY 1045
#define IDC_EDIT_ROLLSPEEDX 1046
#define IDC_BUTTON_SETROLLSPEED 1050
#define IDC_BUTTON_ROLL 1051
#define IDC_BUTTON_BGCOLOR 1052
#define IDC_EDIT_TEST 1054
#define IDC_COMBO_SIZE 1056
#define IDC_BUTTON_COUNT 1058
#define IDC_BUTTONMODE 1059
#define IDC_EDIT_V1 1062
#define IDC_EDIT_V2 1063
#define IDC_EDIT_V3 1064
#define IDC_EDIT_V4 1065
#define IDC_BUTTON_APPLY 1066
#define IDC_BUTTON_MODIFY 1067
#define IDC_RADIO_FIRSTLAYER 1068
#define IDC_RADIO_SECONDLAYER 1069
#define ID_MENUITEM32771 32771
#define ID_MENUITEM_OPEN 32771
#define ID_MENUITEM32772 32772
#define ID_MENUITEM_EXIT 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1069
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -