| Thread | Last Post | Replies |
|
| 7 hours still cant get active sync working ... | 29 Sep 2006 20:50 GMT | 2 |
I need to get AS working on my device so I can install drivers for a CF card. But I'm getting nowhere. Has anyone ever got this to work and if so whats the route to doing this. I have added full active sync, serial port and bluetooth (drvier and DUN)
|
| Application can't run | 29 Sep 2006 19:40 GMT | 4 |
I don't why my application (VB.NET) can't start under my Windows CE device. The problem is nothing happens: no errors, no windows opened, .. and I can't do anything to understand what's the problem, because the same application can run under other Windows CE devices. Maybe this one ...
|
| 2577 | 29 Sep 2006 18:27 GMT | 2 |
What's the correspondent name for the 2577 directory on Pocket PC for Windows CE devices? You know, 2577 permits to launch automatically its content once memory card is inserted into the slot.. Mhaxx
|
| Help! How to develop a CardBus Modem Driver?? | 29 Sep 2006 18:26 GMT | 3 |
CE5.0 Dear all, I have Vadafone 3G modem PCMCIA Card. I want to develop its WinCE5.0 driver, but I have no idea how to
|
| installing platform builder | 29 Sep 2006 17:27 GMT | 7 |
I am newbie in embedded developement. Can anyone tell me how to debug application on Windows CE. I heard somewhere that it can be done using Platform Builder and KITL. But when I tried to install Platform Builder, it flashes an error "Setup requires Microsoft Windows CE 5.0
|
| why my activesync only sync file from pc to device? | 29 Sep 2006 17:25 GMT | 3 |
In windows mobile 5.0, I use activesync by usb serial. Now, I find a problem, I only can sync file from PC to Device, but can not sync the file on device to PC, how can solve this problem? can it be solved by setting registry?
|
| USB mass storage problem , workaround - WinCE5.0 | 29 Sep 2006 15:18 GMT | 3 |
As many people in this newsgroups, I had to deal with those USB sticks which aren't detected properly under WinCE5.0. I fixed some bugs using previous posts in this newsgroups, like: http://groups.google.ca/group/microsoft.public.windowsce ...
|
| USB On-The-Go | 29 Sep 2006 15:15 GMT | 4 |
Is there or will there be a driver update for XSCALE PXA255 (Lubbock BSP) supporting USB on-the-go functionallity? /trond
|
| Ethernet connect | 29 Sep 2006 15:10 GMT | 7 |
I have Wince4.2.net, 1. When I build the Image with DEBUG Option my Lan network connection works fine. (DHCP server allocates the well address) 2. but When I build the Image with Release option , It gets 169.254.XXX.XXX
|
| Buffer size in serial port??? | 29 Sep 2006 14:20 GMT | 19 |
Is it possible to specify the max size in the serial port in PB? the reason for asking is that I got a problem when running applications if another device sents more than 256 bytes to my device even though the buffersize is specified in the application to e.g. 4000???? I'm using ...
|
| Installable ISR - general questions | 29 Sep 2006 13:34 GMT | 15 |
Before digging to deep in trying to implement and learn about IISR I would like to get some advises/answers if possible: - Is it possible to use e.g. math functions like e.g. sin() etc. in an ISR? - Is it possible to use memcpy()?
|
| installing windows ce 5.0 updates | 29 Sep 2006 12:21 GMT | 1 |
I have a windows ce 5.0 anthena device. microsoft's Pdf Reader is installed on it that enables me to read .pdf files. but it doesn't show Chinese, Koread characters. So when I search on google for same problem, I found some useful links
|
| August QFE: MSFLASH | 29 Sep 2006 12:08 GMT | 2 |
Can anyone provide the details of August QFE: Component: MSFlash 060831_KB924111 - Flash driver may fail to compact rendering the file system read-only
|
| using USB download kernel image instead of ethernet DHCP | 29 Sep 2006 09:58 GMT | 1 |
I develop a nand-bootloader,it include a Nandboot(4K) and a Eboot(about 100K) normally. the normal develop boards have the ethernet interface and using DHCP and TFTP service to download the kernel image.
|
| Mapping of Serial API Commands to Streamdriver | 29 Sep 2006 08:36 GMT | 4 |
There are some WINAPI calls for serial drivers like WaitCommEvent(), GetCommState(), SetCommMask(). A serial driver is implemented as a Streamdriver and therefore provides a couple of IOCTL's.
|