|
static |
Displays a message box in front of the specified window with specified text and caption.
owner | An implementation of iwin32_window that will own the modal dialog box. |
text | The text to display in the message box. |
caption | The text to display in the title bar of the message box. |