First of all, sorry to bother putting up a wasteful post. I have searched google for creating a C++ GUI but everything ends up going to creating multi-threading for a process. Maybe I just am not using the correct search terms but I have run out of narrowing keywords and anything too specific gives me no results. Through reading most articles a few articles in the MSDN library, I found nothing useful that could help me. I did learn that I could use C# for this task, but I really want to stick to C++. A search of these forums proved futile since any search word has to be a minimum of four characters.
I currently can make average newbie programs in VB and C++ and would like to stay with C++ as my main programming language, due to the fact that I am still learning a majority of the commands. *EDIT* Special add-on notes; I am using Dev-CPP for creating programs, and only have tried the Console Application file type. I personally would rather have a guide or something rather than tossing my-self further into the deep end of new water by trying to create a Windows Application though logically its something I should try
My request for help is a listing of helpful sites/guides or even helpful tips that deal with creating a GUI perferably something similar to chocoman4k's GUI(textbox/frames/checkbox inputs). Any help is greatly appreciated.
P.s. As a request, please try to not to post 1-2 word comments / flames. They are vulgar and pointless on these forums. Especially in a fairly nice request.
*EDIT* Fixed redundancy in title 'Creating a C++ GUI Interface'
*Remember the siggy V V V V V V *






looks like a fair tutorial for GUI.