Hi! I am sort of a beginner in C++. I am in the middle of Functions (I) of this documentation. I just wanted to know how do you create graphics in C++ in Visual Studio. I use 2012 RC.
2) in C++ and already you doing in VS, but for which OS ?
window 8 http://code.msdn.microsoft.com/windowsapps
or windowOld(7,vista,xp)
MFC and ATL window GUI creation APIs
I know there are lots GUI creation APIs available for C++, But i have tried to keep it low and best used in industries. Hope it will help you.