Hi Jeff, I checked the cryptopp.dll by cacls, the result is that it permits every one to access with full control. So, the problem still exists. Maybe I ignored other places? I used the VS2005. Could you please send me the valid debug/release DLL'S, Libs and PDBs. (I have compiled the source and linked with VS2005, but still exists the problem.) Thanks, Zhao
On 5月28日, 下午3时15分, [EMAIL PROTECTED] wrote: > Hi Zhao, > > > ... got the initialization error which shows "Application > > initialize(0xc0000005) failed". > > This is access denied. Run cacls over the dll to see who has > permission to read and execute it. > > Jeff > > On 5/27/08, Zhao Yu <[EMAIL PROTECTED]> wrote: > > > > > I downloaded the Crypto++5.52 windows version from SourceForge with > > Release32/Debug32 DLLs and Libs. In debug mode, I complied and linked > > my project with Crypto++'s debug libs(not static link), it succeeded. > > Next I copied the debug DLL to the .exe directory and run my .EXE, I > > got the initialization error which shows "Application > > initialize(0xc0000005) failed". It looks like causing by binary couple > > problem at linkage stage. I was crazy with such a problem which waste > > me lots of time. Gentelmen, please help me!Thanks you in advance!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
