resource.h
来自「对QQ的聊天文件进行解密的源代码,只要选择聊天记录保存的文件」· C头文件 代码 · 共 31 行
H
31 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by LocalMessage.rc
//
#define IDD_SELECT 101
#define IDD_ABOUT 102
#define IDR_MENU 103
#define IDC_FOLDERPATH 1001
#define IDC_COMBO1 1002
#define IDC_SEEK 1003
#define ID_40001 40001
#define ID_40002 40002
#define ID_40003 40003
#define ID_40004 40004
#define ID_SELECTQQNUMBER 40005
#define ID_EXIT 40006
#define ID_40007 40007
#define ID_40008 40008
#define ID_ABOUT 40009
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40010
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?