You are on page 1of 1

This file was created by QTTabBar for debugging. Sorry for inconvenients.

You can
delete this without any harm.
--------------

2020/04/03 19:00:28.0774
OS ver: 6.1.7601.65536
QT ver: 1040.0
System.InvalidOperationException: Object is currently in use elsewhere.
at System.Drawing.Image.get_Width()
at System.Drawing.Image.get_Size()
at System.Windows.Forms.ImageList.CreateBitmap(Original original, Boolean&
ownsBitmap)
at System.Windows.Forms.ImageList.ImageCollection.Add(Original original,
ImageInfo imageInfo)
at System.Windows.Forms.ImageList.ImageCollection.Add(String key, Image image)
at QTTabBarLib.Graphic.EnsureMenuImageKeys()
at QTTabBarLib.TabBarBase.InitializeNavButtons(Boolean fSync, Int32 configValue,
Boolean fResumeLayout)
at QTTabBarLib.QSecondViewBar.UpdateNavigationControl(Boolean fSyncTravelState)
at QTTabBarLib.QSecondViewBar.ShowDW(Boolean fShow)
--------------

2020/04/07 23:10:53.6936
OS ver: 6.1.7601.65536
QT ver: 1040.0
System.NullReferenceException: Object reference not set to an instance of an
object.
at QTTabBarLib.Interop.CustomViewBase.OnFocusChanged(Boolean fGotFocus, IntPtr
hwnd)
at QTTabBarLib.Interop.DefaultView.OnFocusChanged(Boolean fGotFocus, IntPtr
hwnd)
at QTTabBarLib.Interop.CustomViewBase.listViewSubclassProc(Message& msg)
at QTTabBarLib.WindowSubclass.subClassProcCore(IntPtr hWnd, Int32 uMsg, IntPtr
wParam, IntPtr lParam, IntPtr uIdSubclass, IntPtr dwRefData)
Optional information : msg: 0x00000008
--------------

You might also like