Re: How to use 2 USB mice independently and simultaneously?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Robert Marquardt (robert_marquardt_at_gmx.de)
Date: 11/03/04


Date: Wed, 03 Nov 2004 11:33:33 +0100

Doron Holan [MS] wrote:
> use WM_INPUT. you can distinguish between independent input streams using
> this message.
>
> (yes, windows open the mouse for exclusive access immediately when it
> arrives, you are not allowed to read from it.)

Will that be ever changed?
That is a security feature which is obviously obsolete.