| Thread | Last Post | Replies |
|
| How to use WinCE machine as a USB Disk? | 14 Mar 2006 08:18 GMT | 8 |
I'm working with Platform Builder 5.0 to make WinCE image, for ARM B.B. Now, the image works well and all USB functions OK! But everytime when I connect to a new PC, it requires to install ActiveSync to transfer data, it is not convenient to user!
|
| Accessing the ISA bus from a PCI based CPU card | 14 Mar 2006 06:50 GMT | 1 |
I have a cpu card with a GEODE GX1 processor, where I have connected a memory-card and an IO-card to the PC/104 bus. I have no problems addressing the IO-card, but I can't address the memory card.
|
| USB Functional dependencies | 13 Mar 2006 23:10 GMT | 1 |
The USB Functional Bus Driver is currently depending on Mass Storage, RNDIS Client, or Serial. How can I add additional dependencies for my own driver (ACM)? /trond
|
| microsoft.public.windowsce.platbuilder, microsoft.public.win32.programmer.wince, microsoft.public.windowsce.embedded, microsoft.public.windowsce.embedded.vc, microsoft.public.windowsce.app.development | 13 Mar 2006 20:22 GMT | 2 |
I had posted a message earlier only on the platform builder usergroup but could not get an answer. Hopefully, I can get an answer from other groups. We have an application created using evc++4.0 and were deploying it on the PPC 2003 or WCE 4.2 emulator with no problems.
|
| NDIS & 91C111 | 13 Mar 2006 19:45 GMT | 2 |
I have a funny problem with my 91C111 driver. I am using a SH4 platform with this chip. The driver has the following strange behavior: When I try to ping my platform, sometimes my device do not answer. I debugged into the RCV_interrupt_Handler. I can see all the data my desktop
|
| Problems about the ARMV4I-based emulator BSP | 13 Mar 2006 14:24 GMT | 4 |
I am attempting to work with this emulator on platform builder 5.0 I followed the procedure just as using x86 emulator. But when I attach device, a error windows says "Your virtual machine may not have enough RAM allocated". But in the "target device connectivity ...
|
| Soft Keyboard does not pop up automatically | 13 Mar 2006 13:29 GMT | 1 |
I am using WinCE 4.20 OS, when I open my IE explorer my soft Keyboard does not pop up itself. Anybody knows how to solve this issue. Thanks.
|
| Hive registry not working with Release build | 13 Mar 2006 13:28 GMT | 2 |
I have PXA255 platform derived from Lubbock. Using V5.0. I have setup my hive registry to be on MMC card. Registry settings below. Everything works fine in a debug build, hives are mounted on the MMC card. With a release build at the point the hives are
|
| Howto eject USB mass storage disk? | 13 Mar 2006 10:44 GMT | 3 |
I expose an USB mass storage partition from my custom Windows CE device. For instance, I can connect a USB cable between my device and a Windows XP computer, and it will appear
|
| Data align problems in ARM | 13 Mar 2006 09:45 GMT | 1 |
I'm debugging my project with EVC4.0, ARM platform. When I build my project, I face many data and pointer align problems. Because this project is replanted from another platform, so i can't modify the pointer access mode and struct size. For example:
|
| Registry settings for proific usb to serial converter | 11 Mar 2006 15:38 GMT | 4 |
can any 1 plz tell me, how can i configure a usb to serial coverter as a normal serial port in my winCE 5.0 based device. i do have the cab file installer for winCE4.2 which installs "USBSER.DLL". will that driver work with winCE5.0?
|
| VirtualWiFi for WinCE | 11 Mar 2006 08:07 GMT | 1 |
In Desktop, Microsoft implemented a NDIS IM driver called "VirtualWiFi". Can I implement same type of driver in WinCE using PassThru NDIS sample driver? The purpose of the VirtualWiFi driver is to virtualize the WLAN NIC so that the application can connect to different APs or peer ...
|
| Implementing Networking in WincE4.2 device | 11 Mar 2006 00:58 GMT | 6 |
we are having a WinCE4.2 based device.I have following questions . Q1 .If we have RAS service(using USB or serial) in our device for internet Access in that case do we need to have ethernet controller..? Q2. If we want to implement networking facility ,then CS8900 ethernet
|
| how can i you jpg api functions to read jpg files in wince5.0 | 10 Mar 2006 22:57 GMT | 3 |
hi. all. did wince5.0 provide jpg api for developers to program jpg files reader. if it support it, where can i get some information. can you tell. thx. regards
|
| Emulator for ARMV4 | 10 Mar 2006 22:00 GMT | 3 |
There's only an X86 Emulator in Platform Builder 5.0, Is there an ARMV4I Emulator? I want to debug my ARM version code on PC directly(without connecting to my B.B), how to?
|