06-17-2011, 01:12 PM
C++ is better for lower-level projects that interact with hardware more closely, or for things that need speed like games.
For simple projects with GUI's , it's usually easier to just make it in Visual Basic or Visual C++ with Windows Forms.
For simple projects with GUI's , it's usually easier to just make it in Visual Basic or Visual C++ with Windows Forms.