| Thread | Last Post | Replies |
|
| Suspend/resume causes system halt | 28 Feb 2007 16:58 GMT | 6 |
I am building a WinCE 5.0 SMDK2440A platform (retail) and everything works as expected. However, sporadically a resume from suspend causes the following error, and the system completely halts:
|
| Changing window sizes while system is running | 28 Feb 2007 16:06 GMT | 1 |
Hi to all, In my implementation I have to change window hight and lenght while software is running. I know that windows gets these values on start up and it seems to diffucult to restore these values on air.
|
| Command Prompt | 28 Feb 2007 15:23 GMT | 6 |
Have built WinCE 5.0 image for AMD Geode LX platform. The configuration used for building the image is of Enterprise Web Pad After the image boots up and from Run command when "cmd" command is run I see the CMD window but the system seems to busy and it does not allow any
|
| Adding a Driver | 28 Feb 2007 14:14 GMT | 4 |
I am trying to add a driver for a PCI device to my image but having no success... What I did by now is: (1) Add a subproject in PLATFORM\CEPC\SRC\DRIVERS
|
| Hive-based registry problem | 28 Feb 2007 13:59 GMT | 3 |
Hello all and thanks: Problem: when I download and start the image, I see that system hive-based registry is created as: "\Registry\System.hv", where root is my Secondary IDE Compact Flash. The problem is that once System.hv is created, system hangs
|
| Downloading Nk.bin from Eboot through USB | 28 Feb 2007 12:38 GMT | 4 |
Sir, I am working in Wince5.0 and my target board is s3c2440. I want to download Nk.bin through USB. What are the stuffs i have to add when i want to download Nk.bin
|
| lan 91c111 allocation and device.exe and interrupt problem | 28 Feb 2007 11:43 GMT | 1 |
now i am using pxa270 as a host processor and smsc91c111 as a ethernet controller..and using wince 5.0 i have down loaded the driver from smsc site SRC-111-CENETXS SRC-111-CENETXS
|
| How to use the PMLOGMSG? | 28 Feb 2007 10:20 GMT | 2 |
Hi~ I'm using Windows CE 5.0 and I'm adapting power management to my device. I find there're many PMLOGMSG debug messages, but I don't know how to use them in RELEASE built, so anyone knows please help. Thanks
|
| Where does dwBuildNumber info come from? | 28 Feb 2007 10:07 GMT | 4 |
Where does GetVersionEx get the dwBuildNumber info from? I have noticed that for some of my builds this number is 1400 and for some it is 0. Dag
|
| Display Window | 28 Feb 2007 07:36 GMT | 5 |
Hi, I have CE device with 5.7 inches display with 320W*240h resoultion(QVGA). The question is when I click start-->control panel--> display. The control window appear larget then display size. I have to drag
|
| Disable Activesync Pop-up Dialog and Soubd | 28 Feb 2007 04:55 GMT | 2 |
I have developed a Windows CE 5.0 device that uses Activesync to connect to a host PC via USB. My problem is that we have a very specialized UI and DONT want the Activesync dialog (and the associated connection sound) to momentarily appear at connection time.
|
| Adding CAB files to a Windows CE 5.0 Image | 27 Feb 2007 19:17 GMT | 2 |
We have several CAB files that we have to install manually that allow us to run a database application we have created for a Windows CE 5.0 device. Each time we turn off the device the necessary CAB files are missing and have to be re-downloaded and re-installed. Is there a way ...
|
| Bug in wceshellfe.reg | 27 Feb 2007 18:17 GMT | 1 |
I think there is a bug in C:\WINCE500\PUBLIC\WCESHELLFE\OAK\FILES\wceshellfe.reg in line 771: # IME_CHOTKEY_IME_NONIME_TOGGLE : Ctrl + Space should be
|
| doesnot load coredll.dll | 27 Feb 2007 18:14 GMT | 3 |
I have problem in bringing up the kernel. I have developed BSP in WINCE 5.0 and I can successfully download the nk.bin on to the target. I have built the image in debug mode and I have enabled KITL also. This is what I get on the debug window of platform builder after
|
| WLAN and NDIS again | 27 Feb 2007 17:49 GMT | 1 |
I have two questions regarding WLAN card and NDIS In my application i register for NDIS connection status changes (so i know when WLAN card is removed/inserted), the way i am registering for NDIS status change is below (the code<> section)
|