| Thread | Last Post | Replies |
|
| Adding COM Port | 27 Jul 2006 13:35 GMT | 11 |
With WinCE 5.0 I use a CPU board with 2 com Ports (foreseeen by the BSP given by the HW supplier). Now I'm adding a new board with 4 serial lines that I need to usea as COM3 - COM6.
|
| why my device do not conncet activesync automatic in windows mobile 5.0? | 27 Jul 2006 09:08 GMT | 4 |
My problem is that the device(pxa270) can not connect activesync automatic over USB Serial Function driver. When my device has booted, the activesync is not connected automatic. In program,there is a modem link, I must active this modem link and then deactive it every time.
|
| NdisQueryPacket import missing | 27 Jul 2006 09:05 GMT | 2 |
Hi, I'm trying to integrate a new WLAN device driver into my Windows CE 4.20 image. However, while building the image I get this error : ----begin----- Error: Can't find import NdisQueryPacket in ndis.dll
|
| A problem with eboot downloading nk.bin by USB | 27 Jul 2006 08:13 GMT | 2 |
This is s3c2440 and wince4.2, and I use SMDK2440 BSP. I want eboot download OS Image(nk.bin) by usb, not by ethernet. I add usb function to eboot, but starting download the nk.bin by DNW, it says:
|
| Screen size | 27 Jul 2006 07:59 GMT | 2 |
What are the standard screen sizes? (and thier resolutions) I know: 3.0" --> 320x320 (square) 3.5" --> 320x240 or 240x320
|
| Can´t execute Networked_Media_Device.exe from MS Download Area | 27 Jul 2006 07:27 GMT | 1 |
Has someone used the XML Sample for NMDFP? The archive seems to be corrupt.
|
| How do I know what process opens my driver? | 27 Jul 2006 07:14 GMT | 3 |
I want to know what process/executable/module opens (via CreateFile, I suppose) my driver in xxx_Open. Any API to get this information? Thanks,
|
| touch test application? | 27 Jul 2006 04:21 GMT | 3 |
What executable does the touch test application get compiled into? I can't find a reference to SYSGEN_TCHTEST anywhere.
|
| How to add ActiveSync module into ULDR | 27 Jul 2006 04:18 GMT | 1 |
I want to do RF calibration via USB in ULDR, and the thing needs to add activesync module into ULDR. But I don't know which variables should be set to support it and I can not find the answer in Windows Mobile Help.Can you help us? Thank you!
|
| How to connect activesync automatic in windows mobile 5.0? | 27 Jul 2006 03:58 GMT | 3 |
My problem is that the device(pxa270) can not connect activesync automatic over USB Serial Function driver. When my device has booted, the activesync is not connected automatic. In program,there is a modem link, I must active this modem link and then deactive it every time.
|
| How to restore system.hv when system booup ? | 27 Jul 2006 02:11 GMT | 1 |
Dear Sir, I use PXA27X , PSM 3.8, Hive-based Registry and WINCE 5.0 to develop my project. I use PSM 3.8 to create a "Permanent Storage" Folder.
|
| GPIO configuration in WinCE5.0 | 26 Jul 2006 22:34 GMT | 3 |
I am basically new to WinCE environment so I would really appreciate if any one of you could help me to sort out my problem. I am using Intel PXA270 and BSP is MainstoneII in WinCE5.0. I want to make my GPIO 14 as active output high. So I have changed GPIO's in
|
| Kernel debugger stopping on Sleep() | 26 Jul 2006 20:34 GMT | 1 |
I'm not sure where to go next. I have a CE 5.0 image which runs fine. I want to connect the kernel debugger over KITL to capture an exception thrown from a 3rd party driver to send them back the call stack.
|
| JAVA | 26 Jul 2006 19:06 GMT | 1 |
Does anyone include java(JVM) inside ce image?
|
| How to save Resgitry before system go into suspend? | 26 Jul 2006 18:05 GMT | 2 |
Dear Sir, I use PXA27X, PSM 3.8 and WINCE 5.0 to develop my project. I try to save registry before system go into suspend. But it have some problem.
|