I am developing a Windows based text editor. And I am using Microsoft Visual C++ Application Wizard to develop it. Some of the functions have been generated by the wizard. I am now working on the other functions like (Delete, Redo, Print Preview, Status bar, Scrollbars, etc)
I welcome any...