hi..
i am trying to read sms text from Inbox of the mobile ..
i found some of the documents suggesting that we need to use sms.dll
for this purpose,
but i could not able to even declare an object like "smsopen "
i am using Windows Mobile 2003 SDK with VS2005 as IDE.
if any one have the link or the document regarding this please do
send me.
please suggest me how to proceed..

Thanks in advance

Regards
vishnu

Re: Reading SMS text from Inbox by voidcoder

voidcoder
Fri Nov 02 09:42:39 PDT 2007


I'm not sure what "smsopen" is, but the right way
to go is to use MAPI. With MAPI you can get access
to any message folder and its contents.

http://msdn2.microsoft.com/en-us/library/ms879918.aspx


--
Oleg


ವಿಷ�ನ� (vishnu) wrote:
> hi..
> i am trying to read sms text from Inbox of the mobile ..
> i found some of the documents suggesting that we need to use sms.dll
> for this purpose,
> but i could not able to even declare an object like "smsopen "
> i am using Windows Mobile 2003 SDK with VS2005 as IDE.
> if any one have the link or the document regarding this please do
> send me.
> please suggest me how to proceed..
>
> Thanks in advance
>
> Regards
> vishnu
>