Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~63 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for motiv

Hello everyone! I have built a digital table with a pencil (like a wacom) and I'm doing my own drivers. He managed to move the mouse through the following simple code [Visual C + + in XP]: [CODE] // press detected INPUT aInput; aInput.type = INPUT_MOUSE; aInput.mi.dwFlags = MOUSEEVENTF_LEFTDOWN | …

Member Avatar for Ancient Dragon
0
63