I remember there is a winapi function that allows a user to hook into they keyboard and get all events, is there a hook like this to get all mouse click, without having to check for the click using ispressed?
Thanks much.
I remember there is a winapi function that allows a user to hook into they keyboard and get all events, is there a hook like this to get all mouse click, without having to check for the click using ispressed?
Thanks much.