I've been interested in working with mouse input in Visual Studio using C++. I'm curious what steps need to be taken to do this. I'm assuming some sort of Windows header file needs to be included, but I have never seen any code for such things. Basically I want to be able to simply cout some info whenever the user clicks somewhere. It would be really cool if it would work so that it happens whenever the user clicks ANYWHERE on the desktop, but I'm not sure how that would work....Any direction would be greatly appreciated! THANKS
-Matt