EDN Admin
Well-known member
Im not a beginner to the C++ language. I have written numerous console programs from a ballot to password protected Check Book. I decided I would now move on to GUI. I have run into some problems though:
1. I can not seem to find anything specific to VCPP 2010. I can find information about versions 2005, 2008, etc. The specific information Im looking for is Language and syntax as well as how to write windows "forms" with VCPP.
2. It has been pointed out to me that C++ and C++/CLI are "completely different languages". What are the differences? What is C++/CLI? Do i need to know C++/CLI to use VCPP 2010? (and if so where can i find resources pertaining to
language and syntax?)
I also need some references to these topics because I cant find them for Microsoft Visual C++ 2010:
-Language/Syntax (it is different than console... :/ )
- Writing windows "forms" with VCPP 2010
Your help is appreciated!
View the full article
1. I can not seem to find anything specific to VCPP 2010. I can find information about versions 2005, 2008, etc. The specific information Im looking for is Language and syntax as well as how to write windows "forms" with VCPP.
2. It has been pointed out to me that C++ and C++/CLI are "completely different languages". What are the differences? What is C++/CLI? Do i need to know C++/CLI to use VCPP 2010? (and if so where can i find resources pertaining to
language and syntax?)
I also need some references to these topics because I cant find them for Microsoft Visual C++ 2010:
-Language/Syntax (it is different than console... :/ )
- Writing windows "forms" with VCPP 2010
Your help is appreciated!
View the full article