Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I''m developing an Excel add-in in ATL So when I try to import the Excel type library like this: #import "C:\\Program Files\\Microsoft Office\\Office11\\EXCEL.EXE" named_guids\ rename("RGB","_RGB")\ rename("DocumentProperties","_DocumentProperties") \ rename("FindText","_FindText")\ rename("DialogBox","_DialogBox")\ no_function_mapping\ rename_namespace("MSEXCEL") I've got the following eror: fatal error LNK1179: invalid or corrupt file: duplicate COMDAT '_IID__Global' How can I import the Excel type library correctly? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 VBA problem | Excel Discussion (Misc queries) | |||
Copy and paste problem Excel 2003 to Word 2003 | Excel Discussion (Misc queries) | |||
VBA problem with excel 2003 | Excel Programming | |||
EXCEL 2003 PROBLEM | Excel Worksheet Functions | |||
Problem with Excel 2003 and ole and vb | Excel Programming |