Discussion:
GWMAPI
(too old to reply)
ravi
2006-01-03 05:42:21 UTC
Permalink
Hi

How to open GW Global Address book using MAPI with c/c++

Is there any alternate of HrFindExchangeGlobalAddressList for Groupwise
Michael Bell
2006-01-05 18:44:39 UTC
Permalink
Don't. Go. There.

Avoid MAPI for GW if at all possible.

unusable pre 6.5
somewhat usable in 6.5
kind of usable in 7.0

but always

slower
more prone to bugs or outright failure.

Use Object API.
--
Post by ravi
Hi
How to open GW Global Address book using MAPI with c/c++
Is there any alternate of HrFindExchangeGlobalAddressList for Groupwise
Nicole Fernholz
2006-10-18 14:20:56 UTC
Permalink
Hi ravi,


If you only want to start the adressbook, you can execute the certain file
in gw-directory.

I hope it helps.

nicole
um
Post by ravi
Hi
How to open GW Global Address book using MAPI with c/c++
Is there any alternate of HrFindExchangeGlobalAddressList for Groupwise
Loading...