Results 1 to 3 of 3

Thread: Clicking the Mouse

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 1999
    Posts
    79
    Does anyone know how I can click the mouse using the Windows API, in the same way that it can be moved?

    Any help would be really appreciated,


    Mark

  2. #2
    Junior Member
    Join Date
    May 2000
    Location
    New Delhi, India
    Posts
    18

    Post Moving Mouse...

    The API Calls u will need:

    mouse_event - For Manipulating Mous
    keybd_event - For Sending Keys

    You can get the documentation of these API functions (with Example) at http://www.vbapi.com/


    Good Luck!
    Kazim Zaidi (the cracker)

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Dec 1999
    Posts
    79
    Thanks

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