Problem of dll versions - TechRepublic
General discussion
April 26, 2001 at 06:47 PM
novicetovc5

Problem of dll versions

by novicetovc5 . Updated 24 years, 8 months ago

My project is in VC++ 5.0. I m using some MFC dlls with version 4.21.7022. If i try to install my application on client’s m/c which is having newer version i.e. 6.00.8168.0 of those dlls, problem occurs. My application files are getting copied but not the dlls and my application do not work with new version of dlls. What can be done in this case?

This discussion is locked

All Comments