MIS-495
Spring 2002
Assignment 2:
Write a MFC-based C++ program with the following features:
- Add a pop-up menu for "Building"
- Add a choice to that pop-up menu to "Enter/Edit Building
Information"
- Add a Dialog Resource and a corresponding C++ CDialog-derived class to
allow the operator to enter a Building Name (CString) and Square Feet (int)
- Add a windows message handler for the new menu choice (created above) that
will cause the new dialog box to be displayed.
Post your program via the BlackBoard Digital Drop Box by the beginning of class on
Monday, January 28, 2002.