Pocket PC Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:How to read the SMS. (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:How to read the SMS.
#1378
Pariksheet (User)
PPC Senior
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
How to read the SMS. 1 Year, 2 Months ago Karma: 0  
Hi All,

I am trying to read the SMS in the inbox on the windows mobile.
I am using MFC application.
I think the SMS are stored in pim.vol file.
Is it so?
How can i read it then.
And How can i read the MMS from mobile.
I am trying it on Windows mobile emulator.
And i am also interested to know the file format of SMS, MMS and globle database of messages file.
How can I interpret it.
If any one have idea about it, then please help me.

Waiting for ur reply.

Thanks & Regards,
Pariksheet.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1381
Carty (Admin)
Admin
Posts: 777
graph
User Online Now Click here to see the profile of this user
Re:How to read the SMS. 1 Year, 2 Months ago Karma: 5  
Dear Pariksheet,

PIM.vol is a locked file system and usually hard to go through it. You can however mount the database and use it. For more detailed on Embedded Database Functions, refer: http://msdn2.microsoft.com/en-us/library/aa912256.aspx

PS: The pim.vol structure is also changed from WM5 AKU 3.0! So hard coding certain structures might give you bad results on different ROMs when your application is going to be commercial. The best way I would suggest is to access it through Pocket Oulook API. This way you can read everything but limited to modifications.

Was this information helpful to you?

Regards,
Carty..
 
Report to moderator   Logged Logged  
 
Have a look at my Photo Galery..<br />Download and share free ebooks at FreeBukz.info<br />Try our [url=http://webhosting.cartystudios.com][b]Web hosting
  The administrator has disabled public write access.
#1385
Pariksheet (User)
PPC Senior
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
Re:How to read the SMS. 1 Year, 2 Months ago Karma: 0  
Hi Carty,

Thanks for the suggestions.
Ya,It's helpful to me.
I'll try it.
I want to know that whether the messages are stored in the pim.vol or somewhere else.
And using that EDB API, whether i'll get the sms or not.
Because i tried one application using MAPI's, it gives me the sms & mails in the indox.
From where these MAPI API's are giving me information, i mean from which file.
And one more thing, do you know the file format of the MMS file & thar sms database file?

Thanks & Regards,
Pariksheet.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1386
Carty (Admin)
Admin
Posts: 777
graph
User Online Now Click here to see the profile of this user
Re:How to read the SMS. 1 Year, 2 Months ago Karma: 5  
Im not aware of its structure but it can easily be retrieved via EDB API. And yes! The messages, call log and everything should be saved in pim.vol cemail.vol and clog.vol

Like I said, it varies with device! Not advised for commercial applications.

Regards,
Carty..
 
Report to moderator   Logged Logged  
 
Have a look at my Photo Galery..<br />Download and share free ebooks at FreeBukz.info<br />Try our [url=http://webhosting.cartystudios.com][b]Web hosting
  The administrator has disabled public write access.
#1390
Pariksheet (User)
PPC Senior
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
Re:How to read the SMS. 1 Year, 2 Months ago Karma: 0  
Thanks Catry,

Thanks for your help.
It's really helpful to me.
I'll definitely try it.

Regards,
Pariksheet.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop