Hi! I'd like to ask you if there is any way to "convert" a console application to a window one. I use Dev C++, and I see that there is an option for window application, but I don't know how to use the window.h! Is there any tutorial? I want to build a window application which looks like the attached image. Each of the selection that the user makes will be stored in a variable which will be used by the program!