gmamaladze / globalmousekeyhook

This library allows you to tap keyboard and mouse, detect and record their activity even when an application is inactive and runs in background.
MIT License
1.05k stars 257 forks source link

Distinguish between Windows API click and Mouse Click #128

Open lupusilviu opened 4 years ago

lupusilviu commented 4 years ago

Hello,

Is there a way to distinguish between a click that mas generated from code via Windows API, and a click made by a physical mouse?

Thank you.

poloab commented 3 years ago

Hello, maybe You get a solution tio tour question?