Releases the mouse capture from a window in the current thread and restores normal mouse input processing
#include <WinAPISys.au3>
_WinAPI_ReleaseCapture ( )
Success: | True |
Failure: | False, call _WinAPI_GetLastError() to get extended error information |
Search ReleaseCapture in MSDN Library.