vote up 0 vote down star

Please ... I need this for a project ...

flag

1 Answer

vote up 4 vote down

Visual C++ 2008 Express Edition does not support MFC. You need at least the Standard or Professional edition of Visual Studio. Refer to this page for a comparison of the various editions.

If you want to develop native Windows GUI aplications using the Express Edition, you could consider using WTL. See this question for more information.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.