
Not VS.NET C++ STANDARD Edition on Xp Home Edition
Quote:
> Thanks for the previous replies folks, but you were
> telling me about Visual Studio, I know that works on Home
> Edition XP, but I want to know about Visual C++ Standard,
> VS.NET is far too expensive for any normal person to buy.
It should be fine as well. Visual C++ Standard is simply Visual Studio with
only the non-optimizing C++ compiler installed (in other words, it's a
proper subset of Visual Studio).
-cd