View Single Post
  #4 (permalink)  
Old 07-22-2007, 07:32 AM
Bench Bench is offline
Full Programmer
Join Date: Jul 2007
Location: UK
Posts: 113
iTrader: (0)
Bench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished roadBench is on a distinguished road
I've just been leafing through MSDN, and found this page

Breaking Changes in the Visual C++ 2005 Compiler (C++)

Apparently a lot of redundant features were removed in VS2005, with the single threaded runtime libraries seeming to be being one of them.. in other words, it would appear you're already using the multi-threaded runtime libraries.


Another option which appears in the C/C++ tree is called Command Line - does this appear in VS express edition?

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!
Reply With Quote