Visual C++ IDE from the trenches
May 2004 - Posts
-
Stephane asks where the "export makfile" in VS 2002/2003, and if it is coming back in whidbey (VS 2005). unfortunately the answer is that export makefile does not exist in any version of VS since 6.0 (98) and there aren't any plans to change Read More...
|
-
many people have codebases that they don't have the luxury of building with the VC project build system. yet they may still want to use the Visual Studio environment to get intellisense on their code etc etc. unfortunately, the intellisense editor features Read More...
|
-
it has been a while since i posted last. that's what i get for letting things get out of hand around here. we've been pushing hard towards getting the first beta of visual studio 2005 (whidbey) ready and that has been taking most of my time. that plus Read More...
|