| Thread | Last Post | Replies |
|
| How To reformat X51 and do a clean install of Windows Mobile 5.0? | 31 May 2007 19:25 GMT | 1 |
Does anyone know how to reformat; not a hard reset; a Dell x51 and do a clean install of Windows Mobile 5.0? I have several Japanese X51s and need to wipe the device and install a U.S. version of the OS and programs.
|
| Suppress dialog when invoking WNetAddConnection3W | 31 May 2007 17:47 GMT | 3 |
I am trying to programmatically (and silently...i.e. no UI) establish a connection to a network share via WNetAddConnection3W on WM5. Unfortunately, if the supplied credentials are invalid, the user receives a dialog prompting for credentials. Is there _any_ way I can suppress ...
|
| Powering the phone on programmatically | 31 May 2007 17:32 GMT | 2 |
We are trying to programmatically switch on/off the phone thru TAPI or some other means. Method followed thru TAPI line functions. lineInitialize,
|
| Dictionary | 31 May 2007 16:16 GMT | 1 |
How can I add dictionary to the textbox.
|
| PeekMessage and Threads | 31 May 2007 16:04 GMT | 3 |
IDE: eVC4 I have created a thread for handling a *lot* of data crunching and messaging tasks. After one thread writes and before the main thread reads, I would like to
|
| Why no SVG support for Windows Mobile 6? | 31 May 2007 15:54 GMT | 1 |
This seems ludicrous. Stuck using BMPs when SVG is clearly superior for resolution-independent interfaces. Not to mention built-in interactivity. Can anyone give me a rational explanation for this? Better yet - can anyone point me to a 3rd party SVG & SVGT rendering
|
| detecting if a device is running WM6 | 31 May 2007 14:29 GMT | 1 |
Is there an easy way to do this? like a registry key or something? I have a device that tells me from the about button that it is WM6 Prof, but I want to find this out programatically. Thanks
|
| WCELOAD example? | 31 May 2007 13:52 GMT | 4 |
Hello to all you folks in this newsgroup. I just found this today, and I'm hoping maybe you guys could point me to an answer for a question I have. Here's the situation: I'm writing a Pocket PC app in C# that connects
|
| Manually copying files to emulator in Post Build event | 31 May 2007 13:22 GMT | 6 |
Anyone knows how this can be achived? I tried to play a bit with the build events, and I found out when to do that, but no clue as to how to do the actual copying, since there's no macro for the remote device/folder etc.
|
| Bluetooth max connection to a service. | 31 May 2007 11:40 GMT | 9 |
I am developing an bluetooth applicatn for Windows Mobile 5.0 devices (PocketPC & Smartphone). I am able to register my own service with newly created GUID. I am able to connect to this service too but only two connections succeed .
|
| How to bring up "Programs" menu? | 31 May 2007 10:56 GMT | 5 |
Is there anyone know how to bring up the "Programs" menu? Thanks.
|
| How kill process with Windows mobile 5 ? | 31 May 2007 07:41 GMT | 13 |
Good morning, I am writing an application on smartphone and I have to kill another application. I retreived PID for the application to kill but I can't kill it. I have a message that indicates than I do not have the
|
| GPRS is not connected when wifi is on | 31 May 2007 06:45 GMT | 1 |
The following code, the ConnMgrEstablishConnectionSync() is able to get connected and has a valid GPRS IP address if the wifi is disabled. But when the wifi is enabled and on already, the ConnMgrEstablishConnectionSync() still returns success with dwStatus (0x10)
|
| Mobile to PC communication | 31 May 2007 03:50 GMT | 4 |
I am new to windows mobile application development. I have an application running on wince and an application running on the desktop. I want to have communication between the two applications. Can anyone tell what are the different ways to achieve this?
|
| WM_KEYDOWN does not work | 31 May 2007 03:05 GMT | 4 |
I am writing a simple program using visual studio 2005 visual c++ for pocket pc 2003. I can't get the WM_KEYDOWN to work, can anyone please tell me what i am doing wrong in my code?
|