I'm noticing lots of small "
issues" with various libraries in C++ and VS 2005...and some other oddities with the wgl functions for OpenGL. I'm aware of the
breaking changes that come with every new iteration of Visual Studio, and after porting a project from VC++ 6.0, I'm learning this the hard way. I'm curious, though...how is the support for C++ in 2008? Are more things getting depreciated? I'm compiling projects to native WIN32 executables, btw.