April 16, 2024

Dynamic Windows Function [dw_window_capture]

Syntax

void dw_window_capture(HWND handle)

Parameters

HWND handle: Handle to receive mouse input.

Description

Captures the mouse input to this window even if it is outside the bounds.