Source code of Windows XP (NT5)
 
 
 
 
 
 

21 lines
433 B

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1996 - 1999
//
// File: wincrmsg.src
//
//--------------------------------------------------------------------------
LIBRARY WINCRMSG
EXPORTS
CryptMsgCalculateEncodedLength
CryptMsgClose
CryptMsgGetParam
CryptMsgOpenToDecode
CryptMsgOpenToEncode
CryptMsgUpdate
CryptMsgControl