I have a problem using OLE! Let me show you some code (VC6):
// ... code
COEProject P1;
COEFolder F;
// ... some code that chooses folder and gets some existing project
COEProject P2 = F.AddProject(`http://www.aaaasss.bbb`);
P2.AssignSettings(P1); // <- this code generates OLE exception.
// code...
The same situation happens, when I try to assign setting of some template project.
Did I do something wrong or it was OE bug?
Thank you.
I fixed the problem. I plan to release the new 3.9 version today or tomorrow.
Best regards,
Oleg Chernavin
MP Staff
http://www.metaproducts.com/download/eesetup.exe
Oleg.