| Thread | Last Post | Replies |
|
| disconnect GPRS | 09 Mar 2007 16:54 GMT | 1 |
How can I disconnect an active GPRS connection programatically? Any pointers? Lisa
|
| T-Mobile promotion | 09 Mar 2007 14:55 GMT | 2 |
This is probably a bit off-topic, but I have been searching for the link for the discounted Dash/MD5 promotion page on MSDN and can't find it anywhere. I recall seeing it before Christmas. Does anyone know if this promotion has ended, or is the site just buried too far for my ...
|
| Blackjack Keyboard | 09 Mar 2007 12:10 GMT | 2 |
Our software uses Gapi Input and WM_KEYDOWN to read device keys. This is fine on most PPCs and Smartphones but the Samsung Blackjack appears stuck in returning "keypad-mode" codes from the QWERTY keyboard. How do I get it to return the full QWERTY rawcodes when reading it with Gapi
|
| DirectShow in Windows Mobile 5.0 | 08 Mar 2007 10:04 GMT | 3 |
I am not able to find any support on directshow in C#(2.0) for Window Mobile 5.0.... in the docs about the new feature of windows mobile 5.0 sdk , its written that i will support DirectShow so i included Microsoft.WindowsMobile.DirectX
|
| Do smartphones support Shells\Keys | 07 Mar 2007 14:47 GMT | 3 |
I want to map the buttons of a Windows Mobile 5.0 Smartphone to launch diffrent programs. I place the name of a .lnk file in HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\Shell\Keys\40C1
|
| starting an application at boot up | 06 Mar 2007 08:53 GMT | 6 |
I want to start an application at the start up of the mobile device. (i.e. when the mobile is switched on). The application should run in the background and should not affect the boot up process. One method is to put the exe of the application in startup folder.
|
| contact delete notification | 05 Mar 2007 06:43 GMT | 8 |
how can i get a notification in the case of any contact item being deleted?? i need to save the deleted contact name in a file at that notification.
|
| ANN: Windows Mobile 6 Standard SDK Available | 02 Mar 2007 09:10 GMT | 3 |
The SDK for the successor to Windows Mobile 5.0 Smartphone, now called Windows Mobile 6 Standard is now available for download at:- http://www.microsoft.com/downloads/details.aspx?familyid=b7a03ac2-819f-4a93-9971 -5a01cccef031&displaylang=en&tm
|
| Why only one bluetooth controller is supported in a WinCE host?? More options | 01 Mar 2007 19:31 GMT | 3 |
In Linux, more than two bluetooth device could be support. But in WinCE, if I plug a second bt device on to the host(like a PC), it brought about a conflict with the first one , and can not perform any function.
|
| Unresolved external errors | 01 Mar 2007 18:21 GMT | 2 |
<attempt to clarify some stuff missing from original, which I tried to retract> Hi - I have never used COM before but want to add POOM to an existing C++ native smartphone app. To do a proof of concept test, I wanted to create a
|
| Windows Mobile 5 TimeZone | 01 Mar 2007 14:26 GMT | 1 |
Does anyone know how to retrieve the Timezone information from a windows mobile device, I tried to use the system.Timezone.CurrentTimeZone.StandardName, but it returns nothing on my device. any thoughts on this??
|
| How to know how much memory my application used? | 01 Mar 2007 11:56 GMT | 3 |
My application is run background, so I must free as more memory as I can. At first I want to know how much I have used now. How can I do it?
|