Is there any way using GetAsyncKeyState to detect a double click of the mouse. I know that the constant vbLeftButton and vbRightButton exist for single clicks but is there anything for a double click?



Ryan