pfghsapi.pas
来自「delphi编写与Palm数据交换管道连接程序。」· PAS 代码 · 共 12 行
PAS
12 行
unit pfgHSAPI;
{**************************************************************************}
{* pfgHSAPI Unit *}
{* *}
{* This unit contains method declarations from the HSAPI.dll file. *}
{* Currently, this only includes the HsRefreshConduitInfo file, which *}
{* Palm recommends not to use. The code referencing it in pfgPalmComp.pas *}
{* is wrapped in an IFNDEF SAFE_CODE block. Any future potentially *}
{* dangerous code will also be so wrapped, so you can define a global *}
{* define if you don't want the code included. *}
{* *}
{* Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?