Hello,
I have created a C++ MFC project in Visual Studio 2010. I selected the option to "Use MFC in a static library" and when I send the executable for testing they are telling me it is asking for mfc100.dll. What could be the cause of this. Do
any libraries I use built in VS2010 also need to be built this way?
Thank You,
John