windows-nt/Source/XPSP1/NT/ds/security/cryptoapi/pki/cryptnet/cryptnet.src
2020-09-26 16:20:57 +08:00

25 lines
447 B
Plaintext

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1997 - 1999
//
// File: cryptnet.src
//
//--------------------------------------------------------------------------
LIBRARY CRYPTNET
EXPORTS
#ifdef PRIVATE_VERSION
#define CRYPTPRIVATE
#else
#define CRYPTPRIVATE PRIVATE
#endif
#define EXPORT_ALTERNATE_FILETYPES 1
#include "common.src"