| Thread | Last Post | Replies |
|
| GetNetworkParams: DNS server is 0.0.0.0 | 31 Oct 2007 22:45 GMT | 3 |
Has anyone seen this before? The CE5.0 DHCP client gets a dynamic IP address from a DHCP server (in this case, a Linksys router, though it's been happening with other equipment, too).
|
| ANN: October Windows CE Live Chat Tomorrow! | 31 Oct 2007 22:37 GMT | 1 |
Just a note that we'll be hosting an online chat tomorrow concerning Windows Embedded CE 6.0! Members of the development team will be on hand ready to answer your questions, so bring 'em on! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| Nk.bin Update Application | 31 Oct 2007 18:26 GMT | 1 |
I'm using WinCE 4.2 in my device. I'm booting WinCE using Compact Flash otherwise Hard Disk sometimes. I want to write a application which will get the updated Nk.bin from some host system and should replace the Nk.bin in the target via ethernet.
|
| CE 6 Runs on VIA pico-ITX? | 31 Oct 2007 18:23 GMT | 1 |
The VIA website says their new pico-ITX x86 board supports Win CE 6.0. Yet, I don't see the CE HCL saying the same thing. Does Win CE run on VIA pico-ITX boards?
|
| Difference between Regenum.dll and BusEnum.dll ? | 31 Oct 2007 18:02 GMT | 2 |
I am confused between RegEnum.dll and BusEnum.dll. Can some body give in which case these will be used. Sudheer
|
| WinCE Web Server Auth Not working | 31 Oct 2007 17:36 GMT | 1 |
So I have a WinCE device running the web server in order to expose a web service to a COM object on the CE device. Everything works great if authorization is off ("A" = 0). The problem is, we want to have authorization turned on, so I did ("A" = 1).
|
| Splash screen on Win CE SBC | 31 Oct 2007 16:16 GMT | 5 |
I have a single-board-computer running Windows CE 5.0. Given that I have the facilities to change the registry and have persistent storage, how can I add my own Splash (boot) screen? (without having to create a new
|
| VS2005 and CE 5.0 Emulator - Newbie | 31 Oct 2007 15:53 GMT | 1 |
I am new to CE development. I will be writing a managed application for a device that has yet to be determined so I need to use the CE Emulator. I know in VS2003 there is a CE Emulator that ships with it and I have played around this and it works fine. For VS2005 I downloaded ...
|
| Seeking to verify my own signature | 31 Oct 2007 15:19 GMT | 2 |
We have a Windows CE 5.0 device. One of the features we are building in to aid in troubleshooting/maintenance is that the device looks for a signed executable on an attached USB flash drive. If the executable is present and signed with our private key, then the shell will
|
| WinCE 42 USB Solutions | 31 Oct 2007 04:05 GMT | 5 |
We are looking for Non-ActiveSync USB solution to transfer files between Windows CE and Windows XP or Vista. We are looking for solutions to transfer files between Windows CE machines 4.2 and PC Desktop Windows using UBS Host to Host Cable. Is there any such
|
| Serial data missing at 115K BPS | 30 Oct 2007 20:46 GMT | 3 |
I am developing application layer on Third party developed WinCE 5.0 Image by using serial driver. On this image when I tried to use serial com with 115K BPS, missing 50% of Bytes. It seems Input buffer overflowing. While searching in forum came
|
| Services in Win CE device | 30 Oct 2007 15:36 GMT | 3 |
I am a newbie to Win CE development. I am currently using Visual Studio 2005 for development of some device apps in .Net Compact Framework 2.0. Is it possible to develop services that run on Win CE device? So far I am not able to find any technical resource either agreeing or ...
|
| disable Security Alert window? | 30 Oct 2007 09:28 GMT | 1 |
I just added these registries on ce 5.0 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\1] "1803"=dword:3
|
| new ActiveXObject - need help with creating ActiveX working on web | 29 Oct 2007 16:52 GMT | 2 |
I'm trying to create a simple ActiveX object to use it on a web page on WinCE 4.2 device (with iesample.exe as browser). The function var x = new ActiveXObject('ObjectName') works fine with all default ActiveX's registered in the device registry, like for example
|
| How to set source and obj directory | 29 Oct 2007 16:19 GMT | 3 |
I am trying to setup the source directory for my source files. I don't want to see file name preceded by long directory name. Also I want to redirect my output files to another location. Can someone suggest me how to do it? Thanks
|