Hans J. Ude
2004-01-10 16:12:43 UTC
Does somebody know how I can prevent the mouse driver from translating
two fast klicks to a doubleklick message? I want to receive only
WM_LBUTTONDOWN and WM_LBUTTONUP messages on quick repeats. This must
only happen in my program, not in the whole system. And also how to
re-enable the normal behaviour. The reason is to generate quick midi
note on/off events.
TIA,
Hans
two fast klicks to a doubleklick message? I want to receive only
WM_LBUTTONDOWN and WM_LBUTTONUP messages on quick repeats. This must
only happen in my program, not in the whole system. And also how to
re-enable the normal behaviour. The reason is to generate quick midi
note on/off events.
TIA,
Hans