Results 1 to 3 of 3

Thread: Mouse hook

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2003
    Location
    C:\Windows\Microsoft.NET\Framework
    Posts
    574

    Mouse hook

    For practice, I set up a thread-specific, local mouse hook on my Visual Basic application.

    The problem is that the hit test always a 0 for the area of the screen where the mouse is currently located. And the Window class also retrieves a null string all the time.

    Can someone point out the cause of the problem? Here's the code snippet.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width