Exception:内存资源不足,无法处理此命令。

报错信息 1
Win32Exception: 内存资源不足,无法处理此命令。
--NativeErrorCode: 8
StackTrace:
   在 System.Windows.Forms.NativeWindow.WindowClass.RegisterClass()
   在 System.Windows.Forms.NativeWindow.WindowClass.Create(String className, Int32 classStyle)
   在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.Control.get_Handle()
   在 System.Windows.Forms.Control.CreateGraphicsInternal()
   在 System.Windows.Forms.ThreadExceptionDialog..ctor(Exception t)
   在 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   在 System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.OnThreadException(Exception e)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

版本:1.43.57 2025-01-21 17:03 Microsoft Windows NT 10.0.19045.0
报错信息 2
Win32Exception: 内存资源不足,无法处理此命令。
--NativeErrorCode: 8
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.57 2025-01-07 14:35 Microsoft Windows NT 10.0.26120.0