D
Derek Reed
Hi I am new to developing add-in's so i sure these questions have been asked
before but I have been unable to find them.
I looking to replace a very old extension to Word (started in pre Word 97
days) written in a nasty combination of VBA and calls into DLL's, with a COM
add-in. At this point I am looking at using the IDTExtensibility2 interface,
as I am not sure we want to move to managed code yet.
The question is, will a COM addin built against Office 2003 run with 2007,
or does it need to be rebuilt?
Thanks in advance
Derek
before but I have been unable to find them.
I looking to replace a very old extension to Word (started in pre Word 97
days) written in a nasty combination of VBA and calls into DLL's, with a COM
add-in. At this point I am looking at using the IDTExtensibility2 interface,
as I am not sure we want to move to managed code yet.
The question is, will a COM addin built against Office 2003 run with 2007,
or does it need to be rebuilt?
Thanks in advance
Derek