Reading mouse clicks coordinates on a button

A question about how to control a mouse cursor from a remote computer

Page 1 of 1

1 Replies - 1089 Views - Last Post: 28 October 2008 - 02:24 AM Rate Topic: -----

#1 yonifra   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 3
  • Joined: 17-September 08

Reading mouse clicks coordinates on a button

Post icon  Posted 28 October 2008 - 12:23 AM

Hi all,

At my work, I was asked to build a system that the user will have a touchpad-like screen and when moving-while-clicking the mouse on it, a mouse cursor will move on another remote PC (connected via LAN)
My question isn't how to send the interrupts (that's a class that is already built), but rather how to read the mouse coordinates when clicking or moving on the button.
(The project is written in VC++ 2005)

If anyone could help me that would be great!

Jonathan.

This post has been edited by yonifra: 28 October 2008 - 12:28 AM


Is This A Good Question/Topic? 0
  • +

Replies To: Reading mouse clicks coordinates on a button

#2 no2pencil   User is offline

  • Professor Snuggly Pants
  • member icon

Reputation: 6968
  • View blog
  • Posts: 31,958
  • Joined: 10-May 07

Re: Reading mouse clicks coordinates on a button

Posted 28 October 2008 - 02:24 AM

Dream.In.Code has a policy by which we prefer to see a good faith effort on your part before providing source code for homework assignments. Please post the code you have written in an effort to resolve the problem, and our members would be happy to provide some guidance. Be sure to include a description of any errors you are encountering as well.

Please post like this:

Thank you for helping us helping you.

We'll be more than happy to help... but it won't be done for you.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1