| Thread | Last Post | Replies |
|
| wceload, explorer, taskbar | 15 Jul 2008 18:13 GMT | 3 |
I'm using WinCE5.0 and I'd like to run a dotnet application on it. It is OK, but after reset I need to reinstall the compact framework 2.0. I'd like to have this installation done automatically, so I've created a small c++ app that runs after reboot. It executes wceload.exe with ...
|
| Aplicacation crash troubleshooting | 14 Jul 2008 15:37 GMT | 1 |
In the case of application crash the following lines appears in output window of Visual Studio 2005: Data Abort: Thread=82762240 Proc=80227eb0 'MyApp.exe' AKY=00200001 PC=0004638c(MiniNose.exe+0x0003638c)
|
| FD_ISSET not returning the read fdset when socket breaks in WinCE application | 14 Jul 2008 11:31 GMT | 4 |
I have an voip application that uses winsock2. In PC when i do FD_ISSET for readFds , it returns the read fdset when the socket connection fails(network cable unplugged) and hence when i try to do a read operation on the returned set, i get an error.Thus enabling me to
|
| cd rom driver for wince5.0 | 13 Jul 2008 22:01 GMT | 1 |
Hello sir, Im presently using platformbuilder wince5.0 as the development tool.I have added cd/udfs file system from the core os services and ATAPI PCI/ IDE storage block driver from the device driver to my image.The result
|
| TUX DLL behaves differently in Target Control window and CETK | 12 Jul 2008 23:25 GMT | 2 |
I have written a TUX DLL and have observed that if I run the test from teh Target Control window with the command line "s tux -o -d Test.DLL" every test case passes every time I run it. I've run the test over 50 times from the Target COntro Window with 100% success. However when ...
|
| WinCE5.0 supported x86 pc-based hardware platform | 11 Jul 2008 16:20 GMT | 2 |
Not all x86 hardware platform which are available in the market are working with WinCE5.0. If anyone can help me with a list x86 pc configuration which is supported WinCE5.0 and also available in the market..
|
| Unable to start debugging | 11 Jul 2008 16:01 GMT | 1 |
I have MFC dialog based application. I compile it in Visual Studio 2005 under Windows CE 6.0 targeting SDK for a custom device. If I link my application with static MFC library, I don't get any error messages when I start debugging and my application begin to run on target
|
| Get time & milliseconds. | 11 Jul 2008 14:18 GMT | 12 |
I would like to record the actual time when a specific interrupt occurs. Using GetSystemTime limits resolution to seconds, and I need milliseconds... What is the best solution ? GetTickCount returns milliseconds from the start of the device. I could have
|
| Platform Builder templates for CE 2003 & CE 5.0? | 10 Jul 2008 23:34 GMT | 3 |
I downloaded Windows Embedded CE 6.0 and was hoping that it would include templates for CE 2003 & CE 5.0. Can someone tell me where I can get these? I am not locating Platofrm Builder or Windows Embedded CE for these older versions on the Microsoft download pages.
|
| OOID_DOT_11 implementation in WinCe 5.0 | 10 Jul 2008 16:46 GMT | 1 |
I am writing the application that requires to setup a Wifi(802.11b) connection with the server through Access Point(AP) and do some processing. I want to use NDIS interface . 1) how do i use the OID_DOT11_XXX OIDs. i am not finding any help for same.
|
| disable SIP | 10 Jul 2008 16:37 GMT | 1 |
I'm playing around with a Symbol device mounting Windows CE 5.0. We developed an application using the external keyboard and we'd like to disable the pop up keyboard (SIP) to leave more space on the screen. I tried several ways:
|
| Network browsing on WinCE 5 ?? | 10 Jul 2008 16:35 GMT | 9 |
Hello All, Is it possible to display all the nodes(along with their shared folders) on a network on my WinCE device ? e.g. "net view" command on XP prof displays all the nodes.
|
| VoIP support in Windows CE 6.0 | 10 Jul 2008 07:38 GMT | 7 |
Hai Greats, Can I get any whitepaper on how to use the VoIP application that is available as part of Windows Embedded CE 6.0 ( But Not R2 version). Actually I want to know how to use the VoIP component in WinCE 6.0 to
|
| How to add certificates to the sysroots.p7b store in WinCE 6.0 | 09 Jul 2008 20:28 GMT | 1 |
I'm working on a device that uses webservices to connect to a remote server via an SSL connection https://webservices.mycompany.com. The SSL certificate for the site is from GoDaddy.com. The standard sysroots.p7b file for WinCE 6.0 does not seem to contain a certificate
|
| how to use internal memory | 09 Jul 2008 18:14 GMT | 1 |
I have an internal memory of 64kB in my Mb86r01 board running on arm926core. How do I use this memory, which files do i change to use this memory? Any help/idea would be greatly appreciated. Thanks,
|