| Thread | Last Post | Replies |
|
| can't capture packet back to WINCE 5.0 in emulator using ethereal. | 24 Apr 2006 15:10 GMT | 4 |
I'm using a default configured WINCE 5.0 (handheld PC) in PB 5.0 emulator. When I tried to capture some packet of the WINCE, I found that I can only see
|
| Did ANYONE out there get file server to work in WinCE 4.2?? | 24 Apr 2006 13:56 GMT | 3 |
We can't get the file server to work on 4.2. We see connection attempts to our CE device, but each one is refused. I'm about to tell the project manager we can't do this (the customer's gonna love this). If you got file sharing to work with 4.2, could you please post the
|
| Multi-bytes received event on rs232? | 24 Apr 2006 11:25 GMT | 12 |
I want to receive an event from rs232 only when 500 bytes is received in receive buffers. I think that, its not possible by using standart serial driver. So i decided to ask: if its possible by writing a new serial driver? Im trying to do this because of performance considerations ...
|
| USB device how-to | 24 Apr 2006 10:53 GMT | 4 |
My project group is trying to get some sort of I/O to a device that is USB. The USB device is HID complient and plugs into the PocketPC device through a CF USB Host Card. Everything comes together fine, as the device is in the device list as HID1:
|
| NDIS_WAN_PACKET decoding | 24 Apr 2006 10:18 GMT | 2 |
We are porting a Ndis Intermediate driver from windows NT to windowsCE 4.2.Our implementation for ethernet and wlan interface using NDIS_PACKET was successful but our problem now is we have to implement the WAN Interface using NDIS_WAN_PACKET.We have successfully
|
| Hive-Based Registry | 24 Apr 2006 08:11 GMT | 4 |
I am building a Windows CE 5.0 image. If I want to save my settings, I think I need Hive-Based Registry be added in my OS Design. However, my image works very well without Hive-Based Registry. Once I add
|
| Networked Media Device(NMD) Disk Write error!? | 24 Apr 2006 03:45 GMT | 3 |
I build Windows CE New Pack "Networked Media Device Feature Pack"(NMD_FP), CE Builded to run Image in monitor is show "Black Screen", in Kitl Message is "Disk Write error"!
|
| Why wince5.0 doesn't set time before 2000 year? | 23 Apr 2006 18:50 GMT | 1 |
I have a wince5.0 device. I manipulated date to 1998 years on that device through "Date/Time Window".When I press the button "Adjust", the manipulated time back to 2000 years. Why this situation occurred?
|
| Windows CE Support Yohah Dual Core? | 23 Apr 2006 18:48 GMT | 1 |
Is there support in Windows CE 5.0 for Yonah Dual Core Intel CPUs? That is, can threads be scheduled on the two processors in the dual core? What about Windows CE 6.0? I can't seem to find any information (legitmate from Microsoft, or rumors from third parties) about Windows CE ...
|
| Open workspace hangs! | 23 Apr 2006 02:25 GMT | 2 |
As cumbersome as it may sound, here it goes! I am a newbie to eVC++ and I would like to know how to copy an eVC++ project from one machine to another. I have to computers, (lets name them computer #1 and computer #2) on a network.
|
| File Intercept plug in application in WinCE | 22 Apr 2006 18:16 GMT | 2 |
Hello Friends, I wanted to write an application for file intercept. The idea is that whenever a file read/write operation occurs on WinCE system, WinCE os should automatically call my 'dll' first for file scanning and then
|
| how do I read data from a port in WINCE | 22 Apr 2006 15:32 GMT | 14 |
I have a PC104 computer with WINDOWS CE.net installed. I have a data fifo at address 0x302. How do I read data from data port? I embedded a piece of assembly code in embedded visual C++ and I can read one byte at a time. But that's too slow. I would like to read a block at a time ...
|
| Unable to print to USB printer | 21 Apr 2006 22:42 GMT | 5 |
I have a CE 5.0 image where I am trying to print to a usb printer. I have USB host controller, USB printer class driver, USB HID class driver and PCL Printer driver in my image. When I connect the USB printer, I am prompted for the Driver Name and I type USBPRN as described in ...
|
| FileSys failure in FSMapMemory | 21 Apr 2006 22:41 GMT | 1 |
Where error? I am just try add some memory for my target by OEMEnumExtensionDRAM(); After this i got that error: Booting kernel with clean memory configuration:
|
| IOCTL_NDISUIO_QUERY_OID_VALUE problem | 21 Apr 2006 20:00 GMT | 4 |
I want to get neighborAccess point list information. Using EVC++4.0 sp2 development and Pocket PC 2003 emulator to execute my program But I have one problem :
|