ReleaseMouse()
Syntax
Result = ReleaseMouse(State)Description
Lock or Release the mouse to allow its use under standard OS. This is tipically called after checking the result of IsScreenActive() command. If 'State' = 1, the mouse is released, else the mouse if locked by the PureBasic program.
Supported OS
All