Hello all, After I integrated OO3 into Java window, everything is OK. But I find that the OLE object in MS Office file can not be activated in windows OS. Per my debugging, the Windows APIs calling failed as below in "lib\embeddedobj\source\msole\olecomponent.cxx". hr = m_pNativeImpl->m_pOleObject->DoVerb( nVerbID, NULL, m_pOleWrapClientSite, 0, NULL, NULL );
If you had any idea on that, please help. Thank you very much!
