| Thread | Last Post | Replies |
|
| SMS style notifications | 10 Sep 2007 21:01 GMT | 1 |
I would like to put up notifications the way Microsoft does on incoming SMS messages. You know, the cool little cornered box at the bottom of the screen that can also put up its own menu unlike a Message Box.
|
| JVM for Windows CE | 10 Sep 2007 20:10 GMT | 4 |
I'm finding a JVM for Windows CE (CDC) and in this moment i don't found a good option. In the web the best option for all the world is IBM J9 but IBM don't support more this product. Any know who sell this product now?
|
| Getting exceptions from Start process. | 10 Sep 2007 16:43 GMT | 1 |
I execute another program from my application using System.Diagnostics.Process p.StartInfo.FileName = @"vxFtp/vxFtp.exe"; p.StartInfo.Arguments = "vxFtp/ftpScript.txt";
|
| How to know where user have installed my cab file? | 09 Sep 2007 21:32 GMT | 2 |
in my cab file i have some additional files,how can i know where user have installed them,ie device or storage card? so i can know the path to open files correctly? regards,
|
| How to write a camera application for windows mobile 5 PDA phone? | 08 Sep 2007 22:52 GMT | 4 |
I need to write a camera application by using CF .net or EVC4 for windows mobile 5 PDA phone. But I didn't know how to start up, does microsoft provide any SDK for writing a video camera application independent with H/W device?
|
| PPC Desktop DNS Info | 08 Sep 2007 19:02 GMT | 3 |
I wrote a Web-Service in Java and deployed this under Axis2 on my desktop. My PPC WM 5.0 is going to be using a VB.NET app to communicate to that web-service. Of course, in looking for information on how to create a VB.NET Web-Services
|
| Installing barcode fonts | 08 Sep 2007 14:34 GMT | 3 |
Can this be donw on WM5? If so how please. Cheers SteveW
|
| Mobile Map API? | 08 Sep 2007 09:57 GMT | 1 |
Does anybody know if there's a map API that can be used for programming a WM6 device? I'd like to write my own GPS app, and being able to access maps is the fundamental first step. Ideally, I'd be able to send a GPS position to a server somewhere and get an image of
|
| Default DLLs or SYSGENs found in WM5 | 08 Sep 2007 03:18 GMT | 1 |
3 Questions: 1: Does anyone know of the default DLLs (or SYSGENs) that *must* be in *all* Windows Mobile 5.0 devices, versus optional DLLs which *may* be present, versus DLLs that will *not* be present?
|
| Critical Sections behavior | 07 Sep 2007 21:49 GMT | 1 |
For Win32 MSDN contains the following note regarding EnterCriticalSection() : "When a critical section object is owned, the only other threads affected are the threads that are waiting for ownership"
|
| PEAP, EAP? | 07 Sep 2007 18:44 GMT | 4 |
I don't see much info on using PEAP either implicitly through configurating a device appropriately, or programatically in whatever manner possible. I also don't don't see any PEAP options in setting up LAN connections in the WM5 PPC emulator.
|
| Printing a bmp image to a zebra printer | 07 Sep 2007 18:35 GMT | 2 |
can anyone help? iwant to print a simple bmp file to a zebra printer. Can anyone point me in the right direction. Im currently using VB .NET thanks shawrie
|
| Connect CE 5 Emulator with activesync? | 07 Sep 2007 18:25 GMT | 3 |
Any chance to connect the WinCE Sample Emulator with activesync?
|
| Email settings CSP | 07 Sep 2007 18:24 GMT | 1 |
i am configuring two email settings(pop3 and imap) using CSPs and the XML is parsed successfully too but the changes are not reflected on the device..can anyone help in this regard.. thanks in advance
|
| Query IMEI via OMA DM | 07 Sep 2007 18:22 GMT | 1 |
Is it possible to query a WM terminal for its IMEI via a OMA DM get command? If possible, then please write the path to the IMEI in the DM MgmtTree.
|