You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. 我的开发环境是VS2010
2. 我在app.cpp的前面加上#import "PROGID:MyAx.MYAX.1" raw_interfaces_only
3. 用uiDesigner.exe编写了一个ui.xml
类似
<window>
<ActiveX clsid="..." />
</window>
编译程序,结果报错
跟踪一下 DuiLib::CActiveXUI
hr=m_pUnk->DoVerb(OLEIVERB_INPLACEACTIVATE,NULL,pOleClientSite,0,m_pManager->GetParentWindow(),&m_rcItem);
咋回事呀?
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 10 Jan 2014 at 1:37
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Jan 2014 at 1:37The text was updated successfully, but these errors were encountered: