| Thread | Last Post | Replies |
|
| How to see the "Release" directory | 17 Jun 2005 13:50 GMT | 2 |
Dear friends, How to see the Release Directory in Target device after booting through the Ethernet card in WinCE.NET 4.2 to copy my own NK.bin. Is any compopnent to be added for this? pls give solution.
|
| why my stream driver function XXX_Open is called right after XXX_I | 17 Jun 2005 13:45 GMT | 12 |
when WinCE5.0 load my stream driver, after XXX_Init is called , XXX_Open is also called right after XXX_Init ,even if i don't call createfile function. does anyone knows the reason? Thanks advance!
|
| How-to remove errant library reference (COMMCTRL) from my platform configuration ?? | 17 Jun 2005 13:39 GMT | 9 |
I am generating an SDK from Platform Builder 5.0 (with all latest QFE's applied). I'm having problems using the SDK because it includes commctrl.h and references to commctrl.lib link library, but it doesn't include
|
| How to make new vbridge.lib after modifying vbridge.c? | 17 Jun 2005 10:18 GMT | 3 |
I want to modify vbridge.c under PUBLIC/COMMON/oak/drivers/ethdbg/vbridge, then how to get new vbridge.lib? All other source files in under PUBLIC/COMMON/oak are alike. If I can do this, it will be easy to debug and fix bugs.
|
| Can I know how many drivers were loaded by Device Manager? | 17 Jun 2005 09:20 GMT | 2 |
Can I know how many drivers were loaded by Device Manager on my PDA ?
|
| Getting Interrupt IN pipe data in USB-OHCI host side in WinCE 5.0 | 17 Jun 2005 02:03 GMT | 3 |
This is a basic doubt regarding registering and getting Interrupt IN pipe data from USB-OHCI Wince 5.0 host stack. 1.Who will poll to USB devices for interrupt transfer?I guess it should be done by stack only,now if it is done by stack then Shall
|
| Scanner not working in my WCE 4.2 image | 16 Jun 2005 18:47 GMT | 1 |
Dear friends, I have been developing WinCE.NEt image using PB 4.2 for X86 with Internet Appliance. I attached Tecnost scanner in my terminal Tecnost M380. but it is not working. How can i set the registry for scanner to be working?
|
| Use of CreateFile with Serial port | 16 Jun 2005 18:40 GMT | 4 |
I am writing a simple app to test my serial port. My serial driver mdd code is in the public/common/oak/drivers/com_mdd2 directory , the file is mdd.c. I thought
|
| Platform Builder 5 cant see BOOTME requests | 16 Jun 2005 17:39 GMT | 3 |
I am trying to get an XScale development board connected to PB over ethernet. The board runs Redboot boot loader, which configures the ethernet connection. I can ping the connection both ways between the board and my workstation, and can telnet into the board so the connection is ...
|
| USB Client storage ( David Liao come in) | 16 Jun 2005 17:00 GMT | 3 |
I am using CE5.0\PXA255 as USB Client, and I have the USB Client activesync working. After I disable both sides ActiveSync and plug in the usb cable. Desktop shows the
|
| install unloading driver? | 16 Jun 2005 16:45 GMT | 1 |
I recently got a new computer at work (my CPU or motherboard died). They bought all new hardware, so I reinstalled PB4.2 and eVC++. At least twice during the install, I received the message "'Virtual PC/Windows CE Emulator' will cause Windows to become unstable. Windows has ...
|
| PB5 Issue | 16 Jun 2005 14:26 GMT | 9 |
I will really appreciate for the help/ suggestions with the PB5. We are going to move from PB 4.2 to PB5 and I spent today a lot of time with the PB5 issue: 1) I found that PB5.0 requires source files to be in the project
|
| Windows ce 4.2 Hive problem | 16 Jun 2005 11:55 GMT | 3 |
I am trying to setup hive registry on a National Geode GX1 with a HDD as storage. I have added from the catalog Hive based registry, Ram and Rom filesystem, Fat File System, and the Atapi PCI/IDE Storage Block Driver. On the Hdd i have 500Mo fat16 partition where the Nk.bin is ...
|
| Failed test GDI case on Magneto | 16 Jun 2005 09:44 GMT | 9 |
I am porting a display driver from Windows CE 5.0 to Magneto. The driver is a GPE based driver and can functionally work very well on both OS. However, when I try to run the Graphics Device Interface (GDI) Test in mobile CETK accompanied with Windows Mobile 5.0, the test case
|
| Microsoft .NET Compact Framework | 16 Jun 2005 08:52 GMT | 6 |
I have been building images using platform builder wince.net 4.2 for quite a while now, I am currently building one based on the mobile handheld configuration and include the .NET Compact Framework. I also create an SDK for the image I build. When I run the SDK on my
|