zach
March 31st, 1999, 09:03 AM
Hello. I created an MFC application and after adding some of my own files I decided to remove the menubar that MFC creates for you. After recompiling and executing, I get an error message saying "Failed to create empty document". What code do I need to delete or how should I properly remove the menubar? THanks.