Pocket PC Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:Getting notification about new SMS (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Getting notification about new SMS
#1399
Pariksheet (User)
PPC Senior
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
Getting notification about new SMS 11 Months, 2 Weeks ago Karma: 0  
Hi all,

I want to get the notification about new SMS arrives.
So I try one application using the "Samples\CPP\Win32\Mapirule" sample.
It works fine on windows mobile 5.0 emulator.
But when I put my application on actual device.
It wont works.
What's the problem?
Is their any setting which I have to done on actual device?
So that it will work.
Please any one have idea about it then please reply.
Waiting for your reply.

Thanks & Regards,
Pariksheet.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1400
Carty (Admin)
Admin
Posts: 725
graph
User Online Now Click here to see the profile of this user
Re:Getting notification about new SMS 11 Months, 2 Weeks ago Karma: 4  
Are you building any dll files? dll files need to be built separately for devices and make sure you copy the right ones.

And, have you heard of State and Notifications Broker API? Its much easier to intercept SMS with it.

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.
#1401
Pariksheet (User)
PPC Senior
Posts: 41
graphgraph
User Offline Click here to see the profile of this user
Re:Getting notification about new SMS 11 Months, 2 Weeks ago Karma: 0  
Hi Carty,

Ya, I have build one dll for mapirule.dll.
Actually I observed that I was passing the wrong MsgStore pointer.
Problem is that I can't able to determine that the MsgStore I am getting is of which type. Means it is of ActiveSync or SMS or some other.
Their are three accounts on my actual device.
E-mail,SMS,MMS.
So can I determine that the MsgStore is of which type?
Is their any way to find it?
If you have idea about it then please reply.

Thanks & Regards,
Pariksheet.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#1402
Carty (Admin)
Admin
Posts: 725
graph
User Online Now Click here to see the profile of this user
Re:Getting notification about new SMS 11 Months, 2 Weeks ago Karma: 4  
Yes, using the same API you can find the list of accounts, scan through it and then take the requested message store. Get me?

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.
Go to top Post Reply
get the latest posts directly to your desktop