| Thread | Last Post | Replies |
|
| ActiveSync Timeout by USB? | 04 Jul 2005 12:49 GMT | 1 |
I copy files from PC's SD card to PC. Sometimes, it will be failed and ActiveSync connection is broken. Does it mean my usb driver has something wrong ? How to solve this issue ?
|
| I already have platform, do i still need evc? | 04 Jul 2005 12:48 GMT | 1 |
I need to develop an IP-STB based on wince 5.0 OS. I already have the platform Builder 5.0, and I will not use MFC. So, do I still need to use eVC ? Thanks
|
| how can I use the D-link 530 card to link platbuilder? | 04 Jul 2005 07:36 GMT | 3 |
when I make a x86 cepc project and download the nk.bin to cepc,but no ne2000 compatible ethernet card ,if I use the D-link 530 rev. B ,how to do it?Thanks a lot!
|
| Is NdisMStartBufferPhysicalMapping a valid function in WinCE | 04 Jul 2005 05:00 GMT | 4 |
Is NdisMStartBufferPhysicalMapping a valid function to use in WinCE 5.0. If yes then how does it work without mapregisters Thanks Vijay
|
| After enabling MMU my Startup program is not running | 04 Jul 2005 04:43 GMT | 2 |
Can any one tell me why Startup programme stops executing after we enable MMU by using MCR instruction.Is there any condition to be checked before i enable MMU ....or should i modify any of my .bib files for the same.
|
| Can I use DDK or SDK to access SD card on PDA? | 04 Jul 2005 02:35 GMT | 2 |
Using WINCE500,can I write a driver or a application based on DDK or SDK in PDA to access any one chip of the flash in the SD card if there are at least two chips of flash?
|
| CEC vs. project | 02 Jul 2005 23:58 GMT | 3 |
I've seen information (in our case - a DLL) built and included into an image in 2 different ways - 1. A project was created and added as a user feature, and 2. through inclusion via the catalog (CEC). Both seemt to work. What are the pros/cons of doing it either way? Do (or
|
| Auto suspend after resume | 02 Jul 2005 17:43 GMT | 1 |
Version: Windows CE 4.2 - I know, I know Problem: After the system suspends due to no user activity then resume using On button, if I set: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
|
| real time communication problem | 02 Jul 2005 15:09 GMT | 7 |
i was trying to install the real time communication api's on my pocket pc i'm using the platform builder 4.2 i failed to download the image , anyhow so i tried downloading the rtcclient.dll(the required dll) and register it by hand however it didn't work does anyone have any ieda ...
|
| include source code in another folder? | 02 Jul 2005 09:26 GMT | 13 |
is it possible to share a source code file between two SOURCES file? the orginal bsp offer a lib and i want to make a lite version, without affecting others... in source file, i have the following line
|
| FIR | 01 Jul 2005 23:07 GMT | 1 |
I want to develop a FIR driver in Windows CE 5.0. But I couldn't get much details about this driver in the documentation.Where can I find more information about this driver like the architecture. Also let me know any sample code is available.
|
| NDIS DPC/ISR running in same thread in CE 5.0 | 01 Jul 2005 19:10 GMT | 3 |
It appears that in CE 5.0, an NDIS miniport's ISR (MiniportISR) and DPC(MiniportHandleInterrupt) now run in the same thread. This is a change from CE 4.x. Assuming there is no way to go back to the way things were, how can I
|
| 320x240 display decisions | 01 Jul 2005 18:45 GMT | 5 |
I am currently using a 320x240 display and have searched the newsgroup for related posts on solving the problem of displaying system UI (control panel dialogs etc) appropriately for this display type. My understanding is that the typical solution to display system UI
|
| How I download kernel on parallel port? | 01 Jul 2005 15:14 GMT | 2 |
I've tried ethernet but I don't have ne2000 card. I've tried serial, it seemed to work through hyperterminal but on with sboot.bin it didn't work. so I built the cable like the help file of the platform builder says.
|
| How to write special characters in platform.bib ? | 01 Jul 2005 14:47 GMT | 10 |
I would like to embed the third-party application into my OS image. Howerver, I met some problems: 1. Some file names contain the special characters, such space(" ") , "&", .....
|