Just trying to move the window - latest beta - win10

Issue #5762 invalid
Daniel Squires created an issue

Arithmetic operation resulted in an overflow.

App: LaunchBox
Version: 11.8
Type: System.OverflowException
Site: IntPtr _HandleNCHitTest(Standard.WM, IntPtr, IntPtr, Boolean ByRef)
Source: PresentationFramework

at System.Windows.Shell.WindowChromeWorker._HandleNCHitTest(WM uMsg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Shell.WindowChromeWorker._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)

Recent Log:

19:41:13 Exception

Comments (2)

  1. Christian

    I can’t tell from the error log, could you walk me through what you were doing when you got this error message? Does it happen every time or was it a one off sort of thing?

  2. Log in to comment