Hi,
I’m Daniel Xu, sorry to trouble you. I’ve got a question, how can I
display tow cursors on the screen, and the cursors are controled by
different mouse. could you give me a piece of advice. Thanks!
Best Regards
Daniel
Hi,
I’m Daniel Xu, sorry to trouble you. I’ve got a question, how can I
display tow cursors on the screen, and the cursors are controled by
different mouse. could you give me a piece of advice. Thanks!
Best Regards
Daniel
I would say that this is impossible. By definition, there is only one
cursor in Win32. For example, functions such as GetCursorPos,
ShowCursor, SetCursor do not specify which pointer you want to affect.
You can have multiple pointing devices that each affect the cursor
position but there will always be only one cursor.
Mat
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Daniel Xu
Sent: Friday, October 10, 2003 3:33 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] A question
Hi,
I’m Daniel Xu, sorry to trouble you. I’ve got a question, how can I
display tow cursors on the screen, and the cursors are controled by
different mouse. could you give me a piece of advice. Thanks!
Best Regards
Daniel
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@cvdsinc.com
To unsubscribe send a blank email to xxxxx@lists.osr.com