Portability of a .NET program
Hello,
I have written an MFC C++ application. I wanted to send the exe to my colleagues machine so he could execute it. When he attempts to do so he gets an error saying that "MFC71D.DLL" is not present. How can I help in this matter? Thank you in advance. Joe
|