Hey JBull. Yes, the new VS2005 uses Managed C++ and is different than ANSI. If you write only ANSI you will not be able to create your controls using the form editor. I'd go ahead and learn how to write using 2005. And another thing, if you go searching to 2005 tutorials you won't find any but you will find a plethora of 2003. The two languages differ a lot and most of the code wont compile in 2003. What you can do is find 2003 code and then what doesn't compile search up on MSDN to see what is wrong. You can also just get a book.
__________________
Void
|