Archive for C++

C++ Snippet: Detect Windows Version

Jan 08, 2012 1 Comment by

This nicely put together C++ header file that will allow you to detect which version of windows your program is currently running on.

C++, Programming, Snippet Read more