TypeInitializationException 在 System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFromLogfontW(HandleRef hdc, Object lf, IntPtr& font) 在 System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc) 在 System.Drawing.Font.FromHfont(IntPtr hfont) 在 System.Drawing.SystemFonts.get_DefaultFont() 在 System.Windows.Forms.Control.get_DefaultFont() 在 System.Windows.Forms.Control.get_Font() 在 System.Windows.Forms.Control.get_FontHeight() 在 System.Windows.Forms.TextBoxBase.get_PreferredHeight() 在 System.Windows.Forms.TextBoxBase.get_DefaultSize() 在 System.Windows.Forms.Control..ctor(Boolean autoInstallSyncContext) 在 System.Windows.Forms.TextBoxBase..ctor() 在 System.Windows.Forms.TextBox..ctor() 在 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) 在 MS.Win32.UnsafeNativeMethods.IntGetMessageW(MSG& msg, HandleRef hWnd, Int32 uMsgFilterMin, Int32 uMsgFilterMax) 在 MS.Win32.UnsafeNativeMethods.GetMessageW(MSG& msg, HandleRef hWnd, Int32 uMsgFilterMin, Int32 uMsgFilterMax) 在 System.Windows.Threading.Dispatcher.GetMessage(MSG& msg, IntPtr hwnd, Int32 minMessage, Int32 maxMessage) 在 System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) 在 System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) 在 System.Windows.Application.RunDispatcher(Object ignore) 在 System.Windows.Application.RunInternal(Window window) 在 System.Windows.Application.Run(Window window) 在 Quicker.App.Main() DllNotFoundException 无法加载 DLL“gdiplus.dll”: 内存资源不足,无法处理此命令。 (异常来自 HRESULT:0x80070008)。 在 System.Drawing.SafeNativeMethods.Gdip.GdiplusStartup(IntPtr& token, StartupInput& input, StartupOutput& output) 在 System.Drawing.SafeNativeMethods.Gdip.Initialize() 在 System.Drawing.SafeNativeMethods.Gdip..cctor()