- This topic has 2 replies, 2 voices, and was last updated 15 years, 6 months ago by
Support.
-
AuthorPosts
-
November 24, 2009 at 8:00 pm #41145
emailaya
Participantanother problem, different than the previous one, i dont know how to reproduce it exactly but it already happened twice, i hope the callstack will help:
:7c812afb kernel32.RaiseException + 0x52
:00405178 NotifyNonDelphiException + $1C
:7c90327a ntdll.RtlConvertUlongToLargeInteger + 0x3c
:7c90e48a ntdll.KiUserExceptionDispatcher + 0xe
Classes.StdWndProc(0,0,0,0)
. here comes the same line as above and below A LOT of times
Classes.StdWndProc(0,0,0,0)
Classes.StdWndProc(458752,0,0,0)
Classes.StdWndProc(41216,458752,0,0)
Classes.StdWndProc(14355032,41216,458752,0)
Controls.InitWndProc(14355032,41216,458752,0)
:7e418734 USER32.GetDC + 0x6d
:7e418816 ; C:WINDOWSsystem32USER32.dll
:7e428ea0 ; C:WINDOWSsystem32USER32.dll
:7e428eec ; C:WINDOWSsystem32USER32.dll
:7c90e473 ntdll.KiUserCallbackDispatcher + 0x13
:7e4292e3 USER32.SendMessageW + 0x49
sVclUtils.GetBoolMsg(???,???)
:0068afa2 GetBoolMsg + $22
acDials.SkinHookCBT(???,???,???)
:7e42b372 USER32.MoveWindow + 0xd4
:7e44f8ee ; C:WINDOWSsystem32USER32.dll
:7c90e473 ntdll.KiUserCallbackDispatcher + 0x13
:7e42e442 ; C:WINDOWSsystem32USER32.dll
:7e42d0d6 USER32.CreateWindowExW + 0x33
Windows.CreateWindowEx(???,???,'app 3.9.5a1 – Local/Network',131006464,-4,11,788,588,4981616,0,4194304,nil)
Controls.TWinControl.CreateWindowHandle($12F95C)
Forms.TCustomForm.CreateWindowHandle(???)
Controls.TWinControl.CreateWnd
Forms.TScrollingWinControl.CreateWnd
Forms.TCustomForm.CreateWnd
Controls.TWinControl.CreateHandle
Controls.TWinControl.HandleNeeded
Controls.TWinControl.GetHandle
sSkinProvider.TacBorderForm.OwnerHandle
sSkinProvider.TacBorderForm.MouseAboveTheShadow((132, 0, 803, 437, (803, 437), 0))
sSkinProvider.TacBorderForm.BorderProc((132, 0, 28640035, 0, 0, 0, 803, 437, 0, 0))
Controls.TWinControl.MainWndProc(???)
Classes.StdWndProc(7671112,132,0,28640035)
:7e418734 USER32.GetDC + 0x6d
:7e418816 ; C:WINDOWSsystem32USER32.dll
:7e428ea0 ; C:WINDOWSsystem32USER32.dll
:7e428eec ; C:WINDOWSsystem32USER32.dll
:7c90e473 ntdll.KiUserCallbackDispatcher + 0x13
cxDropDownEdit.TcxCustomDropDownEdit.ContainerStyleChanged(???)
cxContainer.TcxContainerStyle.CheckChanges
cxContainer.TcxContainerStyle.Changed
cxContainer.TcxContainerStyle.LookAndFeelChanged(???,???)
cxLookAndFeels.TcxLookAndFeel.Changed([lfvKind..(out of bound) 7])
cxLookAndFeels.TcxLookAndFeel.MasterLookAndFeelChanged(???,[lfvKind..(out of bound) 7])
cxLookAndFeels.TcxLookAndFeel.Changed([lfvKind..(out of bound) 7])
cxLookAndFeels.TcxLookAndFeel.MasterLookAndFeelChanged(???,[lfvKind..(out of bound) 7])
cxLookAndFeels.TcxLookAndFeel.Changed([lfvKind..(out of bound) 7])
cxLookAndFeels.TcxLookAndFeel.SetSkinName(???)
sThirdParty.InitDevEx(???)
sSkinManager.TsSkinManager.SendRemoveSkin
sSkinManager.TsSkinManager.SetActive(???)
sSkinManager.TsSkinManager.Destroy
Classes.TComponent.DestroyComponents
Classes.TComponent.Destroy
Controls.TControl.Destroy
Controls.TWinControl.Destroy
Forms.TScrollingWinControl.Destroy
Forms.TCustomForm.Destroy
Classes.TComponent.DestroyComponents
Forms.DoneApplication
SysUtils.DoExitProc
System.@Halt0
App.App
:0077cf1a TcxCustomDropDownEdit.ContainerStyleChanged + $2ENovember 26, 2009 at 8:11 am #41153Support
KeymasterError occurs after disabling of skin?
-
AuthorPosts
- You must be logged in to reply to this topic.