| Thread | Last Post | Replies |
|
| usbfn mass storage not showing folder in the PC | 30 Apr 2008 19:48 GMT | 2 |
I am trying to exposes my storage in my device as mass storage to PC. Wince 5.0 is running on the device.I used the following registry settings ================================================================================= [HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
|
| GetVersionEx - dwBuildNumber how to change | 30 Apr 2008 17:47 GMT | 5 |
I want to change the value returned dwBuildNumber - it always returns zero, eventhough the value is assigned CE_BUILD_VER which is 54 in WINCE500\Public\Common\SDK\INC\bldver.h I have also assigned it a value of 124 in the function GetVersionEx in the file
|
| RTL 8139 | 30 Apr 2008 17:44 GMT | 16 |
I am using RTL 8139 In Wince 5.0. In Platformbuilder they are given the RTL 8139 driver On Catalog item. I was add that driver. I am doing the following entry in Project.reg
|
| Cannot Load NK.BIN by 2G bytes CF storage card | 30 Apr 2008 14:34 GMT | 4 |
I am porting WinCE 5.0 to x86 platform. The NK.BIN I built is put in CF storage card, and it boots from CF card. Problem is that it cannot boot from 2 G bytes CF card, but 256 M bytes CF card is OK. I use the same NK.BIN to verify this issue.
|
| PDF Viewer in Windows Ce 6.0 | 30 Apr 2008 08:33 GMT | 3 |
I hope I can get quick help: In Windows Ce 5.0 is the option to add a pdf file viewer. If you add this component the licence is Proffessional Plus. It seems that there are no file viewer anymore in Windows Ce 6.0. Are there
|
| Prefetch Abort | 30 Apr 2008 06:45 GMT | 1 |
I built a WinCE5.0 Debug mode Image,after download and the system start up. Everything think OK,but after load EXPLORER.EXE, I got Prefetch Abort,then the system die.
|
| PXA 270 USB client not function after suspend/resume | 30 Apr 2008 06:26 GMT | 1 |
I am using mainstoneii bsp and found that the USB client does not work after suspend and resume... Any idea? Best regards,
|
| Can't link nk.lib and coredll.lib in kern.exe | 29 Apr 2008 20:23 GMT | 6 |
I am using WinCE 5, for creating an settopbox. In the OAL I want to adjust the OALArgsQuery(OAL_ARGS_QUERY_DEVID) so that the mac address of the device is returned to the calling function. In this case OALIoCtlHalGetDeviceId( ), this is needed for DRM to work.
|
| RGB swap | 29 Apr 2008 19:40 GMT | 3 |
In wince5.0, is there any way to do R and B swapping because the LCD connected ti pxa270 lcd controller was swap... Best regards, J
|
| what is the all of what I have to do for the Cellular in CE 6.0? | 29 Apr 2008 15:54 GMT | 1 |
I'm trying to make a RIL driver on CE 6.0. Then, I got a question about connection manager a few days ago. I know there is a connection manager in only Windows Mobile series. And the connection manager support to connect to the Cellular network.
|
| CE 5.0 Interrupt/Scheduler Question | 29 Apr 2008 15:27 GMT | 3 |
I have an interrupt that comes in via the FIQ ISR. The IRQ source is masked and a very small amount of code is executed in the ISR and then the source is unmasked. There is no subsequent IST to handle this IRQ all processing is done in the FIQ ISR. The IRQ source (DMA ...
|
| WinCE6 TFAT hive register gets reset sometimes | 29 Apr 2008 15:08 GMT | 4 |
I have a probem with our CE6 devices. Im using TFAT, Stratad and hive-based registry and sometimes the registry gets reset back to default (ROM registry). I read about the registry in PB help and it sais that if ROM registry get
|
| How to write the NAND Driver by MDD and PDD Architecture in CE6.0 | 29 Apr 2008 14:44 GMT | 7 |
In WinCe6.0 R2, There are another NAND Flash Driver Architecture. and has a sample of PDD, but how can i write the source file and connect the FLASH MDD with the PDD ? OR someone can give me a sample using the PDD and MDD Architecture in CE6.0
|
| SetEvent by driver in WinCE6 | 29 Apr 2008 08:15 GMT | 3 |
I'm trying to get a driver to notify an application of the occurrence of a certain condition by doing SetEvent on a handle provided by the application via a DeviceIoControl call. However, the SetEvent fails with error code ERROR_INVALID_HANDLE.
|
| unable to do sysgen | 29 Apr 2008 05:14 GMT | 7 |
I want to built a WinCE 5.0 BSP for a target board . Afer doing all the steps i see that in BuildOS -> Sysgen is grey ( I cant select to do a sysgen). Please suggest what could be wrong ?
|