I am writing an app in c# and I was wondering if it was possible for my app to always listen for mousedown, even if the mouse down event was on a completely different app (one my app didn't spawn), and I will need to be able to pull the handle of the app. Thanks