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

📄 pgpdiskhelp.h

📁 PGP8.0源码 请认真阅读您的文件包然后写出其具体功能
💻 H
字号:
//____________________________________________________________________________
//	Copyright (C) 2002 PGP Corporation
//	All rights reserved.
//
//	PGPdiskHelp.h - help IDs for PGPdisk
//
//
//	$Id: PGPdiskHelp.h,v 1.4 2002/08/06 20:10:28 dallen Exp $
//____________________________________________________________________________


#define IDH_PGPCLPREF_DISKDIALOG			1540
#define IDH_PGPCLPREF_DISKAUTOUNMOUNT		1541
#define IDH_PGPCLPREF_DISKAUTOUNMOUNTMINS	1542
#define IDH_PGPCLPREF_DISKUNMOUNTONSLEEP	1543
#define IDH_PGPCLPREF_DISKPREVENTSLEEP		1544
#define IDH_PGPCLPREF_DISKWARNONDELETE		1545
#define	IDH_PGPCLPREF_DISKALLOWFORCIBLEUNMOUNTS	1546
#define	IDH_PGPCLPREF_DISKALWAYSFORCEUNMOUNTS	1547
#define	IDH_PGPCLPREF_DISKBROWSEONMOUNT		1548


#define	IDH_PGPDISKUI_CONFIRMPASSDLG_HIDETYPING		7000
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_PASSPHRASE		7001
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_QUALITYBAR		7002
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_MINQUALITYBAR	7003
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_CONFIRMPHRASE	7004
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_OK				7005
#define	IDH_PGPDISKUI_CONFIRMPASSDLG_CANCEL			7006

#define	IDH_PGPDISKUI_DISKPROPSDLG_CURALGORITHM		7100
#define	IDH_PGPDISKUI_DISKPROPSDLG_REENCRYPT		7101
#define	IDH_PGPDISKUI_DISKPROPSDLG_MOUNTSTART		7102
#define	IDH_PGPDISKUI_DISKPROPSDLG_OVERRIDE			7103
#define	IDH_PGPDISKUI_DISKPROPSDLG_AUTOUNMOUNT		7104
#define	IDH_PGPDISKUI_DISKPROPSDLG_MINUTES			7105
#define	IDH_PGPDISKUI_DISKPROPSDLG_OK				7106
#define	IDH_PGPDISKUI_DISKPROPSDLG_CANCEL			7107
#define	IDH_PGPDISKUI_DISKPROPSDLG_MINUDCTRL		7108

#define	IDH_PGPDISKUI_DISKWIZADKPAGE				7200
#define	IDH_PGPDISKUI_DISKWIZADKPAGE_ADKUSERID		7201

#define	IDH_PGPDISKUI_DISKWIZCREATEPAGE				7300
#define	IDH_PGPDISKUI_DISKWIZCREATEPAGE_CURTASK		7301
#define	IDH_PGPDISKUI_DISKWIZCREATEPAGE_ALLTASK		7302

#define	IDH_PGPDISKUI_DISKWIZDONEPAGE				7400

#define	IDH_PGPDISKUI_DISKWIZINTROPAGE				7500

#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_DRIVE		7600
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_DIR		7602
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_BROWSEDIR	7603
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_ALGORITHM	7604
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_FILESYSTEM	7605
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_OK			7606
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_CANCEL		7607
#define	IDH_PGPDISKUI_DISKWIZOPTSDLG_STARTUP	7608

#define	IDH_PGPDISKUI_DISKWIZVOLINFOPAGE			7700
#define	IDH_PGPDISKUI_DISKWIZVOLINFOPAGE_PATH		7701
#define	IDH_PGPDISKUI_DISKWIZVOLINFOPAGE_BROWSEPATH	7702
#define	IDH_PGPDISKUI_DISKWIZVOLINFOPAGE_SIZE		7703
#define	IDH_PGPDISKUI_DISKWIZVOLINFOPAGE_ADVOPTS	7704

