Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Jan : Clearing mouse buffer
| Subject: | Clearing mouse buffer |
| Posted by: | "Sanyin" (prevodil..@hotmail.com) |
| Date: | Tue, 22 Jan 2008 14:46:33 |
When application thread uses 100% CPU, and I am constanly clicking, it seems
that omuse clicks are accumulated in some buffer.How to clear them?
Or better question, how to make this buffer reasonably small, to prevent
this delayed clicking?