Is there a WINAPI function for this, or another simple way I can ask the user a yes or no question and get the answer?
This is a discussion on Prompt? within the Windows Programming forums, part of the Platform Specific Boards category; Is there a WINAPI function for this, or another simple way I can ask the user a yes or no ...
Is there a WINAPI function for this, or another simple way I can ask the user a yes or no question and get the answer?
Isnt "MessageBox(....)" function available?
Help everyone you can