What steps will reproduce the problem?
1.Creates a dll/package (IDE addin) which set bds.exe as host
2.Run the dll which will start a new instance of the IDE
3.Double click in the Code Editor of the new instance
4.The host debugger shows AV (Although it will be ignored)
What is the expected output? What do you see instead?
:7590c41f KERNELBASE.RaiseException + 0x58
:51b88421 ; d:\program files (x86)\embarcadero\rad
studio\11.0\bin\exceptiondiag180.bpl
:5005fc14 NotifyNonDelphiException + $1C
:7717b46b ; ntdll.dll
rtl.System.Rtti.TRttiMethod.Invoke(nil,(...))
:0e29695c ; D:\Program Files (x86)\CnPack\CnWizards\CnWizards_DXE4.dll
:0e1a85ed ; D:\Program Files (x86)\CnPack\CnWizards\CnWizards_DXE4.dll
vcl.Vcl.AppEvnts.TCustomApplicationEvents.DoMessage(???,???)
vcl.Vcl.AppEvnts.TMultiCaster.DoMessage(???,???)
vcl.Vcl.Forms.TApplication.ProcessMessage($28FF24)
vcl.Vcl.Forms.TApplication.HandleMessage
vcl.Vcl.Forms.TApplication.Run
What version of the product are you using? On what operating system?
RAD Studio XE4
Please provide any additional information below.
Although the error will be ignored, it is annoying when developing my own IDE
addin.
Original issue reported on code.google.com by baoquan....@gmail.com on 26 Sep 2013 at 6:20
Original issue reported on code.google.com by
baoquan....@gmail.com
on 26 Sep 2013 at 6:20