| Thread | Last Post | Replies |
|
| download os to device without PB | 20 Jul 2005 01:01 GMT | 6 |
wince 4.2 i want to come up with a way to update os releases on windows ce based devices in the field. our customers dont know how to use PB.. i am thinking of creating a
|
| Storage Memory dilemma | 20 Jul 2005 00:57 GMT | 2 |
I have a board with PXA270 and I wanted to test my 32MB RAM. In Settings->Control Panel->System, i see that have about 20MB of RAM to play with. 15MB is allocated to Program Memory and 5MB allocated to Storage Memory. Since i have 32MB of RAM in total, i'm assuming the other ...
|
| modify bin | 20 Jul 2005 00:51 GMT | 6 |
can I edit an image with PB if I just have the NK.bin file and all the other stuff that is in the flash. I want to edit it to add a feature. Thanks, Marc Soleda
|
| CESYS and Int 13H | 20 Jul 2005 00:37 GMT | 1 |
I'm hacking Microsoft's CESYS main.c with Embedded C++ 4.0 w/SP4 applied. Platform Builder 5.0 has an exception when the Int 13H interrupt is executed from within the ReadSector function: 0x9aa60b34: Exception 00d Thread=9aa60b34 Proc=5a8a2032 'cesys.exe'
|
| CE License Key Uitlity | 20 Jul 2005 00:36 GMT | 1 |
I would like to verify that a CE 5.0 image has been properly stamped with the our 25 character Microsoft license key. Is there a CE utility applicaiton that reads and displays the key?
|
| The backlight cpl applet | 19 Jul 2005 21:22 GMT | 2 |
Could anyone pls turn some light over the backlight applet. WinCE 5.0 PUBLIC\WCESHELLFE\OAK\CTLPNL\ADVBACKLIGHT. During initialization it reads "UseBattery" and "UseExt" keys from
|
| IPSM Corruption | 19 Jul 2005 16:06 GMT | 7 |
We have recently integrated the new IPSM 3.8 into our CE 5.0 system. We are using a hive-based registry which is stored on the IPSM. We've set up a test environment that reboots our boards twice per minute (by cutting power), and we have boards that get a corrupted IPSM after many
|
| Why does OpenStore(TEXT("\\Hard Disk")) fail? | 19 Jul 2005 15:48 GMT | 6 |
Why does "OpenStore(TEXT("\\Hard Disk"))" fail (INVALID_HANDLE_VALUE)? I presume it's because I'm misunderstanding CE's "store" terminology. I.e., "\Hard Disk" isn't really a "store" afterall. If that's true, then what is a "store?"
|
| bluetooth stack up in CE 4.1 | 19 Jul 2005 15:22 GMT | 1 |
How do I tell that the bluetooth stack is up in CE 4.1 ? I've read that in CE 4.2/5.0 there is an event that can be checked, but that isn't defined in the CE 4.1 headers and doesn't appear to work when I check it.
|
| Any chance for 64 bit file IO on wince 5.0? | 19 Jul 2005 12:40 GMT | 1 |
Looking to SetFilePointer functions in PB documentation ... it says lDistanceToMove is a low-order 32 bits of a signed 64bit offset, however lpDistanceToMoveHigh is not supported and must be must be NULL or point to a value of zero. Something
|
| PB 5.0 vs. EVC++ 4.0 re: Storage Manager | 19 Jul 2005 10:45 GMT | 2 |
I'm using Embedded Visual C++ 4.0 w/SP4 applied. I need to use some of the Storage Manager API's (e.g., OpenStore). EVC includes help topics for the Storage Manager functions _but_ when I try to actually use them, the linker complains:
|
| How does NDIS IST and ISR work ? | 19 Jul 2005 09:58 GMT | 5 |
I have posted this question for two times and still i a unable to get the answer ..please consider this time. I am bit confused ISR-IST mechanism in NDIS-drivers..perticulerly inCEPC
|
| WinCEPB42-041231-Product-Update-Rollup-ARMV4.msi Installing Problems | 19 Jul 2005 09:05 GMT | 2 |
I was trying to install the "Windows CE .NET 4.2 Platform Builder - Yearly Updated Full Update Package (through 12/31/2004)" and I experienced some problems. When the installer ( version 3.1 with WinXP SP2 ) reached the file
|
| PXA 270 Display Drivers! | 19 Jul 2005 08:28 GMT | 1 |
PAX 270 Display driver is support Overlay! I have a MPEG-2 MediaPlayer¡£But I will get image from Mediaplayer !What I Do????? Thanks~!
|
| TFAT stability | 19 Jul 2005 06:49 GMT | 19 |
We have PXA255 based platform with WCE42 and we are testing stability of the platform. Our hardware is not battery backed and we rely on powerdown driver and TFAT file system. We have noticed that after number of power down and power up cycles (quite a lot) our platform dies. We ...
|