>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]

Reply via email to