>I remember Rich salz talking about some symbol conflicts appearing in
>the crypto portion of ms's c-runtime for win2k.
Right. You need something like this
#ifndef NOCRYPT
#define NOCRYPT /* prevent new Platform SDK 2000 .h files from */
#endif /* #including wincrypt.h */
before you include windows.h
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
- WIN32 Binaries Robert Hines
- Re: WIN32 Binaries Mads Toftum
- Re: WIN32 Binaries Dr Stephen Henson
- Re: WIN32 Binaries Andrew W. Gray
- AW: WIN32 Binaries Michael Mertens
- Re: WIN32 Binaries Andrew W. Gray
- Re: WIN32 Binaries Ng Pheng Siong
- RE: WIN32 Binaries Salz, Rich
- RE: WIN32 Binaries Robert Hines
