I have the following MessageBox:
MessageBox MB_ABORTRETRYIGNORE|MB_ICONEXCLAMATION|MB_DEFBUTTON2
I would like to have a condition that would check which button has been clicked.
How can I do this?
Checking results of MessageBox MB_ABORTRETRYIGNORE
2 posts