I have some card-swipe reader code in experimental stages that was loosely
based on the MouseDriver example. I have been running into a problem,
though. It seems that if a device is claimed, released, and then
re-claimed in the same process, the second claim fails with this error:
Could not clai
Hmm, well it may be a bug. Can you try the newest code from CVS and see
if it still happens?
On Wed, 10 Nov 2004, Nathan T. Cook wrote:
>I have some card-swipe reader code in experimental stages that was loosely
>based on the MouseDriver example. I have been running into a problem,
>though.