Re: how to control the mouse and the keyboard

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: CheckAbdoul (checkabdoul)
Date: 11/22/04


Date: Mon, 22 Nov 2004 09:58:21 -0500


    See if the SendInput() API helps you here.

-- 
Cheers
Check Abdoul [VC++ MVP]
-----------------------------------
"msnews.microsoft.com" <mbm_1975@hotmail.com> wrote in message
news:OrNkRLK0EHA.3408@tk2msftngp13.phx.gbl...
> Hi all,
> This may not be clear but I wish someone can at least give me a direction.
I
> want to create a tool to automate some steps in any application. those
> applications don't have automation so I have to communicat with them
> manually. I wonder if there is a way to take control of the mouse and the
> keyboard that I can create a new tool that manipulates the application ??
> Any hint will help me :)
> Thanks
>
>


Relevant Pages

  • Re: CButton,
    ... Take a look at the TrackMouseEventAPI. ... Check Abdoul [VC++ MVP] ... > For my derived CButton, when mouse moves over, i wish to highlighten it, ...
    (microsoft.public.vc.mfc)
  • Re: Checking path validity
    ... See if you can use the PathIsFileSpec() API. ... Check Abdoul [VC++ MVP] ...
    (microsoft.public.vc.mfc)
  • Re: How do you list all the printers installed
    ... Take a look at the EnumPrintersAPI. ... Check Abdoul [VC++ MVP] ... "james" wrote in message ...
    (microsoft.public.vc.mfc)
  • Re: linking excel spreadsheets between one computer and a remote server
    ... Ps. what are the steps to becoming an MVP? ... Open the workbook or select the worksheet data you want to save on a Web ... Click Automate. ... Jim Gordon ...
    (microsoft.public.mac.office.excel)
  • Re: Control another programs flow ...?
    ... You can "automate" any other piece of programming if that software has an ... application programming interface (API). ... (pretty much what MsnPlus does) ...
    (microsoft.public.dotnet.languages.csharp)