sound

Pages: 12
May 27, 2011 at 9:10pm
If its more powerfol then can tell me were you get it frome?
May 27, 2011 at 9:23pm
From Microsoft: http://www.microsoft.com/express/Windows/

You could just Google search VC++ yourself you know, MS Visual tools are VERY popular and easy to find.
May 28, 2011 at 2:39am
so this VC++ is more powerfol then dev-cpp?
May 28, 2011 at 3:04am
ok i tryed to install it but it dose not install!!!!??!?!?
dont get it!
May 28, 2011 at 7:34am
How does it not install? You download the file linked, virus scan it, and run it. Then you select some options and it installs. You do however need an internet connection to install; perhaps that is your problem...

And yes, VC++ is far far better then DevC++. Not only is DevC++ buggy abandonware with an outdated compiler, but also VC++ has a great debugger, decent code prediction and intellisense and support for a number of C++0x features.
Jun 2, 2011 at 3:17am
it says that it fald to install one of the components.
Jun 2, 2011 at 6:17am
Umm... well I don't really know then. I suppose you could tell us which component failed to install. But you're more likely to get useful help about this on the MSDN forums.
http://social.msdn.microsoft.com/Forums/en-US/categories
Jun 2, 2011 at 11:26am
Visual Studio is by far the best choice if you want to develop ONLY on windows platform.
Jun 2, 2011 at 11:36am
Absolutely. And if you're careful (read: don't use MS/Windows specific stuff), you can still port the code elsewhere later.
Topic archived. No new replies allowed.
Pages: 12