| Thread | Last Post | Replies |
|
| RequiredCEModules and DefaultDrivers in 5.0? | 15 May 2006 15:38 GMT | 3 |
I'm sorry if the solution is too obvious, but I can't find it. RequiredCEModules and DefaultDrivers are ignored in CEC files in PB5.0. And as I understand I should but these information in the "associated" BAT files.
|
| Logical Address To Physical Address | 15 May 2006 15:13 GMT | 2 |
I'm starting developing a very simple Windows CE 5.0 driver in the Platform Builder 5.0. My first question is: how can i get a physical address from a logical address (passed to the driver as pointer to a buffer)?
|
| repllog.exe and rnaapp.exe | 15 May 2006 14:19 GMT | 1 |
I have a problem of the rnaapp.exe is excecuted everytime i retun from suspend mode. It than shows the message box of "connecting to host" even if no USb cable is attached.
|
| How to include and run conmanClient2 etc..... | 15 May 2006 13:19 GMT | 4 |
I'm designing a deviceplatform on which I'm going to develop VS2005 applications. Therefore I would like to include these in nk.bin: Clientshutdown.exe ConmanClient2.exe
|
| ActiveSync Still connect in suspend mode ?? | 15 May 2006 08:34 GMT | 6 |
Dear Sir, I use PXA27X and WINCE 5.0 to develop my project. Currently, I focus on suspend/resume function. I connect my device and PC through USB client and AvtiveSync can detect
|
| Halt phenomenon after OEMInit() in AU1200 | 15 May 2006 06:41 GMT | 3 |
I am using AMD Alchemy AU1200(MIPS) processor. After executing OEMInit(), no more debug message, just halted. The debug message as follows. DEBUG MESSAGE
|
| struct ROMHDR and pTOC | 13 May 2006 16:45 GMT | 2 |
When I debug bootloader I was so much confused by the struct ROMHDR and the pointer pTOC. would someone please tell me who will change pTOC and where pTOC is made point. I didn't see pToc got changed explictlly.
|
| Debug output for NDIS & TCPSTK | 12 May 2006 22:20 GMT | 2 |
Running Windows CE 5.0 on CEPC .... I enable Debug zones from PB menu Target | CE Debug Zones. Verify these in CE Shell (Target Control) using 'zo' command. I am running Debug configuration.
|
| waking threads | 12 May 2006 17:40 GMT | 1 |
Why do mouse, keyboard keep on giving WaitForSingleObject every few seconds even though their dwTimeout is INFINITE... I have checked via remote kernel tracker and I see every few second either USB or some other thread unblocks and Waits for object and again blocks. Is
|
| What does this error mean? | 12 May 2006 17:10 GMT | 8 |
In platform builder, when i try to print i get the following error: Unknown: DEBUGCHK failed in file E:\macallan\private\winceos\osshell\commdlg\.\print.cpp at line 139 I use PRINTDLG structure and PrintDlg(&pd) function in my program. This
|
| CE 5.0 licensing and wordpad | 12 May 2006 16:38 GMT | 10 |
I'm using PB5.0 If I leave the Wordpad in my CE image, the licensing price increase from ''core'' to next level. I need a simple text editor to maintenance and configuration activities on
|
| genblt library | 12 May 2006 16:21 GMT | 1 |
Does anyone understand what the genblt library does in CE 5.0 ? It is linked into GPE, but doesn't appear to be activated unless registry key HKLM\Drivers\Display\GPE UseGenBlt
|
| How Can I to add Printer in Windows CE 5.0 | 12 May 2006 16:06 GMT | 7 |
I am trying to add a printer in Windows CE 5.0, but I am not getting ! ! ! What are components in windows ce catalog that I have to add in my image to printer works ?
|
| Compile SD_API_SUCCESS function with error. | 12 May 2006 14:36 GMT | 1 |
I use SD_API_SUCCESS in my function like this : " SD_API_STATUS My_function (para,.....) {
|
| How to refer to Secure Digital Card Function | 12 May 2006 08:16 GMT | 6 |
I want to refer to Secure Digital Card Driver Functions in my driver in the IDE of wince 50 with platform builder. But when I build the whole platform, system report : "
|