| Thread | Last Post | Replies |
|
| PB 5.0 Installation problem - Error in Cabinet File | 23 Sep 2005 13:11 GMT | 8 |
Hi, Iam trying to install Microsoft® Windows® CE 5.0 Evaluation Edition. I have installed Standard SDK for Windows CE.Net 4.2 and Embedded VC++ 3.0 previously. I ran the setup ( WinCE 5.0), selected 'Custom OS' components. During the
|
| SDK Emulation Support | 22 Sep 2005 17:58 GMT | 5 |
I need emulation support to be enabled on my SDK. However when I configure the SDK Settings, The only configuration option I have is "NONE". I am using Platform Builder 5. Is there something I am missing, maybe a platform setting? I eventually want to use the Emulation Kit Creator ...
|
| font problem | 22 Sep 2005 15:54 GMT | 2 |
I'm having a problem with WinCE 5.0: if I add a new font to \Windows after boot it is usable by other apps, but if I boot with explorer.exe disabled and do the same it's not visible anymore. I tried to add it to \Windows, \Windows\Fonts and the app directory but got the same ...
|
| Secure Digital (SD) cards | 22 Sep 2005 15:06 GMT | 7 |
As far as I understand wince.net 4.2 doesn't have drivers for Secure Digital (SD) cards, so we have to get a driver from the manufacturer or attempt to write our own. Good news is that Windows CE 5.0 includes an SD Memory client driver, which
|
| SMDK2410 USB function driver | 22 Sep 2005 14:41 GMT | 4 |
Can anyone here who has used the SMDK2410 dev board with Microsoft BSP V5.0 (shipped with PB) please confirm whether the USB function driver, which is included with MS BSP works reliably, no bugs etc. We've tried this function driver with 2 client configurations serial
|
| [Archive]BinFS on FMD/FAL drive | 22 Sep 2005 14:02 GMT | 1 |
Just a contribution to the archive since there was more trial-and-error in starting up a BinFS based system than ideal. 1. There should be a RAM section in the config.bib in addition to a NANDIMAGE section. They _should_ overlap.
|
| Howto determine if a partition is FAT or TFAT? | 21 Sep 2005 22:50 GMT | 1 |
I have a storage card with two partitions. How can I programatically see if any of these are formatted with TFAT? As I understand GetPartitionInfo doesn't provide this
|
| FAT Determination | 21 Sep 2005 18:18 GMT | 2 |
Is there a call to determine what the FAT type is of the current media? We are using CF cards on a CE 4.2 system and for the life of me I can't find a call that tells me if the card is formatted FAT16 or FAT32.
|
| connect via SDAuthUtil.exe fails | 21 Sep 2005 17:39 GMT | 3 |
I download an OS-Image via the Plattformbuilder to a device. After that I try to connect to it, using the latest SDAuthUtil.exe. On some XP-machines it is possible to connect, on others not? What could be wrong on that machines?
|
| Serial COM1 on Cerfboard 255 PXA 250 | 21 Sep 2005 17:24 GMT | 5 |
I am having a problem in opening the serial port COM1 on the Cerfboard 255, running PXA250. Normally, the port is used for debug messages between the Cerfboard and the PC. According to the documentation, I could disable the debug feature by switching the SW3-2 OFF, therefore ...
|
| what is the problem with the com_write function? | 21 Sep 2005 14:21 GMT | 8 |
I am developing a device with s3c2410 cpu and I use the smdk2410 bsp provided by ms. When I use the usb slave to communicate with the PC, I find that the com_write function is synchronization.If the usb host on PC don't receive the data, the usb slave on CE device can't write ...
|
| Blutooth with PXA255 USB dongle | 21 Sep 2005 13:41 GMT | 1 |
My board config PXA 255 Processor ISP1160 USB Host Controller from Phillps Windows 4.2 BSP
|
| How do I Clone Control Panel Applets | 21 Sep 2005 08:03 GMT | 1 |
I need to change the layout of the Date/Time Properties applet as it does not fit on the screen resolution we have (320x240). Two questions: 1- How do I clone it so I can modify it? (Clone Catalog Item is greyed
|
| Registry Setting for Passthru Installation on Win CE | 21 Sep 2005 07:52 GMT | 1 |
I am trying to install passthru driver on Windows CE 4.2 .NET. I have compiled the driver using Platform Builder 4.2 and copy it to the PDA. I am not able to find any documentation regarding registry settings I need to make to install passthru driver on Windows CE platform. Can ...
|
| How to import .reg on Target Device? | 20 Sep 2005 23:48 GMT | 8 |
I have a set of .reg files for my target device. Is there anyway to import these files on my Target Device? Thanks in advance.
|