Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GDI+ 中发生一般性错误 #366

Open
tabethereal opened this issue Mar 31, 2024 · 0 comments
Open

GDI+ 中发生一般性错误 #366

tabethereal opened this issue Mar 31, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tabethereal
Copy link

QT ver: 2048.0Beta 2

System.Runtime.InteropServices.ExternalException (0x80004005): GDI+ 中发生一般性错误。
在 System.Drawing.Image.FromHbitmap(IntPtr hbitmap, IntPtr hpalette)
在 System.Drawing.Image.FromHbitmap(IntPtr hbitmap)
在 System.Windows.Forms.ImageList.GetBitmap(Int32 index)
在 System.Windows.Forms.ImageList.ImageCollection.get_Item(Int32 index)
在 QTTabBarLib.QTabControl.DrawTab(Graphics g, Rectangle itemRct, Int32 index, Boolean fHot, Boolean fVisualStyle)
在 QTTabBarLib.QTabControl.OnPaint(PaintEventArgs e)

System.ArgumentNullException: 值不能为 null。
参数名: hdc
在 System.Drawing.Graphics.FromHdc(IntPtr hdc)
在 QTTabBarLib.ExplorerManager.rebarSubclassProc(Message& msg)
在 QTTabBarLib.WindowSubclass.subClassProcCore(IntPtr hWnd, Int32 uMsg, IntPtr wParam, IntPtr lParam, IntPtr uIdSubclass, IntPtr dwRefData)
Optional information : msg: 0x00000014

@tabethereal tabethereal added the bug Something isn't working label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants