Jump to content

WinMessageBox2: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 April 2025

9 April 2025

  • curprev 14:2814:28, 9 April 2025 Martini talk contribs 5,090 bytes +5,090 Created page with "This function creates a message-box window that can be used to display error messages and ask questions. ==Syntax==  WinMessageBox2(hwndParent, hwndOwner, pszText, pszTitle, ulWindow, pmb2info) ==Parameters== ;hwndParent (HWND) - Input : Parent-window handle of the message-box window to be created. :;HWND-DESKTOP ::The message box is to be a main window. :;Other ::Parent-window handle. ;hwndOwner (HWND) - Input : Requested owner-window handle of the message-bo..."