Jump to content

WinUpdateWindow: 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.

9 April 2025

  • curprev 01:0001:00, 9 April 2025 Martini talk contribs 2,185 bytes +2,185 Created page with "This function ''forces the update of a window and its associated child windows''. ==Syntax== WinUpdateWindow(hwnd) ==Parameters== ;hwnd (HWND) - Input: Window handle. ==Returns== ;rc (BOOL) - returns :Window-updated indicator. :;TRUE ::Window successfully updated. :;FALSE ::Window not successfully updated. ==Remarks== If ''hwnd'' is an asynchronous window (doesn't have the WS_SYNCPAINT style), only it and its asynchronous children are updated. They receive WM_..."