Jump to content

Main public logs

Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 21:42, 8 April 2025 Martini talk contribs created page WinInvalidateRect (Created page with "This function ''adds a rectangle to a window's update region''. ==Syntax== WinInvalidateRect(hwnd, pwrc, fIncludeChildren) ==Parameters== ;hwnd (HWND) - Input: Handle of window whose update region is to be changed. Use HWND_DESKTOP for the whole screen. ;pwrc (PRECTL) - Input: Update rectangle. NULL to invalidate the whole window. ;fIncludeChildren (BOOL) - Input: Invalidation-scope indicator. TRUE to include descendants, FALSE to include only if parent do...")