Thursday, July 9, 2009

Question about Microsoft Visual C++.net 2005?

When I write an app using Visual C++ 6 (98), using MFC, I need only distrubute the .exe and any .dll files that I wrote, or those that I got off the net. No additional dll are required from Microsoft. The dll need not be registered, or installed.





If I am using C++ 2005 (Not C#.net), and I am only using MFC, not any of the .net framework, what additional .dll is needed if I only want to send the .exe with no install required.


No comments:

Post a Comment