Hey, I'm fairly new to programming and just started up on C++. i've got a great deal of questions, but i'll start it simple:
how do you implement GUI with C++?
i've found this tutorial(
http://www.winprog.org/tutorial/), but it appears to just be in C, so I was wondering if there was a good C++ GUI tutorial out there.
I want to learn about this early so that I don't have to make changes to my code in order to accommodate a GUI.