windows-nt/Source/XPSP1/NT/ds/security/cryptoapi/pki/cryptnet/cryptnet.src

25 lines
447 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
//+-------------------------------------------------------------------------
//
// 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"