Users starting ArcMap via OLE Automation are unable to customize the user interface during start-up because ArcMap is not firing the IApplicationStatusEvents::Initialized event.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM038221
已提交
September 5, 2008
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.3
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Call void CEnaExtension::AddMenuItems() from the STDMETHODIMP CEnaExtension::ItemAdd(Variant Item) event. This keeps trying to add menu items until is succeeds.