C
Chuck Bohling
I have an Outlook plugin that uses multiple threads. I'm using the Outlook
Object Model to set some properties and then Save() them. This works fine
with Outlook 2003 but for 2000, when I do the Save(), Outlook crashes. Looks
like a NULL pointer dereference. Anyone have this problem before? Any reason
why Outlook can't do multithreaded plugins?
Object Model to set some properties and then Save() them. This works fine
with Outlook 2003 but for 2000, when I do the Save(), Outlook crashes. Looks
like a NULL pointer dereference. Anyone have this problem before? Any reason
why Outlook can't do multithreaded plugins?