SamuelChae
Programmer
i have an SDI program and I want to make code so that if a bool called "m_change" is TRUE, then it asks the user if they want to save changes...i have the function, but i have 2 questions....where would i put this function and what function would i use to exit the sdi application, completely??