Guest Posted February 14, 2019 Posted February 14, 2019 Hello, I am looking for a way to map cursor regions for a given window without using the mouse cursor. For example, given the following window: Regions marked in blue have the Regions marked in green have Regions marked in red have Is there any WinAPI function that can return a cursor-map of these? I was thinking about moving the actual mouse cursor over each pixel of the window but that is not an option because the window is outside any screen boundaries (long story) while I need to do this. I would really appreciate the help!
Guest Posted February 14, 2019 Posted February 14, 2019 Does not matter. I was able to think about creative implementation of my needs without this requirement Thank you anyway
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now