C++ GUI Question

I'm new to C++ GUIs. I've only over used command line before. I want to make a very simple game with C++ GUIs. I'm am currently using DevC++, but I can use Visual Studio if need be. What is the simplest way to implement GUIs?

Thanks
Don't take my word for it, but personally i'd say that the SDL library would be the easiest way to go about.
Topic archived. No new replies allowed.