Exception:创建窗口句柄时出错。

报错信息 1
Win32Exception: 创建窗口句柄时出错。
--NativeErrorCode: 0
StackTrace:
   在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.Control.get_Handle()
   在 System.Windows.Forms.Application.ParkHandle(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.44.22 2025-09-28 08:19 Microsoft Windows NT 6.1.7601 Service Pack 1
报错信息 2
Win32Exception: 创建窗口句柄时出错。
--NativeErrorCode: 0
StackTrace:
   在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   在 System.Windows.Forms.Control.CreateHandle()
   在 System.Windows.Forms.Control.get_Handle()
   在 System.Windows.Forms.Application.ParkHandle(CreateParams cp, DpiAwarenessContext dpiAwarenessContext)
   在 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.44.10 2025-09-26 13:46 Microsoft Windows NT 6.1.7601 Service Pack 1
版本:1.44.22 2025-09-14 22:55 Microsoft Windows NT 10.0.26100.0
报错信息 3
Win32Exception: 创建窗口句柄时出错。
--NativeErrorCode: 1158
StackTrace:
   在 System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
   在 System.Windows.Forms.NotifyIcon.UpdateIcon(Boolean showIconInTray)
   在 System.Windows.Forms.NotifyIcon.set_Visible(Boolean value)
   在 Quicker.Utilities.UI.NotifyIconWrapper.zMIP9TEJJKS()
   在 Quicker.Utilities.UI.NotifyIconWrapper..ctor(PopupWindow mainWindow, RunningActionMgr runningActionMgr, TextFloatPanelMgr textFloatPanelMgr)
   在 Quicker.View.PopupWindow.<Window_OnLoaded>d__131.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.44.22 2025-09-17 08:29 Microsoft Windows NT 10.0.26100.0