MFC projects in Visual C++ 2005 ?
So, how do I build an MFC application with VS 2005?
Please don't tell me that Microsoft is simply abondoning MFC applications!!!
So, how do I build an MFC application with VS 2005?
Please don't tell me that Microsoft is simply abondoning MFC applications!!!
The MFC and ATL libraries are not available in the Express Edition of Visual C++. These are available in Visual Studio Standard, Visual Studio Professional and Visual Studio Team Suite editions.
MFC and ATL, along with Visual C++, continue to be important to Microsoft and our customers! Please see our team blogs for more details; you can find links at our Developer Center: http://msdn.microsoft.com/VisualC
- April Reagan
Visual C++ Program Management
I am disappointed in the Help, examples and samples provided with the Express edition. This thread is an case in point. When I use the help index with a filter by "Visual C++ Express Edition", I get hits for ATL and MFC. When I try to follow the instructions, I eventually find out that there is no Express support. There are way too many situations like this. Also, there are way too few examples of complete solutions to non-trival problems (examples) that are in C++ Express.
Gordon.