-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GetPhysicalCursorPos #2830
Comments
What's the version of your operating system? |
@thoemmi this is also interesting http://stackoverflow.com/questions/20142166/explain-errors-from-getkeystate-getcursorpos |
Ok, so it seems to be general issue with remote desktop then 😒 |
Windows Server 2012 but i have same issue with W10 |
for fix rdp problem change api for
Already tested on Windows XP RDP SP3 NET 4.0 |
i Use remotedesktop, how i can fix it?
Uups, this should not happen! Sorry for this exception! Is this maybe happend on a virtual machine or via remote desktop? Please let us know, thx.
at MahApps.Metro.Controls.WinApiHelper.GetPhysicalCursorPos()
at MahApps.Metro.Controls.WinApiHelper.GetRelativeMousePosition(IntPtr hWnd)
at MahApps.Metro.Controls.GlowWindow.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
The text was updated successfully, but these errors were encountered: