Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

C/C++ GetCursorPos()


  • Please log in to reply

#1
ratmilk

ratmilk

    Member

  • Member
  • PipPipPip
  • 151 posts
In windows there is a GetCursorPos function (located in windows.h) which returns the cursors coordinates (x and y).

I have made an MFC application which displays the cursor coordinates (testing perposes).

Using the MFC ::OnMouseMove(UINT nFlags, CPoint point) event, i have got it to update everytime the mouse is moved. But when the cursor leaves the dialog area, OnMouseMove does not work anymore, due to window focusing.

How can i make OnMouseMove also work outside my MFC app, (i have already tried using a timer, eventually it eats to much CPU)??

Thanks in advance, Zac.
  • 0

Advertisements


#2
ratmilk

ratmilk

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 151 posts
Never mind guys, worked it out, i just used a timer :tazz:
  • 0






Similar Topics

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP