I'm using MFXCLib_d.dll downloaded from codeguru with VC++5.0 applications. Recently when I shifted to VC++ 6.0 there were
newer versions of MFCN42D.DLL and recomipled my code. But since my application uses MFXCLib_d.dll I cannot recompile with
a newer version of MFXCLib_d.dll, since the existing version of MFXCLib_d.dll doesn't link with MFCN42D.DLL from VC++ 6.0
installation.
Where can I get the latest version of MFXCLib_d.dll which works with VC++ 6.0 dlls.