I'm using Visual C++ 2010 ex, how to create a GUI app?

I;m confusing, how to create a GUI app? i have searched and found i can used win32 or mfc,,,

any suggestion? which best?
thanks
You can't in the free version. You have to buy the full versions Visual Studio 2010 Professional.

Alternatively, you can use Qt, which easier to use because it uses native C++, and free!!!

www.qt-project.org

Dozens of examples can be found with the SDK.
1. If i used the full version, so what is the best? i see the name of 'win32 api', does it only work on 32bit??

2. And thanks for Qt project, i will see it,
Topic archived. No new replies allowed.