Hello, I would like to know when a win32 API function is used by some process.Is there a way to approach this?
Like returning a boolean or something if let's say the API function SetCursorPos is used.
Hello, I would like to know when a win32 API function is used by some process.Is there a way to approach this?
Like returning a boolean or something if let's say the API function SetCursorPos is used.