I think I`ve found bug - when I export my project via OLE, Offline Explorer launch a "RunAfter" application. (It doesn`t happens when I export the project manually.)
Here is the code:
...
Project.Export( PathToSave, 1, 1, 1, 1, 0, 0 );
while ( m_MainOE.get_Exporting() ) Sleep(5*1000);
...
Thank you.
http://www.metaproducts.com/download/betas/oee2337.ZIP
Does this help?
Best regards,
Oleg Chernavin
MP Staff
thank you!
Oleg.