i hope im posting on the right forum. ok so yesterday i finished a simple program in C. the program reads from a file and outputs some results.

what i was thinking is to give the program GUI, a "face lift" so when you launch the .exe instead of getting the dos window, you get a window like the one you get when you click on Run. with 2 buttons OK and Close.

Im using microsoft visual c++, what do i need to learn in order to do that? any books or simple tutorials?