Windows2003-3790/inetcore/outlookexpress/inc/capiutil.h

25 lines
390 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef __CAPIUTIL_H
#define __CAPIUTIL_H
#include <msoert.h>
#endif // __CAPIUTIL_H
/*
** c a p i u t i l . h
**
** Purpose:
** A few helper functions for the crypt32 utilities
**
** History
** 5/22/97: (t-erikne) Created.
**
** Copyright (C) Microsoft Corp. 1997.
*/
#ifndef __WINCRYPT_H__
#define _CRYPT32_
#include <wincrypt.h>
#endif