I believe I found a bug: the class CRC32 isn't included in the Windows DLL
when compiled with Visual C++.

I fixed this as follows:
 1. Add crc.cpp to cryptdll.dsp.
 2. Add CRYPTOPP_DLL to the class definition in crc.h.

Regards,
Oren Hurvitz

Reply via email to