I m tryin to make this DLL which should obtain the location of the phone like country, city, area, block or anything for that matter that is displayed on the home screen. I think it can be accomplished using broadcast messages. But I m havin hard time to find a way to use them. I dunno how to access broadcast message. I m not sure that I m rite or wrong bout broadcast being the rite way to solve d prblm. Pls help..
Any sort of help and insight into d problm wud b appreciated.
Thanx,
Vishal

How to get the location of the phone??(maybe it has somethin to do wid broadcast msgs)
gentoo
Hi,
Your problem is related to the network braodcast information, which is being consistently sent by the network and each mobile reads that information. That information contains all such parameters. Please refer/post to the correct forum for the question. Refer to the following link to select the forum:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=286724&SiteID=1
I hope it helps.
Phillip Putzback
Hi vishal,
To get the location of the phone you can use the MapPoint SDK.I hope the following will be useful.
http://www.codeproject.com/cs/webservices/MapPointSmartphone1.asp
Dave Stienessen