| Thread | Last Post | Replies |
|
| how to override a smartphone key ? | 21 Apr 2005 15:52 GMT | 1 |
how to override a smartphone key such that some additional functionality is added to the key. Plz help me out
|
| MAPI | 21 Apr 2005 13:44 GMT | 1 |
What change shuld i do to send SMS or MMS instead of Email messages through MAPI in smartphone
|
| I need Help!! How can i read all SMS in SmartPhone's Inbox??? | 21 Apr 2005 09:41 GMT | 3 |
I am a chinese smartphone developer,but a green hand. Now I get a problem --- how can i read all SMS in my smartphone. Anybody give me some whole example code for my study( C# or EVC++ ). my Email : gp02a_zx@yahoo.com
|
| call | 21 Apr 2005 07:04 GMT | 1 |
How can we make call through programming and how the green call button event can be captured....
|
| How can i make a custom setup file? | 21 Apr 2005 05:40 GMT | 1 |
I made a big application with some data files.Now, i want to make a setup file to let user can select install path(like storage card).How can do that ? thx
|
| CeOpenDatabase fails | 21 Apr 2005 04:45 GMT | 3 |
i have created database but have 2 problems 1. it is sucessfully created but failed to open i pass all parameters correctly. CeOpenDatabase fails
|
| Connecting to web service | 21 Apr 2005 01:45 GMT | 4 |
I'm a newbie to smartphone development and i'm currently working through the quick start labs that came with the mobile dev toolkit. The problem i have is with an example that posts to a web service. When i attempt to upload i get an error message saying: 'server was unable to
|
| Regarding SMS | 21 Apr 2005 00:26 GMT | 3 |
how i can send SMS to my Own emulator for testing. I have no number at all.
|
| code signing | 20 Apr 2005 22:58 GMT | 1 |
Where would be the best place to find information on the new requirements for code signing by the mobile operators? Ryan
|
| Need more than just phone.cs | 20 Apr 2005 20:43 GMT | 2 |
Hi, MakeCall in phone.cs works great, but is not really what I need. I want my code to dial numbers when there's a conversation allready going on. Also the software has to be able to 'hang up the phone'. So, I think I need some help for this...
|
| How to unlock the keyboard lock | 20 Apr 2005 15:42 GMT | 4 |
Hi - I am working on a kind of ringing bell for my smartphone. Here a timer controlled window is actvated to foreground but the new window cannot be confirmed as an active keylock(keyboardlock) still blocks the menubar. So I wonder how to request the keylock-state and how to ...
|
| CeOpenDatabase , CeOpenDatabaseEx not works | 20 Apr 2005 13:15 GMT | 1 |
i want to create my database like contact database. it is sucessfully mounted and created but failed to open i pass all parameters correctly. i used GetLastError it gives
|
| plz help!!! | 20 Apr 2005 12:52 GMT | 7 |
Please help me to capture the call event. I want to display a dialog when a user dial a telephone number... Plz help me...
|
| MSXML3 Support | 20 Apr 2005 12:19 GMT | 1 |
Does the Smartphone 2003 have MSXML3 support?, I've tried to port one xml based application from PC. Eventhough its compiling and linking well, in runtime it fails to create the instance of the component. HRESULT hr = CoCreateInstance(
|
| Starting external application problem | 20 Apr 2005 07:23 GMT | 2 |
I need to start an external application. I'm using ShellExecuteEx. First approach. I've created two apps. First application is starter, while second application will be started by first application. This scheme works. Second approach. I've tried to start a calendar application. It ...
|