| Thread | Last Post | Replies |
|
| How to Export BSP in Wince 6.0? | 31 May 2008 21:18 GMT | 2 |
I have build one BSP and i want to export it (i.e.create .msi file). In Wince5.0 it is easy there is option Export BSP but in Wince6.0 (Visual Studio 2005) not that type of option. Is any body know how to Export BSP in Wince6.0?
|
| How to replace a dll... | 31 May 2008 16:27 GMT | 1 |
Hello, all. (currently developing a WM6 phone) I know that I can replace a dll file using ActiveSync and debug some faults. Now, I am looking for a debug point, but I can't simply replace a dll using
|
| FAL source code available? | 31 May 2008 07:47 GMT | 1 |
i can't find it in both public and private folder. i want to debug my FMD deeply. thanks
|
| Environment variable building platform | 30 May 2008 21:26 GMT | 1 |
I have several projects that use the same platform. I would like to slightly change the code in the platform (with #ifdefs) depending on the PBWorkspace that I currently have open. I tried using Platform Settings, Environment, and setting a variable there which I hoped to
|
| Windows CE 6.0 Driver Question | 30 May 2008 18:55 GMT | 3 |
In Windows CE 6.0, some drivers are moved to Kernel level and what is the critirea for deciding the driver is in the user mode or kernel mode. Is it some thing like developer can choose(In this case where to make the difference) or is it a predefined one like serial driver should ...
|
| MPEG-2 Demux filter for wince 6.0 | 30 May 2008 17:43 GMT | 2 |
Could anybody please point to the location of 'MPEG-2 Demux for wince 6.0' . I searched in MSDN code gallery but without any hit. Thanks and Regards,
|
| Porting WINCE on arm9 processor | 30 May 2008 16:54 GMT | 1 |
Dear Friends, I have an embedded board with arm9 based 32 bit processor which has linux already ported on it. As vendor has not yet done it, I want to port wince on it. I have done required modification in the U-Boot bootloader and want to
|
| Stupid question about adding an application to an OS design | 30 May 2008 16:35 GMT | 6 |
I have a stupid question about adding an application to my OS design in WCE 6.0. I made an OS design by using most of the default values. Now I simply want to add a "Hello World" application to this OS design and then debug it. What I have done so far is:
|
| Hive based registry problem... | 30 May 2008 13:32 GMT | 13 |
I want to implement a hive-based registery model in my pxa255 board. So, i have done the following by referring to the platform builder documentations. 1) Added the catalog item, Hive based registery
|
| System timer not accurate | 30 May 2008 07:24 GMT | 1 |
I am using smdk2440 for wince 4.0. My problem is that the system timer run fast compared to real time. the result is that backlight time and suspend timeouts exhaust early instead at the time specified in settings. What may be the cause? kindly suggest.
|
| ceddk.lib not being built in PUBLIC\COMMON\OAK folder | 30 May 2008 06:31 GMT | 1 |
I am not able to build the CEDDK.lib file in the "WINCE600\PUBLIC \COMMON\SDK\LIB\$(_CPUINDPATH)\" path. I have included both the "Device Manager" & "WinCE driver developmenet kit support library" components in my OS design.
|
| Problems with mshtml.dll and Internet Explorer 6 | 29 May 2008 21:45 GMT | 1 |
I am developping a on WinCE 5. And experiencing a lot of problems with Internet Explorer 6 for WinCE. In IESample I get the following error quite a lot: 17876 PID:6b8ea5a2 TID:b71efce Exception ffffffff Thread=8b6b8950
|
| Chinese font problem in Wince 5.0 | 29 May 2008 20:07 GMT | 4 |
I want to add Traditional chinese fonts in my OS image. My ROM size setting is approximately 18MB. The components which I need fit in this size, but when I add Chinese font, the PB gives error " the NK size exceeds ROM size". The reported size is about 26 MB. How can I fix this ...
|
| How to improve application performance in CE6.0 user mode? | 29 May 2008 18:19 GMT | 7 |
I found the application performance is poor in CE 6.0 user mode. Below sample codes is for compare performance between CE 5.0 and CE6.0. In CE 5.0, we can get better result than CE 6.0. Can anybody tell me how to improve test result in CE 6.0?
|
| "Wireless Information" screen for wifi on Win CE 5 unreachable but | 29 May 2008 17:47 GMT | 21 |
"Wireless Information" screen for wifi on Win CE 5 unreachable buttons We have a custom Win CE 5.0 box that we used Platform Builder to build the os. My issue is our screen resolution is 800 X 480 and everything seems to work correctly accept when I plug in our USB wireless device ...
|