| Thread | Last Post | Replies |
|
| data file compression | 17 Aug 2007 15:27 GMT | 3 |
I'm developing a project which needs to store compressed files for uploading to a central server. Some of these files can get pretty large (video), so I will need compression on my CE device. Additionally, the device must be configured to receive compressed files for updating ...
|
| Flash driver for wince 5.0 | 17 Aug 2007 14:17 GMT | 8 |
I am going to design flash driver of 128MB size for a handset. So I need to persist my data in the flash every time it's updated. My doubt is, Whether I have to use HIVE BASED REGISTRY or RAM based registry?
|
| FATFS not mounting | 17 Aug 2007 14:10 GMT | 1 |
I need some help from all the gurus of windows ce. I am developing a host controller driver for SDCARD in ARM platform(Windows CE6). The driver and the client driver gets loaded and I am able to see the same in the Storage manager control panel
|
| cold boot update registry touch calibration values wince 5.0 | 17 Aug 2007 14:08 GMT | 6 |
Where in the os is the registry values of calibrationData read for the touch screen? I am unable to find this. I currently save the values from the
|
| eboot | 17 Aug 2007 09:03 GMT | 1 |
I have been searching without much help, I am looking to add an ethernet card to the eboot list of cards, and re-build eboot ?I have cards that are close to cards that are listed but not completely the same yet have the same Ethernet chip (i.e. vendor id or product id dont ...
|
| USB mounting probem!!!!! | 17 Aug 2007 02:22 GMT | 1 |
O.S-Win CE 5.0. Processor - AMD turion 64 bit, Chipset RS 690T. I've created a image and it is booting well. But the thing is that both the USB and Hard Disk is not mounting.
|
| Platform 5.0 Bug with Building SDK | 17 Aug 2007 02:06 GMT | 2 |
We are experiencing the following Microsoft Bug in Platform Builder 5.0: "BUG: You may receive an error message when you try to build the SDK after you successfully build a Windows CE 5.0 run-time image in Platform Builder 5.0"
|
| pm.dll / RequestPowerNotifications | 17 Aug 2007 02:00 GMT | 4 |
Hi, I have a WINCE5.0 image with full power mngmnt. An application needs to be notified of a user pressing the power button. I call RequestPowerNotifications() for this, with correct parameters.
|
| FILESYS: Waiting for bootable file system to be mounted. | 17 Aug 2007 01:47 GMT | 1 |
I am playing with wince60 device simulator, i select "Binary Rom Image File System" as my filesystem and ROM-only File System, however, when reboot, I got "FILESYS: Waiting for bootable file system to be mounted." many many times.
|
| SPI/Flash Controller Driver for WINCE 5.0 | 16 Aug 2007 23:32 GMT | 1 |
I am newbie to WINCE device driver development. As an assignment I have to develop SPI/Flash Controller Driver/drivers for WINCE 5.0. This is Serial peripheral Interface controller for SPI flash memory and a general purpose SPI device. The two SPI ports shares all signals
|
| NAND flash fmd dirver performance | 16 Aug 2007 19:45 GMT | 3 |
I'm developing nand flash fmd driver using FAL library. I printf the 'dwNumSectors' parameter in function FMD_ReadSector(...) and find it is still 1 . So, FAL only read 1 sector one time? and if so, the
|
| how can I play hive-registry on WINCE6.0 device simulator? | 16 Aug 2007 17:04 GMT | 3 |
Can you tell me whether or not I can play hive registry on WINCE60 divice simulator? If can, can you tell me how? Thanks a lot max
|
| how to add Common drivers to platform | 16 Aug 2007 13:12 GMT | 5 |
how can i build the driver in PUBLIC\COMMON\Drivers folder..for example.. the one in PUBLIC\COMMON\OAK \DRIVERS\BLOCK\MSFLASHFMD\STRATA folder... i am using maistone ii and how can i add stratad.dll to my platform
|
| kill build task | 15 Aug 2007 18:19 GMT | 3 |
i am calling my application through makefile during build command(build -c) in WINCE . So is there any way to stop the build through my perl application? Build ->makefile->perlapps .So i want to come out from the build
|
| Help about COM Thread Models! | 15 Aug 2007 16:26 GMT | 1 |
In my opion the STA COM server only run in one thread and the data is thread-safety , To verify my opions, I did one test. But from my test result, the two opions are not verified.I can't know
|