[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MsgRetryCancel( cMsg, cTitle )-> <lRetry>
------------------------------------------------------------------------------
PARAMETER:
<cMsg> Is the message to that the user should respond with Yes or No
<cTitle> Is the title of the dialogbox, by default "Please, select"
RETURNS:
<lRetry> is TRUE if the user has pushed the 'Retry' Button
DESCRIPTION:
This function simplifies the management of the standard WinApi function
MessageBox() with the proper style to show the question icon and the
'Retry' and 'Cancel' buttons.
SOURCE:
SOURCE\WINAPI\MSGBOX.C
See Also:
MessageBox
MsgYesNo
MsgGet
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson