Dr Stephen Henson <[EMAIL PROTECTED]> writes:
>Historically OpenSSL has used the MASM ("ml") assembler for Win32 which
>is rather expensive and tricky to obtain: I don't have it for example.
Actually you already have it, and it's free (well, free if you have the Win95
DDK, which comes with MSDN, which every Windows developer seems to end up with
by default). Because MASM 6.11 couldn't generate VxD's, MS shipped a hacked
version with the DDK which is buried somewhere n levels deep in a
subdirectory. Just run it with the /coff argument and it'll produce output
which works fine for NT.
Peter.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]