Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

import excel com reference into ATL project - fatal error LNK1179

39 views
Skip to first unread message

shashG

unread,
Dec 18, 2009, 3:31:30 AM12/18/09
to
hi,

I created a visual c++ ATL project and imported the EXCEL.exe into the
project. However, I got lot of namespace conflicts and resolved this
problem by replacing the ATL generated import statement with the
following.

Now the project is successfully compiling, however at the linking
stage I'm getting a fatal error :

dllmain.obj : fatal error LNK1179: invalid or corrupt file: duplicate
COMDAT '_IID_Adjustments'>

I'm stuck with this error, and really need your help.

I just need to implement the IRTDServer interface, if anybody knows
how to add this interface into a ATL project , please drop here.

Thank You

0 new messages