
12 Sep
2007
12 Sep
'07
11:06 p.m.
Tobias Schwinger:
Hello,
as you probably know there's a Service Pack for Visual Studio 2005 which fixes a significant number of bugs.
Unfortunately _MSC_VER is 1400 for MSVC8 with and without Service Pack, so there is no straightforward way for a library to find out whether SP1 fixes are available or not.
What does _MSC_FULL_VER say?