| Thread | Last Post | Replies |
|
| emulatorX86 error | 31 May 2007 19:43 GMT | 1 |
I have macde a WINCE console appliaction for emulatorx86 in debug mode. The code snippet was as shown below: #include <windows.h>
|
| Wireless Lan and Suspend | 31 May 2007 15:58 GMT | 1 |
I have WinCe 5.0 on GeodeLx platform .Iam using a wireless card RT2561T.Added driver for the same.Wireless LAN is able to connect to Access point. But after doing suspend it fails to connect.But it detects AP.It is connecting well after reboot also.Added registry
|
| ethernet ports, detected but not sending any packets (IXDP 425) | 31 May 2007 15:43 GMT | 4 |
in Win CE 5.0 both ethernet ports of my board (similar to intels IXDP 425) are detected. Although, no packets are sent, so DHCP detection does not work and even if I set a static IP it does not work. (I monitored the traffic with wireshark on my host machine. the device and host ...
|
| problem using Active Sync via USB RNDIS | 31 May 2007 14:20 GMT | 6 |
i'm developing a device based on mainstone III bsp and i have implemented a working USB Function driver. When i select in <BSPNAME>.bat : set BSP_USBFN_SERIAL=1 my USB works fine and i can connect Active Sync and see my device files.
|
| Web Server Cannot initialize security libraries | 31 May 2007 13:50 GMT | 1 |
I am trying to tighten up security on my CE 6 device. When the device boots up and initializes the web server the log file reports the following error:- Pocket CMD v 6.00
|
| remote performance monitor problem | 31 May 2007 07:39 GMT | 6 |
I am dealing with a Remote Performance Monitor problem. Somehow I am unable to add objects to the chart since the Object lists are empty. I already tried to uninstall and install Platform Builder without success.
|
| Battery driver unresoved external symbol error | 31 May 2007 02:13 GMT | 4 |
I am trying to add the battery driver component to WinCE 5.0. I have a custom PDD battery driver from Bsquare BSP with the BatteryPDDResume, BatteryPDDInitialize. ... functions included in the C file. When I build my project I get unresolved external symbol
|
| Is UpdateWindow() a blocking API? | 30 May 2007 21:41 GMT | 6 |
With cedebugx tool, I found a deadlock when Today screen of my device froze. There is an application which registered a REGISTRYNOTIFYCALLBACK function which calls UpdateWindow() which is blocked while sending a
|
| NIC fails in RELEASE build CE 5.0 | 30 May 2007 18:26 GMT | 10 |
I have a CEPC-GEODE PC/104 board with an NE2000 ISA NIC. When I use the VMINI driver in a debug build it works fine. In the release build, DHCP fails. Searching, it seems that similar problems are form not removing the vmini driver and KITL formthe build. I have done this--at ...
|
| Systemkeys as Hotkeys ? | 30 May 2007 18:25 GMT | 5 |
I have a remote control, for which I need to re-map some keys. I have written an app that runs in the background : Keymapper.exe For "normal keys" define a hotkey, and when the hotkey is pressed I send simulated keys to the top window, or perform the action directly.
|
| IOCTL_HAL_GET_HIVE_CLEAN_FLAG ?? | 30 May 2007 15:17 GMT | 1 |
In CE 5.0: The IO Control Code IOCTL_HAL_GET_HIVE_CLEAN_FLAG can be implemented in OEMIoControl(). But In CE 6.0:
|
| Prevent an unauthorised win ce image download | 30 May 2007 15:16 GMT | 3 |
Is it possible to prevent an unauthorised windows ce image download to a device? Perhaps with a bios password? It should prevent the download over serial and ethernet connections. Thanks
|
| Couple of USB Queries.. USB mass storage device is not identified.. | 30 May 2007 15:10 GMT | 4 |
I am developing USB function controller and USB host controller for S3c2440. I added functionalites for Host controller and function controller. If i insert USB device into my Host controller terminal in my target
|
| Intel NIC drivers in PB5 | 30 May 2007 14:48 GMT | 6 |
I'm still struggling to understand PB5 in general and some specific features and stumbled across a few things in combination with Intel Ethernet chips. From what I learned from some other discussions here, Intel has some CE5 drivers that more or less work, which have to be installed ...
|
| How to Changing the hand cursor?? | 30 May 2007 14:19 GMT | 2 |
I have an embedded Windows CE device where the hand cursor (IDC_HAND) displayed needs to be changed. Is there a way to permanently change the global hand cursor for the OS, either by modifying a file or through code? Its running .Wince5.0 Mipsii.
|