Jump to content

WinLockVisRegions: 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 00:5700:57, 9 April 2025 Martini talk contribs 2,374 bytes −74 Parameters
  • curprev 00:5100:51, 9 April 2025 Martini talk contribs 2,448 bytes +2,448 Created page with "This function ''locks or unlocks the visible regions of all the windows on the screen, preventing any of the visible regions from changing''. ==Syntax== WinLockVisRegions(hwndDesktop, fLock) ==Parameters== ;hwndDesktop (HWND) - Input: Desktop-window handle or HWND_DESKTOP. ;fLock (BOOL) - Input: Indicates whether to lock or unlock visible regions. TRUE to lock, FALSE to unlock. ;rc (BOOL) - Returns: TRUE if successful, FALSE if an error occurred. ==Return..."