Can I use compiler from VS 2010 while using VS2008?
+1
A:
Depends on your code. If you're developing in ANSI C++ you should be fine. If you're using MFC-specific functionality that was added for VS 2010, you may be out of luck.
Jan Kuboschek
2010-06-05 13:52:53