| Thread | Last Post | Replies |
|
| Detecting serial device removal | 22 Sep 2006 16:53 GMT | 1 |
I'm writting a driver for a serial device for WinCE 3.0/4.2/5.0. I would like to know whether there are any ways to detect/sense a serial device removal so that i can close the COM port when the device is physically removed. One method is to keep polling the COM port for device ...
|
| CETK One-Card Network Card Miniport Driver Test | 22 Sep 2006 15:50 GMT | 2 |
Can anybody tell me exact OS configuration to run these tests. test configuration is without kitl using miniport. Rgds, Sharanu
|
| Moving BSP from WinCE5 to WM5 | 22 Sep 2006 14:38 GMT | 2 |
I am porting BSP from WinCE5 to WM5,and building is passed,but there is not NK.bin or NK.nb0 in release directory Can anyone help me?
|
| How to disable OEMIdle | 22 Sep 2006 14:10 GMT | 12 |
In a lot of places it is suggested to disable the OEMIdle function when runnning a realtime system, but nowhere I can find a description on how to do that - so any help is highly appriciated. Thanks
|
| CEFileWiz? | 22 Sep 2006 10:55 GMT | 4 |
I have downloaded the CEFileWiz from Mike Halls Blog but I am only able to include the files directly into my image. I would like to have the files as an item in my catalog in PB like Mike showed in his video - anyone who can tell me how to achieve that?
|
| BSP for MC9328MXL i.mxl | 22 Sep 2006 09:35 GMT | 6 |
I am new to WINCE. I need to develop BSP for MC9328MXL i.mxl Litekit. I don't know how to start. Can I clone the existing BSP for Samsung SMDK2410? Please Help.....
|
| PXA255 SDMMC driver failure | 22 Sep 2006 07:38 GMT | 5 |
Hi, I'm getting a data abort in my SD Card driver when trying to launch a Java app on my SD card. It runs fine on the RAM filesystem. The data abort occurs at the
|
| How to associate *.wma / *.wmv to another player ? | 22 Sep 2006 06:48 GMT | 2 |
Dear Sir, I use WINCE 5.0 to develop my project. In my device , I have two player in the system, one is windows media player , another is OEM player.
|
| how to include the tch_cak.lib to my application to start up the stylus application | 22 Sep 2006 02:53 GMT | 9 |
I'm a new hand to programing ,I'm developing touch panel on Win CE5.0 PB on samsung 2440a borad, I want to start up the default application that call STYLUS on control panel , as I know ,there would be a tch_cal.lib after compile, and my
|
| Reading registry values | 21 Sep 2006 20:50 GMT | 3 |
Hello group, I want to read a 16 byte registry ID and compare that value with a known ID. What s the best way to do that. I am trying to use RegQueryValueEx but doesnt seem to be working.
|
| NDIS Driver doesn't load on Pocket PC 2003 Emulator | 21 Sep 2006 15:28 GMT | 6 |
I've modified the NE2000 Network Driver which comes with Platform Builder 4.2 for my purposes (basically by adding a stream interface). It runs perfectly fine using Platform Builder's x86 emulator platforms. However, when I compile and run it with Visual Studio 2005 (for Pocket
|
| About EBOOT and WIN CE Image?(EP9302) | 21 Sep 2006 10:40 GMT | 3 |
I'm now attempting to download windowsCE.net4.2 to my hardware platform (Cirrus Logic EP9302).After programmed EBOOT into flash,I restart the hardware platform and want to download the Windows CE Image into memory using Ethernet.This moment,HyperTerminal show message as below,and ...
|
| ActiveSync is not working | 21 Sep 2006 10:10 GMT | 2 |
I am using wince 4.2 and pxa255 device. when i can the wince device with host pc, activesync does not get started. I think the problem is with RAS entry as it gives following error "4294812776 PID:3c7cb7e TID:639e697a 0x83b6f5bc: AfdRasEnumEntries() unable
|
| wceload stops - sometimes | 21 Sep 2006 09:42 GMT | 2 |
CE 5 Hive based registry on MMC card CAB file on MMC card Installing to folder on MMC card and making registry entries
|
| Deteremining system idle time (from mouse/keybaord input without system hooks) | 21 Sep 2006 07:52 GMT | 1 |
Is there a simple way to get at the GWES idle time counters to determine how long the system has been idle from receiving both mouse and keyboard input? I would rather not put in globabl system hooks and look at every event, but instead simply prefer to get at the current
|