Click to See Complete Forum and Search --> : Debug dll version problems


Patrick Dooley
March 30th, 1999, 10:40 AM
I have a problem trying to load debug dlls built in VC++ 6.0 from a debug application built in VC++ 4.2. In particular, I am able to load an extension dll, but the extension dll cannot load debug dlls it requires. The extension dll and the other dlls are built in VC++ 6.0.


Can anyone tell me why it does not work, and if it can be made to work? When everything is built in release, there is no problem.