Z.K.
2006-07-07 18:53:25 UTC
I have a formview project and I click on a button and it does a few things,
but then I want to exit the program. How do I do this? I tried OnClose(),
but that did not work. I also tried AfxGetApp()->ExitInstance and that did
not work either.
Z.K.
but then I want to exit the program. How do I do this? I tried OnClose(),
but that did not work. I also tried AfxGetApp()->ExitInstance and that did
not work either.
Z.K.