| Thread | Last Post | Replies |
|
| Soft Key Menus Left or Right Side? | 10 Oct 2007 19:23 GMT | 1 |
Short Question: Should mainmenu menu options go on the left or right side for Mobile 5.0 and Mobile 6.0 applications? Why? Long Question: I've been reading through the Microsoft Mobile Development Handbook
|
| picture notification | 10 Oct 2007 16:45 GMT | 3 |
I'm new to windows mobile 6.0 platform. please help me if somebody has answer of my query. i want to know about camera application/ driver on windows platform. Is these are already built in part of platform. is source code for this app is open?
|
| Dialling from an application | 10 Oct 2007 15:24 GMT | 1 |
Hi, i'm writing an application that will dial a number, using the Microsoft.WindowsMobile.Telephony.Phone class. It dials the number fine but how can I stop it bringing up the default dialler when the call is being made?
|
| Custom USB device driver | 10 Oct 2007 14:29 GMT | 6 |
Hello List, I want to develop a USB device driver for a Windows Mobile 5 device. As far as I know I have to buy the Platform Builder to be able to create such a driver. Since I just want to develop a single device driver and not
|
| DMProcessConfigXML and SndSetSound makes the Windows message queue to work asynchronously | 10 Oct 2007 11:37 GMT | 1 |
I have a very weird issue with a program that receive a windows message ( a WM_USER one) and do some job. Doing this job takes several seconds and then it waits for the next message. If a new message comes while doing the job, it is retained in the
|
| Call Function | 10 Oct 2007 03:10 GMT | 1 |
What functions do I need to look at when a call is coming in so I can intercept the call? Thanks
|
| Calllog Event | 09 Oct 2007 22:06 GMT | 2 |
I can get an event when I have a missedcall and when an incomming call is happening. But how can I just have an event when the calllog has been changed? Because the incomming call event fires when:
|
| Disabling scrollbar in pocket pc (landscape mode) | 09 Oct 2007 19:31 GMT | 2 |
Is there any method through which we can disable the scrollbar for the landscape mode in pocket pc for any windows mobile application. My application has its own scrollbar and scrolling methods. How can i override the default behavior?
|
| WM6 can't display tables? | 09 Oct 2007 18:49 GMT | 1 |
Is there a known problem with WM6 IE displaying tables? I can't get it to display multiple cells on a single row. Even if I create a really simple page; <html>
|
| Windows Mobile 5.0 SDK install error | 09 Oct 2007 15:33 GMT | 1 |
I have tried to install the Windows Mobile 5.0 and 6.0 SDK, and it gives me an error: "The cabinet file 'sdkfiles.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an
|
| RNDIS drivers | 08 Oct 2007 20:14 GMT | 1 |
I currently have a custom RNDIS ethernet devices that I am deploying in conjunction with software developed for Windows Mobile 6.0. From what I can tell it is up to the system builder to include the appropriate drivers (usb8023, rndismp, etc) with the PDA's image to enable
|
| How to terminate outstanding CeRapiInvoke() call | 08 Oct 2007 16:12 GMT | 2 |
I use RAPI to communicate to PDA in my desktop application, and CeRapiInvoke() in particular. The application installs some components on PDA, and at some point, when the user press Cancel, I need to terminate outstanding call to CeRapiInvoke().
|
| zlib OpennetCF question | 08 Oct 2007 11:09 GMT | 15 |
I'm using this code: Dim inf As Stream = New System.IO.FileStream("\My Documents\test.txt", FileMode.Open) Dim outf As Stream = File.Create("\My Documents\test.zip")
|
| Disabling the homekey | 08 Oct 2007 08:40 GMT | 1 |
Hi does anybody know how to disable the homekey on smartphone? I'm using vs 2005 and smartphone 2003 and WM5.0. I have tried capturing the key using RegisterHotKey (as suggested by people to solve this problem) which captures the other soft keys just fine. However for the home key ...
|
| Newbie - Software requirements | 06 Oct 2007 19:20 GMT | 4 |
As a newbie, what software do I need to develope a mobile application for WM5? These are what I got: VS 2005
|