Choosecontact API for windows Mob 2003 ?

hello,

ChooseContact is the API. i have use to extract details of email recipents. but this API is for Windows Mobile Version 5.0 and later. i have to perform the same task in windows mobile 2003 which API I use? to perform this task (extract email addresses from recipent list).

Thanks

-Salman

[328 byte] By [SalmanMaredia] at [2007-12-24]
# 1
This is done using MAPI. An alternative is to use a library like InTheHand's one
AlexFeinman at 2007-10-8 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...
# 2

Hello,

I am newbie. i am using C++ for development purpose so i think MAPI is right for me. i read MAPI sdk documentation. (Sample Address Book) but didnt understand, how i use this API it?

Executable:

SMPAB.DLL

Directory for source code:

FLATFILE.AB

How i encorporate it in the program? (using c++, windows mobile 2003)

code sample or other resourse is highly appreciated

Thanks

-Salman

SalmanMaredia at 2007-10-8 > top of Msdn Tech,Smart Device Development,Smart Devices Native C++ Development...