| Thread | Last Post | Replies |
|
| PocketPC Device Driver | 17 Sep 2005 22:03 GMT | 5 |
I am new to wince and device driver development. For a school project, I need to write a USB Flash Device Driver on Windows Mobile or Windows Pocket PC. However, nothing was found on this topic on W.Mobiles/W.PocketPC. But indicated that Platform Builder(PB) can accomplish the ...
|
| at which stage we are using Make-Run time image ? | 17 Sep 2005 16:42 GMT | 1 |
i'm using wince 5.0 ,in WinCE platform builder we have the option in the Build OS to choose Build and Sysgen Similarly Make-Run time image.here if we give "build and sysgen" it is makingrun time image.Then Why we need ""Make run time image"
|
| Control volume slide control | 16 Sep 2005 16:17 GMT | 3 |
Running wince.net 4.2 and I would like to control the volume using my keypad, I also want control over the volume control slide bar in the control panel. I am currently looking at volume.cpp in cplmain. I could use some advice on how to move forward with this.
|
| eMbedded Visual C++ lock up | 16 Sep 2005 16:14 GMT | 3 |
I've got a boot loader running on our ARM target and can download an OS image to it via ethernet. I'm now trying to set up the application development environment. I've created a SDK for our target using the Platform Builder wizard and have
|
| Mx-1 and SMSC91C111 driver | 16 Sep 2005 15:44 GMT | 3 |
we are developing a board equipped with a MC9328MXL Dragonball processor. We're using platform builder 4.20. We are trying to add support for SMSC91C111 LAN controller. At the link
|
| Touchscreen Recommendations | 16 Sep 2005 15:19 GMT | 4 |
We are considering adding a touchscreen to our proprietary VIA x86 platform running CE 5.0 and would like to benefit from the experiences of all the readers of this newsgroup. We would like to choose touchscreen hardware with driver and calibration support. And ideally, the source ...
|
| Software installation in psm folder for Wince 4.20 | 16 Sep 2005 15:07 GMT | 1 |
How can i install off-the-shell software applications and make them permanently resident on the system? Normally software installations are made in the \windows folder, but it is in ram, and it is lost at power-down. is it possible to set the PSM folder as the default folder for ...
|
| Control panel windowece.net 4.2 | 16 Sep 2005 14:55 GMT | 4 |
I am doing some work in wince420\public\wcshellfe\oak\ctlpnl\cplmain, all I want to do at the moment is build my changes, get a new cplmain.cpl and build an image with it. All I want to is build cplmain.cpl with having to do a full enable deptreee build.
|
| Problem using DdsiTouchPanelDisable | 16 Sep 2005 13:22 GMT | 1 |
I have a problem using the microsoft function DdsiTouchPanelDisable because i can't find the files Tchddsi.h and Tchmdd.lib. I'm using microsoft eVC4 with standard wince 4.2 sdk and pocket pc 2003 sdk.
|
| Localized versions of Platform Builder 5.0 | 16 Sep 2005 07:14 GMT | 2 |
Are there localized versions of Platform Builder 5.0 available? If so, what language are they localized to (e.g. Japanese and German)? Thanks, George
|
| Bug(s) in WinCE 5.0 serial driver | 16 Sep 2005 00:39 GMT | 8 |
I'm pretty sure I've found a couple of bugs in the serial driver (one in the general CPdd16550 class, and another in the PXA270-specific CBulPdd16550 subclass of it). They look to be reimplementations of a bug that existed in 4.2 (which I'm pretty sure have already been discussed ...
|
| thread ids and unrecoverable exceptions | 16 Sep 2005 00:27 GMT | 3 |
We are trying to track down a fatal (unrecoverable) exception that occurs (unfortunately) only in our release build - can't make it happen in a debug build :-( Anyway, we have noticed that when such an exception occurs, the kernel
|
| FAL Block Usage | 15 Sep 2005 23:26 GMT | 1 |
I'm trying to figure out where two blocks are going using the MSFlash driver. ARMV4I, CE 5.0. I'm not currently using BinFS or the bootpart library. I'm just trying to use the MSFlash driver with intel strata flash as a block driver.
|
| Remote Admin | 15 Sep 2005 20:38 GMT | 3 |
We need to have web based configuration on our industrial controller. For that reason we have upgraded from CE4.x to CE5.0 to get a kick start, as recommended by Microsoft, (John Spaith) in a blog article from 2004/11/18. After enabling the RemoteAdmin by adding ...
|
| BinFS and XIP | 15 Sep 2005 16:49 GMT | 1 |
I know this is a newbie question, but I can't find it in past posts and I keep talking myself around in circles. The reason someone would have a BinFS partition and a FAT partition on the same device is because all accesses to that device would be managed by the
|