| Thread | Last Post | Replies |
|
| USB Flash Disk Help | 26 Jun 2006 17:03 GMT | 7 |
I have a problem on using USB Flash Disk, I plugged three brands of USB Disk. Only one can be found as "USB Disk". Others cannot be found. I dumped all the debug message below. Could any expert tell me what is the problem?? Thank a lot.
|
| Long boot up time - Over 5 minutes | 26 Jun 2006 06:23 GMT | 6 |
I have developed a kernel (Windows CE 5.0) (approx 16Mb ) My target is ICOP Vortex86 based board, The NK.bin boots from a 128MB CF card. The image takes over 5 minutes to boot. I have done some minor changes like Static IP, then added ATAPI support
|
| How can I check if a keyboard is connected to my CE device | 26 Jun 2006 01:55 GMT | 5 |
I am developing a win CE 5.0 device using a an AMD geode sc1200 processor. It is possible to connect a USB keyboard to my device, but not mandatory. I have already developed my own soft keyboard, since the built in one in CE was lacking some necessary features such as multilanguage ...
|
| Remote configuration of WLAN device (ISAPI dll or something) | 25 Jun 2006 23:10 GMT | 2 |
is there an ISAPI dll (or any other way of remote configuration) available to set SSID, WEP key, etc. of a WLAN USB device on a Windows CE 5.0 x86 Platform? I can use the WLAN USB adapter when a Monitor and keyboard is attached to the platform using wireless configuration
|
| Knowing which thread made a call to an FSD | 25 Jun 2006 22:57 GMT | 9 |
I'm writing an FSD and trying to make those APIs (such as xxxFSD_ReadFile) being able to remember error information that is larger than 32bit integer (but not too big, say, just 30 or 40 bytes per thread). It seems SetLastError within FSD works well to pass 32bit
|
| Why is CE soooooo SLOW | 23 Jun 2006 21:57 GMT | 6 |
We have harware (x86 SBC) which we can configure to boot either XP or CE 5.0. We have written both C++ Win32 and C# .NET 2.0 apps which can be compiled and run on both OSes. The CE benchmarks are between 10 and 100 (yes 100) times slower. How can this be? CE is supposed to be ...
|
| Allocating Physically Contiguous memory | 23 Jun 2006 21:18 GMT | 2 |
i understand that Windows CE has AllocPhysMem Kernel function which allocates physically contiguous memory. But this function can not be used directly in Application space. i want to know how to allocate physically contiguous memory in the
|
| Newbee needs help | 23 Jun 2006 20:00 GMT | 1 |
I'm a desktop device driver guy starting off with WinCE 5.0. I've been going through the CEPC tutorial, but I'm having some trouble getting the NIC to be recognized by the boot floppy disk. I've got an Intel Pro 100 NIC. The CE docs says that CE 5 supports the Intel 8259 NIC. ...
|
| Load RDP after Network has mounted Embedded CE | 23 Jun 2006 16:45 GMT | 1 |
Maybe someone can advise or maybe suggest a better way of handling RDP and a CE device. Simply put, I want to boot the CD device automatically run RDP and hey presto your connected. I have 3 problems assiciated with this
|
| Catalog items appear excluded after April QFE | 23 Jun 2006 10:50 GMT | 5 |
After installing the March and April QFEs, all catalog items that I have created appear as excluded in the Workspace display, however, the components build and are included in the image. When I right click and select "Show Why Item is Excluded From Build ...", it says that I need ...
|
| TouchCalibrate Restore From Registry | 23 Jun 2006 05:50 GMT | 3 |
default calibration data that i have updated in my registry is not getting loaded while booting. when i checked it in the google groups forums, i got that the function that loads the calibrationdata from the registry is TouchCalibrateRestoreFromRegistry() and i dont have that
|
| How to install printer on Windows CE ? | 23 Jun 2006 02:29 GMT | 1 |
I am trying to install HP Laser jet on windows CE , This HP Laser Jet is a network printer, When I double click on it to install it on Windows CE, it flashes an error "Make sure that all libraries are available and One are more components are missing"
|
| Does CE5.0 support Multi-Lun USB Mass Storage ? | 22 Jun 2006 09:43 GMT | 2 |
Someone said in this news group (http://groups.google.co.jp/group/microsoft.public.windowsce.embedded/browse_frm/ thread/c9b3c96c2df8b22f/ef28a91e58a9df1d?lnk=st&q=windows+ce+usb+multi+lun&rnum= 2&hl=ja#ef28a91e58a9df1d ) that CE5.0 support Multi-Lun USB Mass Storage Device, but from ...
|
| ExtEscape function | 22 Jun 2006 02:32 GMT | 3 |
What do I support the ExtEscape fuction in the driver?
 Signature Best regards! Zhang Feng
|
| SetLocalTime | 21 Jun 2006 20:08 GMT | 2 |
I'm running into problems setting the time on a Windows CE 5.0 device whereas the very same software component works pretty fine on Windows CE 4.1 devices for nearly 3 years. Here's what I'm doing:
|