📄 pgpsc.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 + -