Board index » delphi » Mouse Capture

Mouse Capture


2005-04-30 05:06:05 AM
delphi73
I don't know if this is the right forum, but I have a need to capture mouse
coordinates from two mice. Is that possible and if so how can it be done?
 
 

Re:Mouse Capture

"Alan Jordan" <XXXX@XXXXX.COM>writes
Quote
I don't know if this is the right forum, but I have a need to capture
mouse
coordinates from two mice. Is that possible and if so how can it be done?
Not quite sure why you thought this might be the right newsgroup...
Try looking at DirectInput (part of DirectX) - the only way I know of of
having multiple HIDs.
Bryan