#define	IDH_PGPDISKUI_REENCRYPTWIZALGOPAGE			7800
#define	IDH_PGPDISKUI_REENCRYPTWIZALGOPAGE_CURALGO	7801
#define	IDH_PGPDISKUI_REENCRYPTWIZALGOPAGE_NEWALGO	7802
#define	IDH_PGPDISKUI_REENCRYPTWIZALGOPAGE_SAMEALGO	7803

#define	IDH_PGPDISKUI_REENCRYPTWIZDONEPAGE			7900

#define	IDH_PGPDISKUI_REENCRYPTWIZINTROPAGE			8000

#define	IDH_PGPDISKUI_REENCRYPTWIZREENCRYPTPAGE			8100
#define	IDH_PGPDISKUI_REENCRYPTWIZREENCRYPTPAGE_CURTASK	8101

#define	IDH_PGPDISKUI_USERWIZDONEPAGE			8200

#define	IDH_PGPDISKUI_USERWIZINTROPAGE			8300

#define	IDH_PGPDISKUI_WIZASKCHOICEPAGE				8400
#define	IDH_PGPDISKUI_WIZASKCHOICEPAGE_PUBKEY		8401
#define	IDH_PGPDISKUI_WIZASKCHOICEPAGE_PASSPHRASE	8402
#define	IDH_PGPDISKUI_WIZASKCHOICEPAGE_USERNAME		8403
#define	IDH_PGPDISKUI_WIZASKCHOICEPAGE_READONLY		8404

#define	IDH_PGPDISKUI_WIZASKPASSPAGE				8500
#define	IDH_PGPDISKUI_WIZASKPASSPAGE_HIDETYPING		8501
#define	IDH_PGPDISKUI_WIZASKPASSPAGE_PASSPHRASE		8502
#define	IDH_PGPDISKUI_WIZASKPASSPAGE_CONFIRMPHRASE	8503
#define	IDH_PGPDISKUI_WIZASKPASSPAGE_QUALITYBAR		8504
#define	IDH_PGPDISKUI_WIZASKPASSPAGE_MINQUALITYBAR	8505

#define	IDH_PGPDISKUI_WIZASKPUBKEYPAGE				8600
#define	IDH_PGPDISKUI_WIZASKPUBKEYPAGE_PUBKEYSVIEW	8601

#define	IDH_PGPDISKUI_WIZBADPASSPAGE			8700

#define	IDH_PGPDISKUI_WIZRANDOMPAGE				8800
#define	IDH_PGPDISKUI_WIZRANDOMPAGE_RANDOMBAR	8801

#define	IDH_PGPDISKUI_MOUNTOPTSDLG_DRIVE		8900
#define	IDH_PGPDISKUI_MOUNTOPTSDLG_DIR			8901
#define	IDH_PGPDISKUI_MOUNTOPTSDLG_BROWSEDIR	8902
#define	IDH_PGPDISKUI_MOUNTOPTSDLG_ROCHECK		8903
#define	IDH_PGPDISKUI_MOUNTOPTSDLG_OK			8904
#define	IDH_PGPDISKUI_MOUNTOPTSDLG_CANCEL		8905

#define	IDH_PGPDISKUI_PICKKEYDLG_PUBKEYSVIEW	9000
#define	IDH_PGPDISKUI_PICKKEYDLG_OK				9001
#define	IDH_PGPDISKUI_PICKKEYDLG_CANCEL			9002

#define	IDH_PGPDISKUI_SINGLEPASSDLG_HIDETYPING	9100
#define	IDH_PGPDISKUI_SINGLEPASSDLG_PASSPHRASE	9101
#define	IDH_PGPDISKUI_SINGLEPASSDLG_JOINKEY		9102
#define	IDH_PGPDISKUI_SINGLEPASSDLG_OPTIONS		9103
#define	IDH_PGPDISKUI_SINGLEPASSDLG_OK			9104
#define	IDH_PGPDISKUI_SINGLEPASSDLG_CANCEL		9105

⌨️ 快捷键说明

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