|
Thank you. This seems to be the problem. From: Henry Kropf
[mailto:[EMAIL PROTECTED]
I've run into this,
It's because the FIPS dll is compiled with the stdcall model, and by default a
VC++ project is cdecl.
If you're in the
unfortunate circumstance we're in of being locked into cdecl, you'll have to
edit many of the function prototypes in the crypto++ headers to add _stdcall. -----Original
Message----- Please
send the project file and source code so I can reproduce this On Fri,
Nov 21, 2003 at 02:21:18PM -0800, |
Title: RE: MFC Debug Link Error
- MFC Debug Link Error Kirsch, James C.
- Re: MFC Debug Link Error Wei Dai
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Kirsch, James C.
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
- RE: MFC Debug Link Error Seshu Madabushi
- RE: MFC Debug Link Error Henry Kropf
