Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Mouse Notifications

Mouse Notifications

Scheduled Pinned Locked Moved C / C++ / MFC
question
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Developer611
    wrote on last edited by
    #1

    Hi there . I want to get mouse coordinate on desktop, I can do it and it's worked but only on application own windows. how can i process mouse notification in all other open window include desktop? Sorry about my English, my English is not so good . thanks.

    DMASTER

    CPalliniC 1 Reply Last reply
    0
    • D Developer611

      Hi there . I want to get mouse coordinate on desktop, I can do it and it's worked but only on application own windows. how can i process mouse notification in all other open window include desktop? Sorry about my English, my English is not so good . thanks.

      DMASTER

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #2

      Does GetMouseMovePointsEx [^] help? :)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
      [my articles]

      In testa che avete, signor di Ceprano?

      D 1 Reply Last reply
      0
      • CPalliniC CPallini

        Does GetMouseMovePointsEx [^] help? :)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
        [my articles]

        D Offline
        D Offline
        Developer611
        wrote on last edited by
        #3

        Dear Pallini thanks to your reply, Mr.Pallini I know this method, my problem is which message of mouse notification must be process to use this functions ? thanks.

        DMASTER

        CPalliniC 1 Reply Last reply
        0
        • D Developer611

          Dear Pallini thanks to your reply, Mr.Pallini I know this method, my problem is which message of mouse notification must be process to use this functions ? thanks.

          DMASTER

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #4

          You may use this function asynchronously, whenever you need. However, if you need to stay updated with system-wide mouse notifications, then you probably need to write a mouse hook (see, for instace http://www.codeproject.com/KB/DLL/ParkMouse.aspx[^]). :)

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
          [my articles]

          In testa che avete, signor di Ceprano?

          D 1 Reply Last reply
          0
          • CPalliniC CPallini

            You may use this function asynchronously, whenever you need. However, if you need to stay updated with system-wide mouse notifications, then you probably need to write a mouse hook (see, for instace http://www.codeproject.com/KB/DLL/ParkMouse.aspx[^]). :)

            If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
            [my articles]

            D Offline
            D Offline
            Developer611
            wrote on last edited by
            #5

            Thank you my friend ,that was i want .

            DMASTER

            CPalliniC 1 Reply Last reply
            0
            • D Developer611

              Thank you my friend ,that was i want .

              DMASTER

              CPalliniC Offline
              CPalliniC Offline
              CPallini
              wrote on last edited by
              #6

              :)

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
              [my articles]

              In testa che avete, signor di Ceprano?

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups