Thanks, I will check that too.
The problem was temporary solved by commenting out the #include <atlbase.h>
line.
I ment to use some map, collection, etc. templates, but not yet implemented
in this project.
That misteriously solved seemingly unrelated error messages too (from
another API).
Thanks for the reply anyway. This kind of stuff makes development more of a
puzzlesolving than organized craft.
Currently the only mistery left is that the pSheets= pBook->Worksheets;
statement returns 0x0000 in pSheets, while it was working with VC6 version,
and pBook->ActiveSheet returns the correct worksheet.
Any Ideas on that?
AnyBody?
Thanks,
Ferenc Lazar
> F> apparently mso9.tlh is incompatible with the
> F> VC7PlatformSDK\Include\OleAcc.h I get the error message during build
[quoted text clipped - 4 lines]
> that mso9?
> Removing it could help.