Main public logs
Appearance
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).
- 00:45, 9 April 2025 Martini talk contribs created page WinInvalidateRegion (Created page with "This function ''adds a region to a window's update region''. ==Syntax== WinInvalidateRegion(hwnd, hrgn, fIncludeChildren) ==Parameters== ;hwnd (HWND) - Input: Handle of the window whose update region is to be changed. Use HWND_DESKTOP for the entire screen. ;hrgn (HRGN) - Input: Handle of the region to be added to the update region. Use NULLHANDLE to invalidate the entire window. ;fIncludeChildren (BOOL) - Input: Invalidation scope indicator. :;TRUE ::Incl...")