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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. WM_MOUSEMOVE

WM_MOUSEMOVE

Scheduled Pinned Locked Moved C / C++ / MFC
help
4 Posts 4 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.
  • M Offline
    M Offline
    mohsen nowruzi
    wrote on last edited by
    #1

    I want to handel WM_MOUSEMOVE message and change color of picture when mouse is over them but my program didn't work and stop working after some minutes plese help me thanks a lot

    RaviBeeR T F 3 Replies Last reply
    0
    • M mohsen nowruzi

      I want to handel WM_MOUSEMOVE message and change color of picture when mouse is over them but my program didn't work and stop working after some minutes plese help me thanks a lot

      RaviBeeR Offline
      RaviBeeR Offline
      RaviBee
      wrote on last edited by
      #2

      Can you post the code of your WM_MOUSEMOVE handler? /ravi My new year's resolution: 2048 x 1536 Home | Articles | Freeware | Music ravib@ravib.com

      1 Reply Last reply
      0
      • M mohsen nowruzi

        I want to handel WM_MOUSEMOVE message and change color of picture when mouse is over them but my program didn't work and stop working after some minutes plese help me thanks a lot

        T Offline
        T Offline
        toxcct
        wrote on last edited by
        #3

        watch this[^]


        TOXCCT >>> GEII power
        [toxcct][VisualCalc]

        1 Reply Last reply
        0
        • M mohsen nowruzi

          I want to handel WM_MOUSEMOVE message and change color of picture when mouse is over them but my program didn't work and stop working after some minutes plese help me thanks a lot

          F Offline
          F Offline
          Flit
          wrote on last edited by
          #4

          You could create a region around the picture and then use PtInRegion in your WM_MOUSEMOVE handler to check if the mouse is over the picture. If it is then you can make the alterations to the picture, if not leave it as is. Hope this is of some help.

          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