Long distance guesswork, but
(a) place a 'declspec(__dllimport)' before the SMIME_*() prototype in
there and recompile (this is assuming you've built .DLL files for
libea32/ssl), and/or
(b) check the exports of the DLLs using the dependency walker, and lastly
(c) MSVC2008 /may/ have trouble find
Hi Guys,
I'm trying to step into openssl modules using visual studio 2008. In
particular I would investigate on ASN1 parse mechanism regarding SMIME type.
I have followed the instruction reported in INSTALL.W32 at section tweaks.
They were generated in out32.dbg both *.pdb and *.lib, this make me