vc++
-
How to create simple vc++ project? kavita srivastava
-
How to create simple vc++ project? kavita srivastava
Run
Visual Studio
(assuming you haveVS2003
or later), selectFile->New->Project
menu item, then chooseVisual C++->Win32
node and selectWin32 Console Application
in theTemplates
frame. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke -
How to create simple vc++ project? kavita srivastava
Do you want to make console program or windows program?
-
How to create simple vc++ project? kavita srivastava
Hi... You looking new to Visual C++ programming..! Please have look on some following links : http://msdn.microsoft.com/en-us/library/zdbe067e(VS.80).aspx http://www1.coe.neu.edu/~ctd/ISY240/Using_VCPlusPlus.htm http://www4.carthage.edu/faculty/ewheeler/programming/VisualC++/gettting_started_visual_cpp.htm http://www.cse.ust.hk/~yjrobin/lab01/lab01.html Have Good Luck..:rose:
:rose: Jagdish Bhimbha S/W Developer :-O
-
How to create simple vc++ project? kavita srivastava
There are no spoons simple VC++ projects.
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
How to create simple vc++ project? kavita srivastava
I was watching articles on the codeproject and sudden I saw these articles and I remembered you. ;) http://www.codeproject.com/KB/dialog/sditutorial1.aspx[^] http://www.codeproject.com/KB/dialog/dialogapptute2.aspx[^]