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