Exception:当前程序已使用了 Window 管理器对象的系统允许的所有句柄。

报错信息 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.PromoteTimers(Int32 currentTimeInTicks)
   在 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)

版本:1.44.31 2026-03-02 14:07 Microsoft Windows NT 10.0.26200.0
版本:1.44.31 2026-02-06 10:26 Microsoft Windows NT 10.0.22631.0
版本:1.44.33 2026-02-02 08:54 Microsoft Windows NT 10.0.19044.0
报错信息 2
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 2026-03-02 13:47 Microsoft Windows NT 10.0.26100.0
版本:1.43.68 2026-02-28 14:54 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2026-02-27 15:24 Microsoft Windows NT 10.0.19045.0
版本:1.43.57 2026-02-25 20:28 Microsoft Windows NT 10.0.19045.0
版本:1.44.31 2026-02-23 21:42 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2026-02-16 15:27 Microsoft Windows NT 10.0.26100.0
版本:1.43.57 2026-02-14 13:36 Microsoft Windows NT 10.0.19045.0
版本:1.44.22 2026-02-11 15:10 Microsoft Windows NT 10.0.19045.0
版本:1.44.31 2026-02-11 12:51 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2026-02-11 11:49 Microsoft Windows NT 10.0.26200.0
版本:1.43.33 2026-02-11 04:51 Microsoft Windows NT 10.0.26200.0
版本:1.42.8 2026-02-10 22:02 Microsoft Windows NT 10.0.26100.0
版本:1.44.55 2026-02-09 12:32 Microsoft Windows NT 10.0.26100.0
版本:1.44.31 2026-02-09 09:01 Microsoft Windows NT 10.0.26100.0
版本:1.44.10 2026-02-06 08:35 Microsoft Windows NT 10.0.26100.0
版本:1.44.22 2026-02-04 16:18 Microsoft Windows NT 10.0.19045.0
版本:1.44.31 2026-02-04 08:44 Microsoft Windows NT 10.0.22621.0
报错信息 3
Win32Exception: 当前程序已使用了 Window 管理器对象的系统允许的所有句柄。
--NativeErrorCode: 1158
StackTrace:
   在 MS.Win32.UnsafeNativeMethods.CreateWindowEx(Int32 dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x, Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu, HandleRef hInst, Object pvParam)
   在 MS.Win32.HwndWrapper..ctor(Int32 classStyle, Int32 style, Int32 exStyle, Int32 x, Int32 y, Int32 width, Int32 height, String name, IntPtr parent, HwndWrapperHook[] hooks)
   在 System.Windows.Threading.Dispatcher..ctor()
   在 System.Windows.Threading.Dispatcher.get_CurrentDispatcher()
   在 Quicker.Utilities.UI.DispatcherBuilder.<>c__DisplayClass1_0.QDvAYe7l0LL()
   在 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)
   在 System.Threading.ThreadHelper.ThreadStart()

版本:1.45.0 2026-02-11 23:02 Microsoft Windows NT 10.0.19045.0