报错信息 1
Win32Exception: 当前程序已使用了 Window 管理器对象的系统允许的所有句柄。
--NativeErrorCode: 1158
StackTrace:
在 MS.Win32.SafeNativeMethods.SetTimer(HandleRef hWnd, Int32 nIDEvent, Int32 uElapse)
在 System.Windows.Threading.Dispatcher.SetWin32Timer(Int32 dueTimeInTicks)
在 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(Object unused)
在 System.Windows.Threading.Dispatcher.AddTimer(DispatcherTimer timer)
在 System.Windows.Threading.DispatcherTimer.Restart()
在 System.Windows.Threading.DispatcherTimer.Start()
在 System.Windows.Threading.DispatcherTimer.set_IsEnabled(Boolean value)
在 System.Windows.Input.InputManager.InvalidateInputDevices()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
版本:1.44.22
2025-10-04 20:33
Microsoft Windows NT 10.0.19041.0
版本:1.44.22
2025-10-04 13:17
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-10-04 09:01
Microsoft Windows NT 10.0.19045.0
版本:1.44.11
2025-09-30 11:19
Microsoft Windows NT 10.0.26100.0
版本:1.44.10
2025-09-29 19:39
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-29 14:02
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-28 14:43
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-28 09:20
Microsoft Windows NT 10.0.26120.0
版本:1.44.10
2025-09-25 16:05
Microsoft Windows NT 10.0.19045.0
版本:1.43.47
2025-09-23 12:26
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-09-21 22:48
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-09-21 17:30
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-09-21 17:10
Microsoft Windows NT 10.0.26100.0
版本:1.44.13
2025-09-20 21:20
Microsoft Windows NT 10.0.18363.0
版本:1.44.10
2025-09-20 12:50
Microsoft Windows NT 10.0.19045.0
版本:1.44.10
2025-09-19 21:48
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-17 11:18
Microsoft Windows NT 10.0.19045.0
版本:1.43.11
2025-09-17 01:31
Microsoft Windows NT 10.0.26100.0
版本:1.44.13
2025-09-16 10:28
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-09-16 02:32
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-15 20:19
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-14 17:30
Microsoft Windows NT 10.0.19041.0
版本:1.44.10
2025-09-12 09:00
Microsoft Windows NT 10.0.19045.0
版本:1.43.35
2025-09-11 09:31
Microsoft Windows NT 10.0.26100.0
版本:1.44.22
2025-09-08 13:12
Microsoft Windows NT 10.0.19045.0
版本:1.44.22
2025-09-08 08:16
Microsoft Windows NT 10.0.26100.0
报错信息 3
Win32Exception: 当前程序已使用了 Window 管理器对象的系统允许的所有句柄。
--NativeErrorCode: 1158
StackTrace:
在 MS.Win32.SafeNativeMethods.SetTimer(HandleRef hWnd, Int32 nIDEvent, Int32 uElapse)
在 System.Windows.Threading.Dispatcher.SetWin32Timer(Int32 dueTimeInTicks)
在 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(Object unused)
在 System.Windows.Threading.Dispatcher.AddTimer(DispatcherTimer timer)
在 System.Windows.Threading.DispatcherTimer.Restart()
在 System.Windows.Threading.DispatcherTimer.Start()
在 System.Windows.Threading.DispatcherTimer.set_IsEnabled(Boolean value)
在 System.Windows.Input.InputManager.InvalidateInputDevices()
在 System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
在 System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
在 System.Windows.Interop.HwndTarget.OnResize()
在 System.Windows.Interop.HwndTarget.HandleMessage(WindowMessage msg, IntPtr wparam, IntPtr lparam)
在 System.Windows.Interop.HwndSource.HwndTargetFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
版本:1.43.57
2025-09-15 09:01
Microsoft Windows NT 10.0.19045.0
报错信息 4
Win32Exception: 当前程序已使用了 Window 管理器对象的系统允许的所有句柄。
--NativeErrorCode: 1158
StackTrace:
在 MS.Win32.SafeNativeMethods.SetTimer(HandleRef hWnd, Int32 nIDEvent, Int32 uElapse)
在 System.Windows.Threading.Dispatcher.SetWin32Timer(Int32 dueTimeInTicks)
在 System.Windows.Threading.Dispatcher.UpdateWin32TimerFromDispatcherThread(Object unused)
在 System.Windows.Threading.Dispatcher.AddTimer(DispatcherTimer timer)
在 System.Windows.Threading.DispatcherTimer.Restart()
在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
在 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Windows.Threading.DispatcherOperation.Invoke()
在 System.Windows.Threading.Dispatcher.ProcessQueue()
在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
在 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
在 System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 Quicker.App.cWC1L4fgG8(Exception , String , Boolean )
版本:1.44.10
2025-09-13 19:48
Microsoft Windows NT 10.0.26100.0