2025-04-27 07:49:33 -04:00

25 lines
471 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"