| Thread | Last Post | Replies |
|
| Win CE 5.0 full + 4.2 Eval | 30 Jun 2006 23:09 GMT | 3 |
Hi, all, I used Win CE .net 4.2 evaluation version before and it long expired. Now I just bought the full version Win CE 5.0 but I'd like to play with my Win CE .net 4.2 projects and devices once a while. Is there a way to turn the 4.2
|
| How do launch Remote Desktop Connection application on WinCE bootup? | 30 Jun 2006 17:02 GMT | 6 |
How do I auto launch Remote Desktop application (cetsc.exe) on WinCE bootup? I have added the following registry entry in platform.reg [HKEY_LOCAL_MACHINE\init]
|
| AUTODST in WinCE 4.2 | 30 Jun 2006 17:02 GMT | 7 |
I have Microsoft SNTP client included in Win CE 4.2 OS and the AutoDST=1 and HomeDST=0 registry settings. The device doesn’t have a battery and it gets time from a SNTP server when it is rebooted. The time zone is set to “Eastern time(US & Canada)”. A SNTP server is setup in a ...
|
| Create Menubar in PB - what's the difference between create menu in PB and eMbedded??? | 30 Jun 2006 16:40 GMT | 1 |
I've succesfully done the menu bar in WinCE eMbedded, now I'm trying to create menu in Platform Builder. But my result looks this way: BUILD: [01:0000000051:ERRORE] ApWithMenuBar.obj : error LNK2019:
|
| Re: memcpy problem on PXA | 30 Jun 2006 13:58 GMT | 3 |
>From: hel@40th.com >Newsgroups: microsoft.public.windowsce.platbuilder >Subject: Re: memcpy problem on PXA >References: <O1E338c0FHA.3180@TK2MSFTNGP14.phx.gbl> |
| clientside.exe can not lauch | 30 Jun 2006 12:52 GMT | 3 |
I build an image with CETK and run clientside.exe, but it exit, any idea to debug or find what is the problem? Thanks
|
| Intel xScale PXA255 BSP for Windows CE 5.0 | 30 Jun 2006 06:10 GMT | 1 |
Since there is no PXA255 BSP for CE 5.0, I tried to migrate the BSP from CE 4.2 to 5.0. But I got problem here, any expert here please help me on this issue. Following is what I did.... 1. open the cec editor from PB 5.0, and open PXA255.cec from C:\Program
|
| Some questions about an installable ISR | 30 Jun 2006 01:12 GMT | 7 |
Hello, everyone! Now I want to use an installable ISR in my device driver. I look up the MSDN help, but stil have some questions. 1. The IRQ, which is handled by the installalbe ISR, must not be
|
| Power Mode setting for USB WLAN | 29 Jun 2006 19:59 GMT | 5 |
With Mike's recommendation over USB WLAN, US Robotics 5421 is recognized and running without any problem on my platform (SMDK2440 reference board and CE 5.0). However, I have no idea how to turn on and off the USB WLAN, which is
|
| Eboot hang when jump to "CodeInRAM" | 29 Jun 2006 16:20 GMT | 6 |
PXA270 + 32M Intel P30 flash + Samsung 64M SDRAM When bootloader begin to run in RAM,it hangs.Below is the source code.Any suggestion?? I think all hardware is ok because the flash can run and the SDRAM SCRUB COMPLETED.
|
| 16550 Help needed | 29 Jun 2006 14:37 GMT | 1 |
I am required to provide a 16550 compatible driver on CE 5.0. The UART (16550 backward compatible) has an SPi interface, so I understand that I would have to change the register read/write mechanisms in the standard code. The problem is that I have very
|
| Configuration memory address not initialized | 28 Jun 2006 22:57 GMT | 2 |
I've been having a hard time with the IXDP425 BSP. We are using Intel's BSP on our own board with added peripherals. The problem we're having is with enabling the 2 additional COM ports. This seems like it should be pretty straight forward, but it is not, and it seems
|
| NET CF 2.0 for PB | 28 Jun 2006 21:58 GMT | 7 |
I'm trying to find the install for .NET Compact Framework 2.0 for Platform builder. I found Mike Hall's blog (http://blogs.msdn.com/mikehall/archive/2005/10/28/486358.aspx) where he describe howto download "Windows CE 5.0 Platform Builder Update
|
| Registry GetKeyValue and SetKeyValue Help please | 28 Jun 2006 21:25 GMT | 3 |
I am not a C++ dev so I do not know the proper syntax to complete the following logic. I need assistance where there are TODO tags This is a modification to source shipped with WinCE 5.0
|
| Display mobile device screen on PC | 28 Jun 2006 20:02 GMT | 5 |
i would like to display the screen of my mobile device running Windows Mobile 2005 on my PC. i know there are some programs for it but i would like to do it programatically. i heard i can do using driver classes available in platformbuilder
|