Group: Mouse Input - Library: user32
Setting and retrieving the double-click time for the mouse
UINT GetDoubleClickTime(VOID); DECLARE INTEGER GetDoubleClickTime IN user32 This function has no parameters
The return value specifies the current double-click time, in milliseconds
Home