A
Aspro
Hi all,
I know this is the VBA section, but still: does anyone knows how t
devellop applications with c++ that interact with outlook? I'm tryin
to make something on my own, but need some help.
anyone interested in helping a noob? ;-)
this is what i got so far:
- one has to #include the library used by outlook (msoutl.h for
Outlook 2003)
- then you have to start outlook (in your code) or use its instance i
already running.
But that's it, I don't know how to call the differents functions tha
allow me to (for example) select the groups ...
Help would be appreciate
I know this is the VBA section, but still: does anyone knows how t
devellop applications with c++ that interact with outlook? I'm tryin
to make something on my own, but need some help.
anyone interested in helping a noob? ;-)
this is what i got so far:
- one has to #include the library used by outlook (msoutl.h for
Outlook 2003)
- then you have to start outlook (in your code) or use its instance i
already running.
But that's it, I don't know how to call the differents functions tha
allow me to (for example) select the groups ...
Help would be appreciate