yo guys i need to know when i compile a code like doing a calculator how can i get it to open a normal window not in command prompt , the black thing and white text :D (im new :D)
Moonbat
03-30-2008, 03:09 PM
You have to learn WinAPI in order to make a regular window with C++.