Creating a Dialog Box
Task :
Write a program that allows the user to call a dialog box to enter a first and a second name. The program should then display the full name on the screen. The worked example used within this site is named names
Instructions :
Help :
"Essential Visual C++ 4" - Mickey Williams- pp 177-189
Click here for a worked example
Click here for the source code
Click here to return to menu