Board index » delphi » help me with mouse functions PLEASE 8^P

help me with mouse functions PLEASE 8^P

NB : PLEASE SEND REPLIES CC REPLIES TO THIS MESSAGE TO b...@fan.net.au
thanks.

I am coding an application in Borland Delphi.
I've found an API call to move the mouse,
but is there a call to force a mouse click?
(i want this mouse click to work ANYWHERE in windows,
not only in my application.)
If so, can someone please help me by pointing out the command
or by telling me the command and syntax 8^)

Thanking you in advance,
Ben

 

Re:help me with mouse functions PLEASE 8^P


Quote
b...@fan.net.au (Ben Zonah) wrote:
>I am coding an application in Borland Delphi.
>I've found an API call to move the mouse,
>but is there a call to force a mouse click?
>(i want this mouse click to work ANYWHERE in windows,
>not only in my application.)
>If so, can someone please help me by pointing out the command
>or by telling me the command and syntax 8^)

Perhaps you can use the PlayBack feature in Windows.
Se SetWindowsHookEx and WH_JOURNALPLAYBACK.

Best Regards,
Frank
--
// Frank Mikalsen, System Developer, Finale a.s      
// Homepage: http://home.sol.no/frankm
// Author of ShareWare: Silent Partner Backup Screensaver v2.60
// Download: http://www.winsite.com/pc/win3/desktop/spbck260.zip

Re:help me with mouse functions PLEASE 8^P


Ben Cobber,

This is the ms WinHelp construction news group. Why don't you stick the
Delphi news groups?

Ian Hutchesson

Other Threads