Windows 7 / MAPIResolveName
-
MAPIResolveName() returns 0x80004005 when called under Windows 7. The same code is working on Vista and XP. The mail client doesn't seem to matter as I get the same error from both Outlook 2007 and Windows Live Mail. Anyone got any ideas what has changed in Windows 7?
-
MAPIResolveName() returns 0x80004005 when called under Windows 7. The same code is working on Vista and XP. The mail client doesn't seem to matter as I get the same error from both Outlook 2007 and Windows Live Mail. Anyone got any ideas what has changed in Windows 7?
Hi Steve, Stephen Griffin[^] over at Microsoft has a tool called MFCMAPI [^]. You should probably check and see if his application exhibits the same behavior. If not check his source code[^] and see what hes doing differently. Best Wishes, -David Delaune
-
Hi Steve, Stephen Griffin[^] over at Microsoft has a tool called MFCMAPI [^]. You should probably check and see if his application exhibits the same behavior. If not check his source code[^] and see what hes doing differently. Best Wishes, -David Delaune
I'm pretty sure that's extended MAPI but I'll check just in case. Thanks for the suggestion.