| Thread | Last Post | Replies |
|
| where can find s3c2440 bsp for wince5.0 | 18 Oct 2006 07:47 GMT | 1 |
|
| CE 5.0 Drivers | 18 Oct 2006 05:16 GMT | 1 |
Does anybody know if it will be possible to use drivers developed for Win CE 5.0 with Platform Builder CE 6.0? Thanks, Rachad
|
| Breakpoint can't break | 18 Oct 2006 04:37 GMT | 1 |
I am debugging usb mass storage drivers(CE5, patch06M8). I turned on some debug zones and get some message like the following : ///////////////////////////////////////////////// 11155 5.3.2 DataInTransport - dwRequestLength:8192, TimeOut:9917554
|
| WinCE USB: Power over USB | 17 Oct 2006 14:47 GMT | 2 |
I have some problems with WinCE and USB. If I connect an USB device (at the moment I am testing only with KB/Mouse) bevore boot up, the devices are recognised and installed fine. If I try to "hotplug" them the USB Power is turned off, so the USB Device
|
| USB Driver Load Problem | 17 Oct 2006 14:35 GMT | 4 |
Hi, all I've got a USB card connected to my target Windows CE 4.2 OS, and I've delevop a driver for that, and add the registry settings as below : [HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\3344_5566\Default\Default\MY_Class]
|
| CONFIG.BIB : the NK.BIN's size | 17 Oct 2006 13:21 GMT | 1 |
I build a "debug" version Image, output some debug message in PRIVATE folder's module. and I get a NK.BIN with size 34MB (release version is 17MB only). I think I need to modify the config.bib, though the build process didn't
|
| serial port parity problem | 17 Oct 2006 13:14 GMT | 4 |
i need to communicate over serial port with a special device which knows two diffrent kinds of datas. The one datas are sent with MARKPARITY the other with SPACEPARITY. My test application based on Win32 works well under WindowsXP but doesn´t
|
| French keyboard | 17 Oct 2006 11:30 GMT | 1 |
I've built a CE5.0 image with a french locale, but can't seem to persuade it that the keyboard is a French version. What else do I need to do?
|
| More Help required ARM PXA255, PB5.0 Kernel startup | 17 Oct 2006 10:20 GMT | 6 |
A couple of weeks ago I have posted the following question to this group: http://groups.google.com/group/microsoft.public.windowsce.platbuilder/browse_thr ead/thread/575eef4c5487fa21 However, I have now found out that one reason for this problem is that
|
| Audio Driver gets unloaded with error code 87 | 17 Oct 2006 09:42 GMT | 1 |
I have written custom audio driver for WinCE 5.0 OS. Once in while,during system start-up, the driver is getting loaded and unloaded almost subsequently. While reading the error code in the DLL_DETACH, i am getting error code 87, ERROR_INVALID_PARAMETER.
|
| looking for etx AMD geode lx800 board | 17 Oct 2006 08:31 GMT | 2 |
Anyone have any experience with a etx formfactor board that has an AMD geode lx800 processor on-board running Windows CE 5 ? We are looking into using such a board for a project but there do not seem to be much COTS solutions on the market right now. Any suggestions
|
| Does HANDLE contain information like file pointer? | 17 Oct 2006 02:57 GMT | 3 |
I am working on a Window's CE file and I have a question about the HANDLE of a file. Suppose that I transfer a file from PC to my device (e.g. via ActiveSync) into a Temp directory.I can work on that file by calling "CreateFile" which gives a HANDLE to a file, then use that
|
| how to format nandflash into tow partition | 17 Oct 2006 02:38 GMT | 1 |
My platform is ce5.0.The nandflash is 64MB.Now, i want to format my flash into tow partition,a BINFS for NK.bin and the rest for a FATFS which use as storage . but when i use the setting following ,it present as following:
|
| Where is the Export Wizard in Windows Embedded CE 6.0 | 16 Oct 2006 20:35 GMT | 3 |
I am trying Windows Embedded CE 6.0. I don't know if I can disscuss this question here. Where is the Export Wizard? How can I export my BSP or components to others? Thanks,
|
| USB mass storage | 16 Oct 2006 15:03 GMT | 10 |
Can I access/copy/use/.. device data stored into a mass storage connected into the USB port of my Windows CE device? I need another mass storage other then the SD card, and this is the only idea I had! :-) So I could have two storage memory connected to my device..
|