报错信息 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.11
2025-05-15 00:14
Microsoft Windows NT 10.0.26100.0
版本:1.40.17
2025-05-10 10:18
Microsoft Windows NT 10.0.22621.0
版本:1.40.7
2025-05-09 18:50
Microsoft Windows NT 10.0.19045.0
版本:1.43.31
2025-05-09 17:17
Microsoft Windows NT 10.0.26100.0
版本:1.43.29
2025-05-08 21:02
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-05-08 16:04
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-05-08 01:06
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-05-04 14:36
Microsoft Windows NT 10.0.26100.0
版本:1.43.57
2025-05-03 11:58
Microsoft Windows NT 10.0.26100.0
版本:1.43.63
2025-04-30 21:41
Microsoft Windows NT 10.0.19042.0
版本:1.43.57
2025-04-28 13:00
Microsoft Windows NT 10.0.19045.0
版本:1.43.63
2025-04-26 21:06
Microsoft Windows NT 10.0.19045.0
版本:1.43.57
2025-04-24 18:11
Microsoft Windows NT 10.0.22631.0
版本:1.43.57
2025-04-24 07:19
Microsoft Windows NT 10.0.22631.0
版本:1.43.33
2025-04-21 16:36
Microsoft Windows NT 10.0.19045.0
版本:1.43.11
2025-04-21 09:22
Microsoft Windows NT 10.0.18362.0
版本:1.43.57
2025-04-20 15:01
Microsoft Windows NT 10.0.26100.0
版本:1.43.29
2025-04-18 15:57
Microsoft Windows NT 10.0.26120.0
版本:1.42.24
2025-04-16 08:38
Microsoft Windows NT 10.0.26100.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.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.43.38
2025-05-14 21:53
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.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)
在 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.Application.RunDispatcher(Object ignore)
在 System.Windows.Application.RunInternal(Window window)
在 Quicker.App.Main()
版本:1.43.63
2025-05-11 13:32
Microsoft Windows NT 10.0.26100.0
报错信息 4
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.Interop.HwndSource.Initialize(HwndSourceParameters parameters)
在 System.Windows.Window.CreateSourceWindow(Boolean duringShow)
在 System.Windows.Window.ShowHelper(Object booleanBox)
在 Quicker.Modules.VersionUpdate.SoftVersionHelper.<>c__DisplayClass1_0.DY2EwQHoxG1KYe7hoI6.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 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.43.57
2025-05-10 08:38
Microsoft Windows NT 10.0.26100.0
报错信息 5
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)
版本:1.43.68
2025-05-03 14:23
Microsoft Windows NT 10.0.19044.0
报错信息 6
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.Controls.PopupControlService.InspectElementForToolTip(DependencyObject o, ToolTipTrigger triggerAction)
在 System.Windows.Controls.PopupControlService.OnMouseMove(IInputElement directlyOver, Point pt)
在 System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e)
在 System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
在 System.Windows.Input.InputManager.ProcessStagingArea()
在 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
在 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
在 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
在 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
在 System.Windows.Interop.HwndSource.InputFilterMessage(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.43.63
2025-04-23 16:06
Microsoft Windows NT 10.0.19045.0
报错信息 7
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.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.43.57
2025-04-17 08:39
Microsoft Windows NT 10.0.22631.0