How to define "double click" in win32 api?
I know "single click":
WM_LBUTTONDOWN and WM_LBUTTONUP.
Is there any WM_xxx for double click?
And can u give me some sample code?
Thanks.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: how to define "double click"?Threaded View
|
Click Here to Expand Forum to Full Width |