| Thread | Last Post | Replies |
|
| UTF-8 stream to unicode conversion | 22 Mar 2007 16:09 GMT | 3 |
Dear Greats, I am getting a UTF-8 stream bytes from a remote application through TCPIP. I need to convert this bystream to unicode stream to display in the Windows CE 5.0 device. I have included required keyboard layout
|
| How to calculate the max process number in CE6.0? | 22 Mar 2007 10:48 GMT | 2 |
CE6.0 supports a limit of about 32K processes, I wonder how "32K" be calculated. Thanks. BRG.
|
| 'DBGMSG' doesnot get connected | 22 Mar 2007 09:02 GMT | 1 |
I have seen many postings of the same problem but, there is no exact solution. Can anyone please help in solving this issue. I have problem in bringing up the kernel. I have enabled kitl. Here is my debug message I get on the hyperterminal
|
| RIL issues for CE 6.0 and Compiler | 22 Mar 2007 03:53 GMT | 2 |
Is the C++ compiler used in earlier platform builders and the newer CE 6.0 environment (through VS2005) the same? (I haven't used CE 5.0 or earlier so not totally sure how things were set up but I gather it wasn't as tightly integrated into Visual Studio).
|
| 6.0 PCI network boot | 22 Mar 2007 03:38 GMT | 3 |
I created a 6.0 boot floppy using CepcBoot.144. Readme.txt on that floppy has this statement: For PCI-based Ethernet controllers, the controller type is determined by looking up the PCI vendor and device IDs in a table. Note that this
|
| Windows CE PC boots very randomly | 21 Mar 2007 21:25 GMT | 1 |
We are students working on a project with windows ce on a pc. We were (sort of) able to configure windows ce to boot off the hard disk by creating the boot floppy (as given in MS's instructions: http://msdn2.microsoft.com/en-us/library/ms903942.aspx ), running
|
| problems loading driver in release mode | 21 Mar 2007 21:05 GMT | 5 |
I've developed a very simply builtin DLL stream driver for my BSP. If i work in debug mode the driver has been loaded during the boot time and everything works fine... instead if i work in release mode the driver has not been loaded and the application crash. Any suggestion will ...
|
| unable to find platform.bib | 21 Mar 2007 18:31 GMT | 6 |
For some reason when i try to build an image, I get the following error: ... CeNlsCmp: JamoSort Compose: 1120 CeNlsCmp: Default Lang Except uppercase: 52
|
| problem to start up applications | 21 Mar 2007 18:09 GMT | 7 |
i'm working with windows CE 5.0 and i've have a graphical shell and some other components and everething works fine but if i add a standard application (project) such as the "hello world" application my OS hangs at the place see below debugoutput. For adding my
|
| ActiveX not working (CE 5.0) | 21 Mar 2007 17:51 GMT | 3 |
I've created a CE 5.0 image, downloaded it to my device an everything works fine, except the Internet Explorer, it simply doesn't show any ActiveX controls... Can I change the configuration in the Platform Builder to enable ActiveX?
|
| Platform Builder question | 21 Mar 2007 17:07 GMT | 3 |
Does anyone know if there is a tool that can auto complete code in Platform Builder 5.0+ ? I think some of you might come across the same problem because I find it hard to believe that the Device Drivers Programmers don't use a
|
| Regarding CF | 21 Mar 2007 11:53 GMT | 3 |
while copying the image on CF from PC, I am getting a dialog box saying "proram memory is very low" Kindly help me any type of help will be beneficial for me
|
| Some problems in mapping address | 21 Mar 2007 11:47 GMT | 1 |
I want to operate registers in the pc/104 A/D card through pc/ 104 bus in windows ce5.0. I used HalTranslateBusAddress( ) and MmMapIoSpace( ) in this way: BOOL HalTranslateBusAddress(
|
| switch video output between TV and LCD after system booted | 21 Mar 2007 11:25 GMT | 3 |
I am developing a portable device with WINCE50 / ARM, which video port support TV(720x480) and LCD panel( 480x272). I need a function that support switch video output between TV and LCD after system boot.
|
| IXDP425 Can not load any display driver, especially the SM 501 | 21 Mar 2007 11:03 GMT | 1 |
We got the IXP 425 BSP and a Board similar to Intel's IXDP425, and we also use the VoygerGX display driver for the Silicon Motion 501 chipset. 0x83fc14d8: OEMIoControl: IOCTL_HAL_REQUEST_IRQ 0x83fc14d8: PCI_GetInterruptForSlot Slot 0 Pin 0 IRQ 28
|