⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 运行debug下的cisoca.exe即可。 由于在vc6.0下开发的
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CisoCA.rc
//
#define IDD_ABOUTBOX                    100
#define IDB_SPLASH                      102
#define ID_VIEW_ARRANGE                 127
#define IDR_MAINFRAME                   128
#define IDR_CESCATYPE                   129
#define IDB_CLOSE                       130
#define IDB_OPEN                        131
#define IDR_MENU_CA                     132
#define IDD_DIALOG_SYSCONF              135
#define IDB_REVOKE                      141
#define IDB_MAKECRL                     147
#define IDB_REVOKE_CERT                 148
#define IDB_EXIT                        149
#define IDB_CACONF                      150
#define IDB_MAKECERT                    151
#define IDB_CAINIT                      152
#define IDB_CA_HELP                     153
#define IDD_CAINIT_BASEINFO             160
#define IDD_CAINIT_EXTINFO              161
#define IDD_USER_BASEINFO               163
#define IDD_USER_EXTINFO                164
#define IDD_USER_FILENAME               165
#define IDD_DIALOG_GETPWD               166
#define IDI_PASSWORD                    167
#define IDR_SYSTRAY                     168
#define IDI_BUTTON_CANCEL               169
#define IDI_BUTTON_OK                   170
#define IDC_HAND                        171
#define IDD_WELCOME_DLG                 172
#define IDB_WELCOME                     173
#define IDB_VALID_FOLDER                177
#define IDB_INVALID_FOLDER              178
#define IDC_CA_PWD                      1002
#define IDC_CA_PWD_VERIFY               1003
#define IDC_CA_CITY                     1004
#define IDC_CA_VALID                    1004
#define IDC_CA_PROV                     1005
#define IDC_CA_CN                       1006
#define IDC_CA_NAME                     1007
#define IDC_CA_DEPT                     1008
#define IDC_CA_ORG                      1009
#define IDC_CA_KEYLEN                   1010
#define IDC_USER_NAME                   1011
#define IDC_USER_DEPT                   1012
#define IDC_USER_ORG                    1013
#define IDC_USER_CITY                   1014
#define IDC_USER_PROV                   1015
#define IDC_USER_CN                     1016
#define IDC_USER_KEYLEN                 1017
#define IDC_USER_PWD                    1018
#define IDC_USER_PWD_VERIFY             1019
#define IDC_USER_VALID                  1020
#define IDC_USER_CERT_FILENAME          1021
#define IDC_RADIO_P12                   1022
#define IDC_USER_PVK_FILENAME           1022
#define IDC_RADIO_PEM                   1023
#define IDC_EDIT_PWD                    1023
#define IDC_USER_FRIEND                 1024
#define IDC_STATIC_TIP                  1024
#define IDC_CHECK_REINIT_CA             1025
#define IDC_FILESIZE                    1028
#define ID_CERTMGR_CAINIT               32772
#define ID_CERTMGR_SIGN                 32773
#define ID_CERTMGR_REVOKE               32774
#define ID_OPTION_SYSCONF               32775
#define ID_CERTMGR_PACKAGE              32776
#define ID_VIEW_LOG                     32777
#define ID_CA_MAKECERT                  32780
#define ID_CA_INIT                      32784
#define ID_CA_REVOKE                    32788
#define ID_CA_MAKECRL                   32789
#define ID_CA_HELP                      32792
#define ID_SYSTEM_OPTION                32793
#define ID_SYSTRAY_SHOW                 32794
#define ID_SYSTRAY_EXIT                 32795
#define ID_SYSTRAY_ABOUT                32796
#define ID_HELP_SITE                    32797
#define IDS_WARN_ONEINSTANCE            61204

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        182
#define _APS_NEXT_COMMAND_VALUE         32798
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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