resource.h
来自「Windows 图形编程 书籍」· C头文件 代码 · 共 54 行
H
54 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Handles.rc
//
#define IDD_DECODEHANDLE 101
#define IDD_LOCATETABLE 102
#define IDI_GDIHANDLES 118
#define IDI_EQUAL 119
#define IDI_CHANGE 120
#define IDI_EMPTY 121
#define IDD_MEMORY 122
#define IDD_DECODETABLE 123
#define IDD_EDITDC 124
#define IDC_COMMAND 1001
#define IDC_NUMBER 1002
#define IDC_RESULT 1003
#define IDC_REGIONS 1003
#define IDC_CREATE 1004
#define IDC_QUERY 1004
#define IDC_GDIQUERY 1005
#define IDC_SHAREHANDLE 1007
#define IDC_UP 1010
#define IDC_DOWN 1011
#define IDC_REGIONSTART 1012
#define IDC_REGIONSIZE 1013
#define IDC_DUMP 1014
#define IDC_BYTE 1015
#define IDC_MEMORYDUMP 1016
#define IDC_WORD 1017
#define IDC_DWORD 1018
#define IDC_SEARCH 1019
#define IDC_GDITABLE 1019
#define IDC_TARGET 1020
#define IDC_DETAIL 1020
#define IDC_PROCESSONLY 1021
#define IDC_OPERATIONS 1023
#define IDC_CONTEXT 1024
#define IDC_OLD 1025
#define IDC_NEW 1026
#define IDC_SET 1027
#define IDC_EXPERIMENT 1030
#define IDC_GO 1031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 125
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1033
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?