Win11家庭版安装QTTABBAR后,资源浏览器经常崩溃
This file was created by QTTabBar for debugging. Sorry for inconvenients. You can delete this without any harm.
2024/07/27 11:07:52.0485 QTTabBarException.log
OS ver: 10.0.22631.0 QT ver: 2048.0Beta 2 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
我也遇到了,好像是因为combase.dll导致的崩溃
+1,现在都在考虑要不要卸载了。反正win11的标签页也勉强够用
请问有解决办法吗
请问有解决办法吗
没有,还是这B样子,开发者不回应不解决搞不了
我用AutoHotkey实现了双击返回上一级的功能,配合WIN11自带多标签够用了。