| Thread | Last Post | Replies |
|
| Driver loading problem | 14 Oct 2005 20:16 GMT | 10 |
I'm facing problem during loading of drivers. Kernel boots fine and when starts enumerating builtin devices from registry, it hangs. The following are the debug messages. I don't know why hanging here.
|
| ceqfecheck.exe for CE 5.0 | 14 Oct 2005 18:14 GMT | 2 |
Can anyone tell me if Microsoft has released ceqfecheck.exe for CE 5.0. Is they have, I would appreciate a link to it. Thanks
|
| bug in CE 5.0 pccard mdd | 14 Oct 2005 16:58 GMT | 1 |
In the pccard mdd (\public\common\oak\drivers\pccard\mdd), file pccard.cpp, function CPCCardContainer::SocketEvent(...), the check to determine if the event goes to a card which is already registered is broken. The loop checks if the hSocket passed in matches with a SocketHandle ...
|
| Web Server Configuration Problem | 14 Oct 2005 15:18 GMT | 12 |
I´m newbie on Windos CE and try to create a headless device which runs a web server. So i read a lot in docu. But when i try out the configuration of the web server with virtual directories the error 404 not found occurs by accessing the directories.
|
| USB - RS232 dongle for Windows CE? | 14 Oct 2005 15:01 GMT | 1 |
We have a CE 5.0 device with a USB Host controller, and a customer in need of RS232. Does anyone know of a USB-to-RS232 dongle that comes with a CE driver? Alternatively, one where I would get the information for writing my own
|
| relationship between catalog, sysgen and dirs... | 14 Oct 2005 14:15 GMT | 9 |
i just don't really understand the relation between all the conditional compile defines. say, i have a driver, and in my CEC file i define it as SYSGEN_MY_DRIVER
|
| How to run a MFC application exe on WinCE 5.0 | 14 Oct 2005 14:07 GMT | 9 |
Iam using Platform Builder for WinCE 5.0. Trying to acheive: I have an MFC application (an executable) which I want to run on my CEPC OS image. It has no additional dll dependency but requires some registry settings.
|
| How to RegNotifyChangeKeyValue?~ | 14 Oct 2005 13:42 GMT | 9 |
Is there any api can be the instead of RegNotifyChangeKeyValue? I access one key exclusively. & how i can tell other app the current key has done that?
|
| loading of drivers (xxx_init) | 14 Oct 2005 13:01 GMT | 6 |
can any one help me ,device manager loads all the drivers in wicnce,if i wish to load two instance of the same driver ,by specyifing in registry ,do xxx_init is called two times for that driver .
|
| xxx_iocontrol (used in stream interface drivers) | 14 Oct 2005 11:21 GMT | 6 |
can any one help me when xxx_iocontrol is called,like in serial driver COM_IOControl contains a dwcode parameters ,so all the applications which use serial driver have to call DeviceIoControl( )with specific code to acess those ioctls.at what instance these ioctls will be ...
|
| tftp of image | 14 Oct 2005 08:07 GMT | 8 |
I am trying to download nk.bin using tftp.exe in windows. I've changed ebsimp.c ie the EDBG_DOWNLOAD_PORT parameter to 69, in the file. Its all cloned in my bsp\platfrom directory. I've renamed nk.bin to boot.bin. The new
|
| Windows Mobile CE verse Embedded Windows CE | 13 Oct 2005 23:50 GMT | 2 |
Hi MS guy: How compactable between the Mobile and the Embedded Windows CE product? We want use the "GPS" driver/sdk from Mobile CE, in the Windows CE embedded BSP?
|
| modified NULL display driver problem?? | 13 Oct 2005 22:12 GMT | 3 |
I have a local copy of the NULL display driver I am trying to modify for reasions I won't go into. The following defines are in the very simple dispdrv.c file: // Zero tells GDI the physical frame buffer is not in DIB format
|
| CE 5.0 QFE's for Q3 2005 | 13 Oct 2005 19:09 GMT | 1 |
Does anyone know when this QFE will be released? I see that at least 11 CE 5.0 QFE's have been released since the 2005 Q2 QFE and would like to avoid the hassle of installing them one by one. BTW - I thought that Microsoft had decided several years ago, to stop
|
| Prove serial port works? | 13 Oct 2005 19:02 GMT | 6 |
I'm fairly inexperienced in this level of embedded software development and I need some help. My hardware is an Advantech 5820 and I'm using a BSP cloned from the supplied CEPC BSP. I had a platform using 4.2 that worked just fine but had to put the
|