How can I read the Contacts list in Outlook Express into my program?
Printable View
How can I read the Contacts list in Outlook Express into my program?
I think Outlook exposes some COM interfaces to do this.
It should have some kind of VBA/VBS reference, try to convert it to C++.
HAHAHAHA
/me wanders off, laughing.
You need a good knowledge of the workings of COM, Automation, VARIANTs and IDispatch for this, except if you find headers for dual interfaces. Then you only need good knowledge of COM and VARIANTs.