Mouse clicks via inpout32

My x64 port of InpOut32
Post Reply
heeling
New User
Posts: 1
Joined: Mon Aug 15, 2016 6:29 pm

Mouse clicks via inpout32

Post by heeling »

Hello.
I mastered how to send key presses, it works like a charm.
But I can't figure out how to send mouse clicks.
What should I write in Out32 function in order to send left muse click?
Or it should be done in different way?
User avatar
phil
Site Admin
Posts: 7602
Joined: Sun Apr 06, 2003 11:12 pm

Re: Mouse clicks via inpout32

Post by phil »

It depends on your goal. I would consider using the Windows SendInput API which works pretty well - just some games that block the API due to cheating wont work with it.

If you figure out how to do it using InpOut I would be interested to know how too as it could benifit XMBC for those games that block SendInput.

Thanks,
Phil
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Post Reply