pgpconfig.h.in

来自「vc环境下的pgp源码」· IN 代码 · 共 14 行

IN
14
字号
/*
 * pgpConfig.h -- Configuration for the PGPcdk.  This file contains
 * the configuration information for the PGPcdk, and it should be
 * included in all PGPcdk source files.
 *
 * $Id: pgpConfig.h.in,v 1.11 1997/09/30 21:03:11 lloyd Exp $
 */

#include "pgpPFLConfig.h"

/* Tags for exported functions, needed for dynamic linking on some platforms */
#define PGPTTYE

⌨️ 快捷键说明

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