View Single Post
Old May 20th, 2006, 7:09 PM   #16
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 769
Rep Power: 3 Jimbo is on a distinguished road
Namespaces are part of C++. The System namespace, however, is from .NET. There's probably some options when you create a project that will differenciate between using .NET and not using it. I don't remember exactly, as I've not done any programming in Windows for a while...
Jimbo is offline   Reply With Quote