| Thread | Last Post | Replies |
|
| Bug in DDOVER_ALPHACONSTOVERRIDE | 30 Sep 2007 19:48 GMT | 1 |
My hardware supports constant alpha blitting. After implementing the code in the display driver and returning the correct caps it still doesn't work. Because I don't have source for ddoverlay i have stepped through the assembler code and found, that there must be a mistake in ...
|
| Windows CE 6.0 Online download installation | 30 Sep 2007 13:16 GMT | 2 |
I have installed VS 2005 in my machine. I tried online download installation of windows cE 6.0 I have the following question: 1) Is VS 2005 SP1 mandatory??
|
| PC Card | 30 Sep 2007 02:37 GMT | 1 |
I am involved with the CF driver for WinCE5.0 on an ARM based platform. I am using the ATADISK driver along with PCMCIA.dll and pcc_serv.dll. I am having some trouble in understanding the speed settings for the CF card at the PDD level.
|
| Logo Test Kit | 30 Sep 2007 00:50 GMT | 1 |
I want to know is Logo Test Kit (LTK) valid or applicable to test WinCE 5.0(Application,drivers etc) ? Since i have CETK for testing those. What is the use of LTK in WinCE.
|
| Windows CE 5.0 support for Strong Arm sa1100 processor varificatio | 29 Sep 2007 15:59 GMT | 4 |
There is support for processor SA-1100 in WinCE 4.2 but WinCE 5.0 is not support for processor SA-1100 from Strong-Arm family for backward compatibility WinCE 5.0 can use PXA270 architecture So that we can migrate code based on SA-1100 on PXA270 in WinCE 5.0.
|
| Problem in kernel | 28 Sep 2007 16:05 GMT | 2 |
We are migrating to CE 6 and we can't finalize our OEMInit function because of a DEBUGCHK falure in vm.c(in debug configuration of course). I activated DebugMsg in the vm.c files. When we use the retail configuration it works but fails later in a driver initialization (but this ...
|
| question about catalog add and remove... | 28 Sep 2007 14:01 GMT | 1 |
hi, all? I happen to find some curiosity with catalog handling... First, I added "Atapi PCI/IDE Storage Block Driver" to my pb project. And then I tryed to remove it. But I can't do it because there happens a error
|
| Removing the internet explorer and Media player icons from the des | 28 Sep 2007 13:37 GMT | 6 |
Could somene educate me about how to remove the internet explorer and Media player icons from the desktop. I have been able to remove the recycle.bin and My Device icons by following registry entries :
|
| oem packages | 28 Sep 2007 10:32 GMT | 1 |
i have a simple questionon windows mobile packages .I have seen one file is there ->name is oem.cpm.csv and most of the packages are declared here . In makeimg this are packages are used and this file is helping to do that .So in this package file how to put condition ,i
|
| not able to launch nk.bin from flash to Ram | 28 Sep 2007 03:41 GMT | 3 |
I am working with pxa270,wince 5.0. I could download the NK.BIN to flash.I did it by changing the config.bib But I am not able to launch the image to RAM. Is there anything to change?please help me.
|
| CE 5.0 IExplorer Memory leak | 27 Sep 2007 22:11 GMT | 2 |
I am using CE 5.0 and I have an application which launches IE as a control. This application currently swaps between to html pages. i.e. the JavaScript on these 2 html pages navigate to one another. When this swapping occurs I see a gradual increase in "In use" memory in
|
| Windows CE 5.0 IDE compact flash --> /hard disk/ not shown... | 27 Sep 2007 20:48 GMT | 4 |
I have compiled a Windows CE 5.0 image that runs on IDE CF card. I have added the following modules to Storage Devices - ATAPI PCI/IDE Storage Block Driver - Compact Flash/PC Card Storage Card (ATADISK)
|
| SendMessage Marshalling code on Embedded CE 6? | 27 Sep 2007 20:29 GMT | 3 |
I am now working on Windows Embedded CE 6 but found some behavior curious to me about SendMessage() As you may know, some of the Win32 API's are just a wrapper for sending message.
|
| DDKReg_GetWindowInfo | 27 Sep 2007 16:31 GMT | 5 |
I am looking at the net2280 USB Client driver and I see this call to DDKReg_GetWindowInfo which fills in a DDKWINDOWINFO structure supposedly from the registry, but what I dont seem to understand is the IO and MEM windows data structures associated with this call ? Is there ...
|
| Persistent Storage | 27 Sep 2007 15:21 GMT | 3 |
I need to do following things in wince 5.0. - All setting (Wi-Fi, owner info) are not lost - E-mails settings/data are not lost - Internet Explorer settings, favourites and cookies are not lost
|