| Thread | Last Post | Replies |
|
| CF Card Detection in WinCE5.0 | 16 Aug 2006 17:14 GMT | 5 |
I am working on PXA270 Mainstone II board in WinCE 5.0. I am trying to detect my CF card but image is showing Unidentified PCCard Adaptor dialog box and ask for the name of driver. Platform.reg contains following code for registry setting:
|
| Can't sysgen | 16 Aug 2006 15:48 GMT | 2 |
I'm new to Windows CE 5.0 and have been trying to setup a CEPC platform which has one custom driver that I'm going to develop. The driver is a D3D Mobile driver. I've included the D3DM component SYSGEN_D3DM and I've created a device driver project with a sources file. I've added
|
| Crash in KernelIoControl() call | 16 Aug 2006 15:28 GMT | 6 |
I'm still trying to the miniport driver on top of KITL to work and narrowed down the problem a bit. In vmini.c, there is a call KernelIoControl( IOCTL_VBRIDGE_GET_TX_PACKET,
|
| Exception due to IssueIsocTransfer function | 16 Aug 2006 10:09 GMT | 5 |
I am getting an exception due to function call lpIssueIsochTransfer. The exception is in transfer.cpp file, in the function: CITransfer::DoneITD()
|
| Platform builder 5.0 for windows mobile | 16 Aug 2006 10:01 GMT | 1 |
When trying to download an diskimage to an evaluation board. I got the following error when trying to set download and transport in the target connectivity options dialog box. I have never seen anything like it. An exeption pops up when I'm trying to press the button for choosing
|
| the resume and wakeup of USB serial kitl? | 16 Aug 2006 09:50 GMT | 1 |
I have realize USB serial kitl in WM5.0. But threre has a problem. when system suspend and wakeup, The kitl can work rightly? How to resolve it?
|
| how to make my bluetooth device not dicovery | 16 Aug 2006 04:56 GMT | 1 |
Hi as the title, I use wince5.0 for my device. Best regards
|
| A function declared in DDK header files | 16 Aug 2006 03:45 GMT | 2 |
I am studing WinCE.5 usb drivers, I find a function, "lpIssueBulkTransfer", which is declared in "PUBLIC\COMMON\DDK\INC\usbdi.h" #291. But I searched the whole Wince500 directory and can't find the definition of it.
|
| revision control | 15 Aug 2006 19:52 GMT | 5 |
Having imported the entire %WINCEROOT% tree and our BSP into clearcase (which makes everything read-only), I can successfully build an image only after I've made the following files writable: PUBLIC\COMMON\OAK\CATALOG\DATABASE\pbdb.mdb
|
| EHCI PCM-9375 | 15 Aug 2006 19:37 GMT | 1 |
Anyone does work with this board ? My problem is EHCI Host Controller, does not work. The same image work in the PCM-5820 board. my debug output. 0x83fcfce0: -------------------------------------------------------------------------------
|
| number of comports in Wince 5.0 | 15 Aug 2006 17:35 GMT | 4 |
Can somebody tell me if there is a limit to the number of comports in wince 5.0. When i add more that 10 the rest isn't loaded. Is there a way to work around this?
|
| how to set a timer in main() program? | 15 Aug 2006 17:12 GMT | 1 |
Hi, I want to use the timer in my appilication, which is non-GUI application and has no handle to a window. I had tried the SetTimer() API, but failed. Any idea for this requirement? Thanks
|
| Windows CE Shell Build # | 15 Aug 2006 15:22 GMT | 2 |
On the NON-Ship-build Windows CE 5.0 Shell UI, display the build version info: Microsoft Windows CE v5.00 1400(date). I try to find out the "build Number : 1400" come from? Not in the rc file as OSVERSIONINFO.
|
| 'function @ Ordinal 584836' is missing! | 15 Aug 2006 15:21 GMT | 1 |
When trying to run an application I get this error: ERROR: function @ Ordinal 584836 missing in Module 'ole32.dll' !!! Please Check your SYSGEN variable !!! The problem is I cannot find an ordinal 584836 anywhere!
|
| Error 608 on Activesync when using FFS mounted as root | 15 Aug 2006 13:42 GMT | 1 |
We're using a Samsung S3C2440 400 MHz with WinCE 5.0. The board has 2 GB flash, 16 MB of which are used to run the kernel XIP and the rest which is the flash file system. We mount the flash file system as the root directory, which works fine.
|