Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C++ Libraries / February 2005

Tip: Looking for answers? Try searching our database.

creating an excel2000 spreadsheet from vc++ .2003

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ferenc - 17 Feb 2005 18:57 GMT
migrating from VC6.0 project to vs.net 2003 which supposed to create an Excel
spreadsheet from a C++ project (no .net, no mfc)

apparently mso9.tlh  is incompatible with the VC7PlatformSDK\Include\OleAcc.h
I get the error message during build

error c2011 IAccessible struct redefinition
Serge Baltic - 18 Feb 2005 14:51 GMT
F> apparently mso9.tlh  is incompatible with the
F> VC7PlatformSDK\Include\OleAcc.h I get the error message during build

F> error c2011 IAccessible struct redefinition

Have you gotten an "no_namespace" modifier at your #import statement for
that mso9?
Removing it could help.

Signature

Serge

Ferenc - 18 Feb 2005 18:07 GMT
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.

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.