I have a question, and it is:
How create win32 application in Microsoft Visual Studio 2008 ??

I do not want to select " Empty project " in " Additional options: ".
i.e. I want use visual window for my program.
Please help me.

My language is C++.

Recommended Answers

All 3 Replies

You can check the documentations and help in your compiler. else, you can just google it.

How create win32 application in Microsoft Visual Studio 2008 ??

I do not want to select " Empty project "

"Empty Project" is good. That's how I start all my VS projects. Of course, you have to know what to do next...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.