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

📄 pgpsc.def

📁 vc环境下的pgp源码
💻 DEF
字号:
; PGPsc.def : Declares the module parameters for the DLL.

LIBRARY      "PGPsc"
DESCRIPTION  'PGP Shell/Clipboard Library'

SECTIONS
          .SHARDAT READ WRITE SHARED

EXPORTS
		PlaybackHook
		AddToFileList
		HDropToFileList
		CmdLineToFileList
		FreeFileList
		PGPscQueryCacheSecsRemaining
		PGPscPreferences
		PGPscAbout
		AddKeyFileList
		DecryptFileList
		EncryptFileList
		WipeFileList
		JustFile
		GetValidityDrawPrefs
		GetMarginalInvalidPref
		GetSecureViewerPref
		LaunchInternalViewer
		InitPGPsc
		UninitPGPsc
		EncryptClipboard
		DecryptClipboard
		AddKeyClipboard
		DoLaunchKeys
		DoLaunchNet
		DoLaunchTools
		DoLaunchDisk
		ClipboardWipe
		WindowExists
		SendPGPlogMsg
		PGPpath

		ConcatOutBuffList
		MakeOutBuffItem
		TempestViewer

		DoPaste
		DoCopy
		DoFocus

		StartUpdateTimer
		UpdateTimerProc
		
		FreeSpaceWipeWizard
		FreeSpaceWipeCmdLine

		CheckForPurge

⌨️ 快捷键说明

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