resource.h
来自「应用编码与计算机密码学>程序 如果好的话请发言」· C头文件 代码 · 共 46 行
H
46 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Digsig.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_DIGSIG_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_GENKEY 129
#define IDD_GENSIG 131
#define IDD_CERSIG 132
#define IDC_GENS_PK 1010
#define IDC_GENS_F 1011
#define IDC_CERS_F 1011
#define IDC_GENS_S 1012
#define IDC_CERS_SIG 1012
#define IDC_GENKEY 1014
#define IDC_SAVE_PK 1015
#define IDC_GENS_IMPK 1015
#define IDC_SAVE_UK 1016
#define IDC_GENS_IMF 1016
#define IDC_GENK_N 1017
#define IDC_GENSIG 1017
#define IDC_GENK_E 1018
#define IDC_GENS_SAVE 1018
#define IDC_GENK_D 1019
#define IDC_CERS_IMUK 1021
#define IDC_CERS_UK 1022
#define IDC_CERS_IMF 1023
#define IDC_FORMTAB 1023
#define IDC_CERS_IMSIG 1024
#define IDC_LOCATION 1024
#define IDC_CERS 1025
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?