| Thread | Last Post | Replies |
|
| C++ exception influence real time behaviour of CE | 30 Nov 2006 20:15 GMT | 8 |
We have found a very strange behaviour of WinCE. When a low priority thread is causing a simple C++ exception it may happen, that high priority threads are not sheduled properly during that time. One can simple reproduce this with the following example.
|
| In one function, some breakpoints work, some breakpoints don't work, Why? | 30 Nov 2006 17:14 GMT | 7 |
I insert some breakpoints in one function, Ok, It will stop when the program call this function But, after I write some new code into this function and set some breakpoints in these new lines
|
| Maximum number of incoming TCP Connections? | 30 Nov 2006 16:29 GMT | 3 |
I am not sure if this is a platform issue, or is anyone else has experienced it. Or current CE device is running CE 5.0 with patches up to September and CF 2.0. Our devices communicates with each other via a secure SSL TCP connection using third party software for CF. Each
|
| When we call DisMount() to dismount a storage, do WinCe System produce a Message to notify other application? | 30 Nov 2006 16:20 GMT | 1 |
Dear Sirs: I have a question: When we call DismountStore() to dismount a storage, does WinCe System produce a Message to notify other application?
|
| About SD interface in WinCE 5.0 | 30 Nov 2006 07:46 GMT | 12 |
Helllo everyone. I am using PXA27x and WinCE 5.0. And there's some questions about SD interface. I would like to implement two SD slots.
|
| How to send a PBT_POWERSTATUSCHANGE..?? | 30 Nov 2006 07:34 GMT | 4 |
Im about to write some code for handling the situation, where my platform is losing the power. In such a situation, the supply is switch to backup power. thats genrate a interrupt, where the system then is send to suspend using SetSystemPowerState and the state flag ...
|
| Function Client Driver on Wince 5.0 | 30 Nov 2006 04:33 GMT | 4 |
I am new to wince and developing a USB function client driver on wince 5.0.This driver is to communicate through Bulk endpoint and it sits on PDD and MDD and uses MDD interfaces like lpIssueTransfer, lpStartDevice etc. Can we implement our driver as a stream interace driver so that
|
| BUG: Solution Explorer does not understad "*" as DIRS file entry | 29 Nov 2006 21:31 GMT | 1 |
The V6 IDE solution explorer does not appear to handle DIRS files with DIRS="*" as it can't expand the WINCEROOT\platforms\Common\Soc Directory.
 Signature Steve Maillet
|
| Dependencies for custom driver | 29 Nov 2006 21:29 GMT | 5 |
I am using Plaform Builder for Windows CE .NET 4.2. I have added some custom drivers to the .cec file of my BSP (using CEC Editor) in custom feature groups, but in the catalog they do not behave the same way as the standard driver types. Firstly, custom drivers using the standard
|
| Interpreting ERROR!!! Calling xxx_SetProcPermissions in Wince 6.0 with platman 'cepermon' tool | 29 Nov 2006 20:46 GMT | 7 |
I'm working on an SoC architecture where various drivers and user application code need to share access to the specialized hardware coherently. For example, the state video subsystem must be identically viewed by all clients - display drivers, dshow filters, etc.
|
| Problems debugging MIPSII_FP with CE 6.0 - "Step into" and remote tools are broken | 29 Nov 2006 16:55 GMT | 3 |
F11 (step into function) is broken in MIPSII_FP builds under Wince 6.0. This is reproduced on the NEC Rockhopper Vr5500 standard reference platform as well as on our own BSP. All other run-to-breakpoint operations (i.e. step out of, run to cursor, set
|
| Different between debug and release build | 29 Nov 2006 16:50 GMT | 2 |
Can anyone please tell what is the difference between a deub build and release build? Because I have created multiple XIP region and it can be boot up under debug build but not release build. It just hangs in the middle after "IOCTL_HAL_POSTINIT" (The last step of boot-up process
|
| How does DeviceIOControl Work? | 29 Nov 2006 16:31 GMT | 6 |
I am working to add some new driver functionality to a platform that someone else created. I need to add a IOCTL call to simulate pushing the power button on the front. I am basically using other examples of this elsewhere in code, so the first thing was to add the interface:
|
| Download Windows CE 5.0 Run-Time Assessment Tool V2 | 29 Nov 2006 16:12 GMT | 2 |
Hello Experts, I tried to download "Windows CE 5.0 Run-Time Assessment Tool V2" from the Microsoft download center at http://www.microsoft.com/downloads/details.aspx?FamilyID=13e7fbda-9c51-4512-95e6 -12cd351847b2&DisplayLang=en.
|
| INBOX, PWORD | 29 Nov 2006 16:11 GMT | 2 |
I am trying to clone Inbox and pword because some of the dialog boxes don't fit the screen. Inbox->services->options needs reshaping to fit portrait screen. I have tried sysgen_capture pmail, sysgen_capture Inbox, sysgen_capture Imap4, sysgen_capture smtp, all result in failure ...
|