Guest_imported
New member
- Jan 1, 1970
- 0
In MFC Programming, why is it that the OnOK() function (used to exit the program) does not work in the member functions that I add to the class? It only works in the functions that I attach to the command buttons. I get an error message saying that Assertion Failed.