| Thread | Last Post | Replies |
|
| How to bring MSMQ to establish a GPRS connection? | 31 Oct 2007 17:11 GMT | 1 |
G'day everybody! I’ve got a .NET CF application that sends a message to a remote MSMQ over HTTP. If on the Smartphone a GPRS connection has been established before my application sends the message the message is properly delivered to the
|
| How to exclude dll from cab file | 30 Oct 2007 03:07 GMT | 3 |
I read Alex Fienman's web blog and created sample application in which i am using 'Windows Media Player' to play audio / video. When I create the cab file to install the sample app. on device, it includes 1. WMPLib.dll
|
| TAPI on WM5.0 PPC and SP | 29 Oct 2007 16:53 GMT | 2 |
Until now my implemntation of TAPI on WM5.0 for PPC and SP has worked well, I am able to make a simple phone call and send dtmf. I have received recently a WM5 SP SAMSUNG i600. On this smartphone I am still able to make a phone call using TAPI but the call is like a muted call,
|
| OTA and TPS role | 29 Oct 2007 15:39 GMT | 5 |
Im trying to obtain the Trusted Provisioning Server (TPS) role by sending a NetwPin signed Wap Push message to a WM6 terminal (HTC S710), but no matter what i set the 4104 (TPS) policy to, the terminal always obtains the OPERATOR role. I dont understand why the 4104 (TPS)
|
| desktop application gets info stored in device | 27 Oct 2007 00:40 GMT | 1 |
I would like to write a program running in desktop which can get SMS info stored in device.How to do it? Any examples? thank in advance.
|
| Custom Device Emulators | 24 Oct 2007 14:39 GMT | 3 |
A couple of questions I'm developing under VC2005/WM5 and noticed that there is a 320x240 landscape emulator. I downloaded and itstalled it - it has a QWERTY keyboard - but how do you
|
| Installing home screen plugin | 23 Oct 2007 17:57 GMT | 2 |
I'm creating a home screen plugin (Windows Mobile 5.0 for Smartphone and Windows Mobile 6 Standard) to display the status of my application on the home screen. It seems the common and recommended way is to create my own home screen XML
|
| GSM towers | 23 Oct 2007 06:20 GMT | 1 |
Tell as it is possible to learn how many GSM towers in a reach zone?! And how to receive though any information on them? WM5 And WM6
|
| Does .NET Framework have to be installed 4 C# Mobile apps? | 19 Oct 2007 19:28 GMT | 3 |
I have hired a programmer to create a mobile application to compliment my website. He has created what I requested but the installation installs the program and then installs .net onto my Windows Mobile 2005.
|
| Is it possible to register VK_TEND hotkey? | 19 Oct 2007 14:48 GMT | 8 |
I like to register the VK_TEND key inorder to close my dialog based application in MFC. Is it possible to override the default behaviour? Looking for a reply. S.Kumar
|
| OMA DM and the Exec command in WM5/WM6 | 18 Oct 2007 16:41 GMT | 2 |
Thanks for looking over my question. I'm curious as to whether WM5 or Crossbow provide a mechanism for an OMA DM server to remotely deliver and run executable content on a client device. From the documentation, I gather that the FwUpdate configuration service provider allows ...
|
| Best Practice? Homescreen Plugin | 18 Oct 2007 13:10 GMT | 2 |
I have a plug-in to add the Homescreen, but would prefer not to require a whole new layout -- as this would break about every rule in the book of good usability. Is there any way to get my plug-in to simply appear at the bottom of
|
| Symlink w/ Arguments | 17 Oct 2007 18:10 GMT | 8 |
My application requires that it start differently depending on whether it was started up from the phone being turned on as compared to when it is manually launched. I was trying to get this effect via creating a link to my executable and supplying this link an argument. However ...
|
| How Can I stop a phone call... | 17 Oct 2007 08:33 GMT | 1 |
I've developed a Windows Mobile 5 application that has got two software buttons, one for picking up and one for hung up. When I push the picking up button, I call this function 'Phone.MakeCall( NumberPhone, false )', where NumberPhone is
|
| call drop before connected question? | 16 Oct 2007 04:56 GMT | 2 |
I got another question about TAPI. When we are calling to the destination end, sometimes the call drop before connected to the destination end. I wanna record this error, so how can we detect this situation? can I use 'lineGetCallInfo' or 'lineGetCallStatus'?
|