| Thread | Last Post | Replies |
|
| CE 6.0 and Visual Studio 2008 | 28 Jan 2008 11:41 GMT | 1 |
Since CE 6.0 PB worked fine in VS 2005, I thought that CE 6.0 will be plugged in VS 2008. But CE platform builder option did not show up in VS2008. Can anyone tell me whether CE 6.0 will be supported in VS2008 or not ?
|
| running nk.nb0 on wince 5.0 | 28 Jan 2008 10:24 GMT | 2 |
we have ported WinCe 5.0 on ARM based board the image works fine by downloading the nk.bin through platform builder . Now We want to try to run image from flash using nk.nb0 format .. we created nk.nb0 using crvtbin tool
|
| Dom problems | 28 Jan 2008 09:53 GMT | 2 |
A few years ago i worked on a Windows ce .Net touch screen for a Amd Geode Gx1. All worked great until a few days ago when my company changed the type of DOM we are using to store the Windows image. It seems that there are some differences between the doms, the new one
|
| User Control Problem | 28 Jan 2008 09:00 GMT | 1 |
I programmed a user defined listbox. This control contains 2 user defined buttons for scrolling up/down, a standard MFC Listbox object and a scroll bar object. In the App the class for this object is registered via the
|
| IXP425 ethernet miniport driver fails (CE5) | 25 Jan 2008 19:01 GMT | 1 |
I performed a stress test on the ethernet miniport driver(ixp425ethnpe.dll) with 8 tcp connections from a PC to the device(IXP425). Each connection carried only a packet of 1k bytes back and forth. The miniport
|
| CePlayer overlay issue | 25 Jan 2008 17:10 GMT | 5 |
I try to use CePlayer to play movies on iMX31. The IPU driver is supporting hardware overlays, and the CePlayer is using this functionality. I start to play the movie and I switch from CePlayer to another window. the video overly will remaining on top. It looks like a issue in the ...
|
| Image upgrade | 25 Jan 2008 13:50 GMT | 3 |
I am booting wince 6.0 from local flash by copying image to SDRAM. I have an application which can write any file into flash. When I try to overwrite the old image(nk.bin file) with a new one. my application is not able to do that.
|
| Enabling Real time Clock break wince 6.0 | 25 Jan 2008 13:47 GMT | 2 |
Hi, dear all, When I implement rtc code in oal, the wince 6.0 was hang, but if I delete all the concret code and simply return true, it seems work well, I can ensure the SYSTIME format is right, anybody can help
|
| Dynamically loading drivers for debug | 25 Jan 2008 10:55 GMT | 9 |
I'm starting work on developing some user-mode device drivers, as well as a service. I'd like to avoid having to download the whole 25 meg. image every time we change one line of code in the driver. Ideally, we'd like to be able to have our base CE image installed in flash on ...
|
| Opening USB serial driver | 25 Jan 2008 09:09 GMT | 4 |
I have the following registry setting in my wince image for the USB serial client driver. My query is how do I open the usb serial driver since i dont see any "Index" key in here.
|
| TFTP client for Windows CE | 25 Jan 2008 09:04 GMT | 2 |
Does anyone know any free TFTP client in command line for Windows CE? My platform is ARM9. Thanks in advance.
|
| Books on Win CE | 25 Jan 2008 09:03 GMT | 3 |
I amlooking for a good book on Windows CE 6.0 with an emphasys on the Platform builder, configuration of the OS, file system, registry etc. Any good experience or recommendations? Also, is anyone familiar with any training available on this?
|
| Porting CE to Win32 | 25 Jan 2008 06:57 GMT | 4 |
I am porting a WinCE app to Win32 and I have a few functions/routine calls that I can't seem to find the equivalent for. These are ActivateDevice DeactivateDevice
|
| A2DP Sound Choppy | 25 Jan 2008 00:51 GMT | 1 |
We've got a Wince 6.0 platform configured to utilize the A2DP Bluetooth profile. After a lot of finessing to get the AudioGateway working, we now have the HSP/HFP profiles working well. We turned on A2DP and were surprised to find out that it works pretty well right out of the ...
|
| NDIS Interrupt hang | 25 Jan 2008 00:16 GMT | 2 |
Why does NDIS hang after returning from an ISR and before invoking the HandleInterruptHandler method? This usually happens after a couple of hundred iterations of testing on the LAN91C111 miniport interrupts. What flags would cause this to occur? Ironically setting a volatile bit ...
|