Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a Form?

Status
Not open for further replies.

CrYpTiCN1Nj4

Programmer
Oct 14, 2004
1
US
Im super new to programming in C++ and I just know how to output words into a console using cout.

I am wondering how to create and form to make a GUI win32 program and where is the stuff to add onto the form like text box's and stuff?

Thanks in advanced,

--CrYpTiC N1Nj4
 
Hi cryptic,

Just select MFCAppWizard(exe) to create a new project and follow the wizard, it will help you to start,

regards,

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top