Mouse Click.. and Hold

zer0
07-17-2003, 03:34 PM
I understand how to emulate a mouse click anywhere on the screen using the Mouse_Event API.

However, is there a way i could simulate a 'Click And Hold' type action outside of my application?

manavo
07-17-2003, 06:35 PM
Well with the mouse_event api to simulate a click you do a mousedown and then a mouseup. Just don't do the mouseup I guess...

zer0
07-17-2003, 08:20 PM
You know what, i was using MOUSEEVENTF_LEFTDOWN Or MOUSEEVENTF_RIGHTDOWN as parameters..

I think thats what i was looking for, Thanks.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum