capturing mouse events
Results 1 to 2 of 2

Thread: capturing mouse events

  1. #1
    Registered User
    Join Date
    May 2005
    Posts
    3

    Question capturing mouse events

    Hi all,

    I would like to know if there is any method of capturing mouse events directly from the OS? Normally we try to tap into a windows procedure call to learn what the mouse is doing but I want to do this on a global scale regardless of which window is active.
    Basically I would like to hide the cursor whenever the middle button is clicked(any where on the screen) and appear otherwise

    Regards

  2. #2
    Geezer confus-ed's Avatar
    Join Date
    Jul 1999
    Location
    In front of my PC....
    Posts
    13,087
    Can somebody move this to 'programming & web design' please ? Its in the wrong place !

    My 'best shot' at this would be to suggest to use either 'mouseinput' or 'mousekeys' functions from the windows api details about that - here

Similar Threads

  1. Very, very, very odd mouse problem..
    By Celeras in forum Input Device Drivers
    Replies: 6
    Last Post: February 22nd, 2005, 01:45 PM
  2. ps2 mouse failure
    By Hengy in forum Input Device Drivers
    Replies: 1
    Last Post: September 4th, 2004, 09:40 AM
  3. No mouse
    By Shard92 in forum Tech-To-Tech
    Replies: 6
    Last Post: December 20th, 2002, 02:08 PM
  4. Hey they got a new mouse why not me!!
    By +Daemon+ in forum Tech Lounge & Tales
    Replies: 21
    Last Post: May 15th, 2002, 10:34 AM
  5. Replies: 3
    Last Post: August 16th, 2000, 10:46 PM

Bookmarks

Posting Permissions

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