| Thread | Last Post | Replies |
|
| Where have the Pocket Outlook Databases gone in WM5??? | 01 Dec 2005 13:09 GMT | 1 |
Where have the Pocket Outlook Databases gone??? If anyone knows where and how Pocket Outlook stores it's information, it would help me a great deal. I'm particularly interested in knowing where the information that was once stored in the Categories Databse now resides.
|
| Getting SmartPhone Wireless Carrier | 01 Dec 2005 08:47 GMT | 1 |
I need to find out from PC app wireless carrier of connected SmartPhone. How can I do this?
|
| call history logger | 01 Dec 2005 08:41 GMT | 3 |
I want to develop an app. which will log all incoming and outgoing calls. I find the way to catch the call events. But i want the app. to work all the time like a windows service. Is there a way to achieve this. Thanks.
|
| GetLocaleInfo problem in WM5 | 01 Dec 2005 01:50 GMT | 5 |
To find out about the time format, I use the following code on Smartphone 2003: TCHAR iTime[2]; TCHAR * piTime = iTime; int chars = GetLocaleInfo(LOCALE_USER_DEFAULT, LOCALE_ITIME, piTime, 2);
|
| How do I make the background of an icon have no color when it is displayed? | 01 Dec 2005 01:23 GMT | 1 |
I wrote an application that has an icon associated with it. After I run it the icon shows up near the top of the home screen and the background is white. All the other icons have a clear background (no color). How do I change the properties of my icon?
|