M
Marcus Carlsson
Hi!
I want to create a plugin to Outlook 2000, 2003 and XP.
The plugin will send and receive contacts via a web service.
I'm aware of that web service is very easy to implement in c#
At the same time I belive (and correct me if I'm wrong) that
writing plugins in c# can be hard when I have to support different
Outlook versions.
If I should write it in ATL, will it be easier to do that?
Can I create the web service-code in c# and create it as
an dll and import it into the ATL-project?
I'm not afraid of learning a new language.
So, what language should you have chosen?
Regards,
Marcus
I want to create a plugin to Outlook 2000, 2003 and XP.
The plugin will send and receive contacts via a web service.
I'm aware of that web service is very easy to implement in c#
At the same time I belive (and correct me if I'm wrong) that
writing plugins in c# can be hard when I have to support different
Outlook versions.
If I should write it in ATL, will it be easier to do that?
Can I create the web service-code in c# and create it as
an dll and import it into the ATL-project?
I'm not afraid of learning a new language.
So, what language should you have chosen?
Regards,
Marcus