Global Mouse Hook in WPF
问题 I need to get mouse position on screen NOT inside my application. I've used Global mouse and keyboard hook here It works fine under winforms but won't work under wpf. I'm using version1 of the code and used the following UserActivityHook activity=new UserActivityHook(); activity.OnMouseActivity += activity_OnMouseActivity; but instead of working it give me following error: Additional information: The specified module could not be found under for following code public void Start(bool