Results 1 to 3 of 3

Thread: Capture events from any IE windows

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    Singapore
    Posts
    24

    Talking

    Does anyone knows of a way to capture events from any IE Windows while the application is minimized. I tried using a timer to constantly check for events of the active IE Windows but its very resource consuming.


    Thanks

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    You should use a system hook. Note: It must be in a C++ dll.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    Singapore
    Posts
    24
    Do you know of any existing dlls that can hook on to keyboard and mouse events??? Cause i dont know C++ at all.

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