Hello there,
Well i see you people here have a fairly good knowledge of mozilla and
may be you can help me. I have task to integrate address book of mozilla
into a Java applet. I already have a working applet which can access
address books of client mail applicaitons like LOTUS, MS outlook,
outlook exchange and Netscape. Now I have been assigned to integrate
mozilla address book access.

I try to follow the procedure that has been followed for Netscape (as
mozilla comes from netscape family). In netscape a NAB access .cpp (c++
)
file has been created that creates a wrapper to various functions of
netscape address book  API i.e NABAPI32.dll. Various funcions of this
file
are as follows

NAB_Close
NAB_open
NAB_FreeMemory
NAB_GetAddressBookList
NAB_GetFirstAddressBookEntry
NAB_GetNexyAddressBookEntry

Now, i think i need to write an equivalent .cpp program but i am not
able to
locate AddressBookAPI for mozilla like we have NABAPI32.dll for
netscape.
Does my answer lies in XPCOM ????

Again in a nutshell, question is, how to access Mozilla addressbook ??

Any ideas ???

Thanks in advance,
Cheers,

Sandeep Singh VIRK



_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to