A
Anton Lauridsen
Hi
I have a custom MAPI form, it worked well in Outlook 2K up to and including
Outlook 2003 Beta 2. but now I am testing it with the Outlook 2003 RTM
edition, and it is a no go.
The item I get handed via IPersistMessage::InitNew and
IPersistMessage::Load, IPersistMessage::Save, does not respond very well to
method calls other than the QI methods. some methods return 0xC0000005
others return E_INVALIDARG or 0x800706F4.
Does anybody have have a hint about what is going on ?
/anton
ps. I get the same return codes, when trying to access the item via the
message site.
I have a custom MAPI form, it worked well in Outlook 2K up to and including
Outlook 2003 Beta 2. but now I am testing it with the Outlook 2003 RTM
edition, and it is a no go.
The item I get handed via IPersistMessage::InitNew and
IPersistMessage::Load, IPersistMessage::Save, does not respond very well to
method calls other than the QI methods. some methods return 0xC0000005
others return E_INVALIDARG or 0x800706F4.
Does anybody have have a hint about what is going on ?
/anton
ps. I get the same return codes, when trying to access the item via the
message site.