|
Maybe someone else can explain why, but I
had a similar problem to this earlier that I thought was resolved by installing
the VC Processor Pack. It turns out if I remove the specification of
cryptopp.lib from the Project/Settings/Link/Input/Object/library modules and
only specify the path, this problem goes away. From: Murata, Rick I am trying to get the FIPS 140 DLL to work with an MFC
application. I was successful in getting a console application to
compile, link and execute with the DLL. However, when I tried to run the
DLL with an MFC application, the GetPowerUpSelfTestStatus() returns
POWER_UP_SELF_TEST_FAILED So far, I have only tried to use the debug version of my
program with the debug version of the DLL. I am running VC6 with SP5 and the processor pack. Any guidance would be greatly appreciated! |
- FIPS 140 DLL and MFC Murata, Rick
- Murata, Rick
