| Thread | Last Post | Replies |
|
| shell.exe and explorer.exe? | 25 Feb 2008 23:32 GMT | 2 |
At ce 6.0, there are shell.exe and explorer.exe process. What's difference between them?
|
| Suppressing message boxes | 25 Feb 2008 22:42 GMT | 2 |
I'm developing CE 5.0 for a device which has a display, and does interact with the user, but should never display a message box. Is there a system-wide way for me to force all message boxes to not appear? And is it possible for me to force that text which would have been ...
|
| Hive based registry on CF card - how? | 25 Feb 2008 19:00 GMT | 4 |
System: Standard CECP BSP running on Aaeon PCM8152 Celeron M industrial board. WinCE 5.0. Image is located on CF card (also boots from the CF card).
|
| resource assigning to device driver.... | 25 Feb 2008 16:31 GMT | 1 |
I have ever read that any built in type device driver should assign its irq and io address statically at registry. But I can rather find that most of built in type drivers don't set its irq and io base address at registry.
|
| Windows XP embended Advnced Firewall Features | 25 Feb 2008 16:23 GMT | 1 |
When is it going to be available a MMC snap-in for Windows XP embended that includes Advanced Firewall features like in Windows Vista .... ?
|
| WinCE UI testing tool | 25 Feb 2008 14:32 GMT | 1 |
I need some suggestion for a UI testing automation tool. I need a mechansim to test winCE UI application on device in a automated way by using some framework, such that any test case files should be able to be executed from desktop windows PC on the winCE device UI application ...
|
| Call stack size on CE6.0 | 25 Feb 2008 14:11 GMT | 4 |
Hello World, In windows CE 6.0, Is there any way I can know the call stack size of the program which is executing. I want to do this within the same process. Also does the CE call stack occupy the memory of the maximum call stack size
|
| remote process viewer at ce 6.0 | 25 Feb 2008 08:45 GMT | 1 |
hi? I found there is some difference at ce 6.0's remote process viewer with old version. At the process viewer window, the access key for all process is set to 0 at
|
| WINCE500 and g_oalLogMask | 25 Feb 2008 07:48 GMT | 2 |
\WINCE500\PLATFORM\COMMON\SRC\COMMON\LOG\log.c This doesn't look right: UINT32 g_oalLogMask = OAL_LOG_ERROR|OAL_LOG_WARN|OAL_LOG_INFO; Should it not be:
|
| Reading back settings | 25 Feb 2008 05:46 GMT | 1 |
PB5.0 Our Mfg team will be configuring wince for voulme, create WLAN preferred network, create GPRS adapter, burn license to image. Sometime manual errors are happening while making these settings. So
|
| Data Abort Exception when launching explorer.exe | 25 Feb 2008 03:48 GMT | 4 |
Dear Everyone, I encountered a problem in porting CE 6.0 to my hardware. A 'Data Abort' exception occurs when CE launchs explorer.exe. I pasted part of the log below. Does anyone of you know why? I'd appreciate your help.
|
| validating pointer in structure | 24 Feb 2008 09:26 GMT | 2 |
I need to pass a structure containinig a pointer to the OAL via OEMIoControl. How do I validate and derefence the pointer in the WinCE 5.0 OAL? What will change when I want to support WinCE 6.0? Helge
|
| Support for SD card physical layer version 2.0 on WinCE 6.0 OS ? | 24 Feb 2008 05:33 GMT | 2 |
I want to know, whether WINCE 6.0 OS supports SD bus driver which is compliant to physical layer specification 2.0. I know that WINCE 5.0 supports SD physical layer spec 2.0, but i am not sure about WINCE 6.0.
|
| file system driver not being included in final image | 23 Feb 2008 21:49 GMT | 1 |
Hi All, New Bie here so sorry if my questions are a bit trivial but I have a problem that I hope you can help with.
|
| Debugger Support - Cortex A8 | 23 Feb 2008 19:16 GMT | 3 |
I'm working on a ARM Cortex A8 processor based board. I want to port Windows CE 6.0. I want to know, what are the tools available to debug Assembly code ( Startup code) and CPU specifice OAL libraries. I know that, kernel debugger is used for driver debugging. How to debug the
|