Hi! I have created a wizard using Win32 API Property Sheets. When the user presses the "Cancel" button, I want them to be able to confirm that they actually wish to exit. I put something together that should accomplish this, but it seems that no matter whether I press the "Yes" or the "No" button the wizard still closes! Can anybody tell me how to prevent Windows from sending the cancel message or reset it?

Thanks for all of your help in advance!

Joe