WinLockWindow
Appearance
This function is used to lock or unlock a window.
- Parameters
HWND
BOOL
- Returns
Returns the locked window handle (HWND).
WinLockWindow(hwndNext,FALSE);
This function is used to lock or unlock a window.
HWND
BOOL
Returns the locked window handle (HWND).
WinLockWindow(hwndNext,FALSE);