Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - <b>releasecapture()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ReleaseCapture()
Stop capturing all mouse input
------------------------------------------------------------------------------

Syntax
ReleaseCapture()   -->   nil

Arguments
NONE.

Returns
NIL.

Description
This function stops the capture of mouse input.

Example
SetCapture( hWnd )
// . . .
ReleaseCapture()

See the sample file source\toolbar.prg.

See Also: SetCapture()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson