Does anyone know where I could find a VISUAL C++ tutorial? All I've been able to find are for making programs that are only run in the command prompt, which I already know how to do. I would like to learn how to program in C++ with Windows Forms at the very least, as my class did not cover any visual programming.
Visual C++ Tutorial?
http://msdn2.microsoft.com/en-us/visualc...
That's the "Learn Visual C++" page over at msdn(Microsoft Developer Network).
Cheers.
Reply:Windows Forms are part of .NET. Here's a link on using them with visual C++: http://msdn2.microsoft.com/en-us/library...
You could also decide to start with MFC. I can't point you to a good tutorial, but just wanted to give you a phrase to look for. Visual C++ has wizards to help you a lot with MFC.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment