| Thread | Last Post | Replies |
|
| platform vs project registry settings | 28 Nov 2006 20:54 GMT | 1 |
what is the order of parsing platform.reg and project.reg Am I correct in assuming if I have the same registry setting specified in both, the platform setting takes precedence?
|
| Regarding File System Filter - Calling DeviceIOControl | 28 Nov 2006 18:54 GMT | 2 |
I need to intercept any Read/Write operations with RAM, Storage Card and HardDisk(If there is one in PocketPC, i don't really know). So I am trying to use FSDSPY Example code using Visual Studio 2005(Not Platform Builder).
|
| where are wombats? | 28 Nov 2006 17:04 GMT | 2 |
Can someone tell me whether Wombats live only in Australia, or also on other continents? Apart from zoos, of course. We all know that Wombats are to be found in Zoos.
|
| FILESYS cannot access init key eventhough successfully created ?! | 28 Nov 2006 16:46 GMT | 1 |
I have a TinyKernel + MINGDI OS configuration and are experiencing registry problems during cold boot. FILESYS cannot find the init key and it can also not find the HKLM\System\Events keys. The strange thing is that the keys have been successfully created though:
|
| SIP and input focus | 28 Nov 2006 09:52 GMT | 1 |
WinCE 5 Have incorporated software input panel and it works. Only issue we have is that when we press the SIP button on the shell taskbar to open the SIP the focus switches to the taskbar and away from
|
| GIISR, NDIS and E100BEX bad interrupt handling | 28 Nov 2006 09:03 GMT | 2 |
E100BEX is a miniport driver given as a sample with PB 5.0. It handles Intel's 825xx Ethernet PCI chips and illustrates a few useful techniques for writing NDIS 5.1 miniport drivers. Unfortunately, there is a problem in the way E100BEX handles the interrupts.
|
| About WinCE Usb ActiveSynch, What's this meaning? | 28 Nov 2006 08:49 GMT | 1 |
Dear Friend: My Usb ActiveSynch is alaways break when transfer data, and the following information was showed through DNW: Posting WM_NETCONNECT(FALSE) message, ErrorCode = 631(0x277)
|
| two instance bluetooth transport | 28 Nov 2006 07:28 GMT | 2 |
I have a board that could be populated with one of two slightly different serial bluetooth modules. They have different baudrate capabilities and some other differences. I have a hardware switch that I can read to determine the populated module.
|
| STRATA flash and reset interopt problem | 28 Nov 2006 07:23 GMT | 3 |
I am seeing something really strange with the strata flash FMD driver. I just implemented block locking on my bootloader code and parameter blocks. Everything seems to be working except my reset command has now stoped working.
|
| Serial port modem connection | 28 Nov 2006 05:57 GMT | 7 |
I have a GPRS modem that I want to use for internet connectivity on my CE device. My CE Platform has 3 serial ports - and I have first-third instance of serial port configured in PB.
|
| CE 6.0 Plat Builder builds are SLOOOW | 28 Nov 2006 04:36 GMT | 2 |
Anyone else who has used CE 5.0 platform builder noticed that a build now takes almost 3x as long for the same configuration on CE 6.0 (this is a Sysgen on either). Can't quite understand it....
|
| Hard drive does not init | 28 Nov 2006 03:12 GMT | 9 |
I'm trying to add a HDD to a CEPC image. I've followed all the step-by-step instructions and scoured the documentation for anything I might have missed, to no avail. My bios detects the hard drive correctly, but in the kernel debugger, when CE tries to initialize the drive, it ...
|
| Fsdspy driver on PocketPC | 27 Nov 2006 20:55 GMT | 7 |
Hi, I've built the FsdSpy driver form the public directory in PB. I've deployed filter.dll to \Windows directory on PocketPC 2003 device. I've put the the following keys in the PocketPC registry. Eventually my job is to write a proper file scanner so this is to check i can get
|
| Bootloader - unresolved external | 27 Nov 2006 19:03 GMT | 1 |
I have been making a bootloader (for AT91SAM9261), I have made needed functions (main, startup) and I have a problem with final linking and making eboot.exe file. In the output of build -c there is an error "BUILD: [01:0000000080:ERRORE] Startup.obj : error LNK2001: unresolved ...
|
| How to enable SSP clock? | 27 Nov 2006 18:16 GMT | 7 |
Windows CE 5.0 Intel PXA 270 In ssp/spi driver, I want to enable the ssp1 clock, but I don't know how to do.
|