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!

Reply via email to