Thread: Mouse Interrupts

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    11

    Question Mouse Interrupts

    How do i create mouse interrupts in C????????????

    i wanted to create a program that would prevent my computer from falling asleep, the problem is, the BIOS looks for mouse interrupts, not just the mouse moving. So, i want to create a program that will use a interrupt to move the mouse to random locations until the user presses a hot key (or at least do somthing similar).

    PLEASE help me
    Last edited by linuxman132; 12-23-2001 at 02:31 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need Help in Mouse Pointer
    By obaid in forum C++ Programming
    Replies: 3
    Last Post: 12-07-2006, 03:33 AM
  2. Problem in mouse position
    By Arangol in forum Game Programming
    Replies: 6
    Last Post: 08-08-2006, 07:07 AM
  3. Mouse scroll stopped working
    By Waldo2k2 in forum Tech Board
    Replies: 2
    Last Post: 10-12-2004, 11:25 AM
  4. Making a mouse hover button, API style
    By hanhao in forum C++ Programming
    Replies: 1
    Last Post: 05-27-2004, 06:17 AM
  5. Game Design Topic #2 - Keyboard or Mouse?
    By TechWins in forum Game Programming
    Replies: 4
    Last Post: 10-08-2002, 03:34 PM