Where is the MFC-Application Template

Hello,
i miss the template to create MFC-Apllications on VC++ Express Edition.
Where can help me ?
Regards
mbs-systems
[138 byte] By [mbs-systems] at [2007-12-16]
# 1
Hi,

MFC development is only supported with the Standard and higher editions of Visual Studio.

The Express Edition is focussed on people learning C++ and on people developing standard C++ applications or .NET applications. One of the important goals for the Express Edition is to streamline the IDE features so the IDE becomes much easier to learn for non professsional developers and removing the features that are important to essential to developing MFC applications productively was a large part of that.

Ronald Laeremans
Visual C++ team

RonaldLaeremans at 2007-9-8 > top of Msdn Tech,Visual C++,Visual C++ General...
# 2
Is there any way then, I can add MFC Templates for developing MFC Applications ? It says to use community for getting MFC Templates. Is there any link where I can download them ?

Anmol at 2007-9-8 > top of Msdn Tech,Visual C++,Visual C++ General...