GUI programing in microsoft visual c++

is it the same as regular c++ and do you know book that i can read that will teach me how to use and make the gui in mvc++
It is exactly the same as regular C++; it just requires the use of libraries and the operating system's API. Pick a library, go to it.

http://en.wikipedia.org/wiki/Widget_toolkit
Topic archived. No new replies allowed.