Fill This Form To Receive Instant Help
Homework answers / question archive / This program is to be made using MFC, C++ Load and Save a document object in a binary (serialized) file, - The project should display the loaded object on the screen, (in a CListView, CView, CRicheditView, CFormView,
This program is to be made using MFC, C++ Load and Save a document object in a binary (serialized) file, - The project should display the loaded object on the screen, (in a CListView, CView, CRicheditView, CFormView, ...) - The project must have a menu + at least one menu item which displays a dialog box by which the user can modify the current object [it may contain edit boxes, push buttons, labels, list controls, list box or combo box] whatever is needed. + Ok / Cancel buttons. - After modifying the document object, the display must be refreshed. Give me source code, Nothing too fancy, no too much effort. Just the main functionalities work that I mentioned visual studio Thank you.