pgpclientlib.def
来自「PGP8.0源码 请认真阅读您的文件包然后写出其具体功能」· DEF 代码 · 共 20 行
DEF
20 行
; PGPclientLib.def : Declares the module parameters for the DLL.
; only those functions needed by the Installer are currently
; exported via this file
LIBRARY "PGPclientLib.dll"
DESCRIPTION 'PGP ClientLib DLL'
EXPORTS
PGPclInstallerCreateFolders
PGPclGetPath
PGPclInstallerSetPaths
PGPclInstallerKeyGeneration
PGPclRebootKeyGeneration
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?