| Thread | Last Post | Replies |
|
| How to show multiple application button on taskbar under WinCE5.0 | 23 Nov 2007 05:00 GMT | 2 |
Dear Sir: I found the WinCE5.0 can not display many application button on taskbar. Would you help me how to solve this problem? Best Regards
|
| Direct Draw driver Failing in SetOverlayPosition with DDERR_INVALIDPOSITION | 22 Nov 2007 11:24 GMT | 3 |
After my long experiments with WinCE drivers, now I am stuck up with a new Issue in the ddraw enabled display driver. The issue is as simple as this, if i give the X and Y co-ordinates in the SetOverlayPosition function any thing other than (0, 0), it fails with the error code
|
| CEPC download via COM1 not working | 22 Nov 2007 09:44 GMT | 1 |
Folks... i have got VS2005+PB WCE 6.0 on my host machine (which only has a COM1) and a target machine with only a COM1 too.The addresses and IRQs in both machines are standard (3F8+irq4). I boot DOS on my target machine and run "loadcepc /v /q /c:1 /b:115200" and
|
| Timer with Micro seconds | 22 Nov 2007 09:14 GMT | 5 |
Can anyone guide me in attaining micro seconds delay in WinCE. I am able to find out some routines like "QueryPerformanceCounter()" and "QueryPerformanceFrequency()" which work at the "BSP level". But I require a Timer at the "Application level" which can provide me
|
| Power Management in Backlight driver | 22 Nov 2007 02:02 GMT | 4 |
Hai All, I am developing a backlight driver for a voip handset.I want to off the backlight when the UserActivity_Incative event set by the powermanager.How can I get the handles of that event set by
|
| USB flash key | 21 Nov 2007 18:40 GMT | 3 |
Hi all, In my image USB keyboard and USB mouse are working fine but however when I attached USB flash key, WinCE doesn't show USB hard disk in "My Device" or explorer window.
|
| olece400 | 21 Nov 2007 13:46 GMT | 6 |
Could someone tell if this DLL is inclued into default/basic OS 4.20, and if not what's the component to add? Thank you, Mhaxx
|
| How to turn off a system from application? | 21 Nov 2007 12:28 GMT | 1 |
I'm looking for a way to turn off my ce device (lx800) from my application. Which api could be available for it?
|
| Using Phone Ime | 21 Nov 2007 10:53 GMT | 2 |
How to invoke Phone IME of wince from my own application? Regards Rakesh
|
| DeviceIOControl failed (code 87) problem | 21 Nov 2007 10:10 GMT | 2 |
When conducting ndis one card tests we are getting following error " ndt_1c ERROR: The NDT test driver DeviceIOControl failed (code 87)
|
| How to update NK.bin via a SD card? | 21 Nov 2007 08:50 GMT | 1 |
As the title. I need a advice on it. I found a sample code at C:\WINCE500\PUBLIC\COMMON\OAK\CSP \X86\BIOSLOADER\LOADER\fat.c
|
| Trouble loading CF driver | 21 Nov 2007 07:32 GMT | 6 |
My Platform: Freescale i.MX31ADSE platform and I'm trying to get a Socket Mobile CF P500 Wi-Fi device to work. I've got the CF driver installed that came with the BSP and I've also got the Socket Mobile driver installed. After the OS has booted up, pcc_mx31.dll (the Freescale ...
|
| How to build KdStubLite eXDI2 driver ? | 21 Nov 2007 01:32 GMT | 2 |
Few days ago I started developing Windows CE 5.0 Platform Builder driver to connect a hardware JTAG emulator to the PB. According to MSDN doc the good starting point is to use KdStubLite example driver and then modify it. The full driver code is provided in MSDN resources, but I ...
|
| Intel IXP420/425 BSP Compact Flash Driver | 20 Nov 2007 22:57 GMT | 3 |
I am fairly new to WinCE and have a project in which I have to find a suitable driver for a compact flash interfaced to Intel IXP425 processor through expansion bus. Intel provides a BSP for IXP425(Intel IXDP425) however the BSP does not include a compact flash driver. If I add ...
|
| Removing OLE causes build error | 20 Nov 2007 20:17 GMT | 2 |
I've been trying to minimise the RAM and Flash footprint of our kernel by removing unused components. I recently removed SYSGEN_OLE_GUIDS and SYSGEN_OLE_STG because we're no longer using COM and our application continued to work fine.
|