Top "Windows-ce" questions

Microsoft Windows CE (now officially known as Windows Embedded Compact and previously also known as Windows Embedded CE, and sometimes abbreviated WinCE) is an operating system developed by Microsoft for embedded systems.

VS 2012 Support for Windows mobile 6

I've read here that Microsoft will add support for Windows CE in visual studio 2012, but I haven't seen this project …

c# visual-studio windows-mobile windows-ce windows-mobile-6.5
what is the difference between Windows CE and Windows Mobile?

I am just starting off Windows OEM development and have come across these two terms Windows CE and Windows Mobile. …

windows-mobile windows-ce
How to shutdown/reboot a mobile device (Win CE 6.0) with EMDK 2.6?

I'm trying to shutdown/reboot my Motorola MC9190 with the EMDK 2.6, but I can't figure out how to achieve this. …

c# windows-ce mobile-devices motorola-emdk
How can I determine whether a column exists in a SQL Server CE table with C#?

The legacy code does it this way: public bool isValidField(string tableName, string fieldName) { bool retVal; string tblQuery = string.Format("…

c# sql compact-framework sql-server-ce windows-ce
Can I upgrade my Handheld OS from Windows CE 5.0 to 6.0?

I've Motorola Symbol Handheld Model MC3090 (from symbol MC3000 series), having Windows CE 5.0. Is it possible that i can upgrade …

windows-ce upgrade rom
Activesync wont connect to my Windows CE 6 device

When I connect my Windows CE 6 device to my development machine I get Microsoft USB Sync to register in Windows …

usb windows-ce activesync
Designing forms to work on different resolutions and aspect ratios on Windows CE

I have a .NET 2.0 application that runs on Compact Framework. It has a bunch of different forms that were all …

c# winforms compact-framework .net-2.0 windows-ce
pthread condition variables vs win32 events (linux vs windows-ce)

I am doing a performance evaluation between Windows CE and Linux on an arm imx27 board. The code has already …

windows linux events pthreads windows-ce
Task manager on windows 6.0 ce for Motorola MC3190 Handheld Computer

I try to find out why a web page causes a memory leak on Motorola MC3190. Barcode scanners are new …

windows windows-ce taskmanager
How can I remote access into a WinCE client computer from a Windows 2000 system?

I am currently running a server with Windows 2000 and running client computers off the same switch/network which are running …

server client windows-ce remote-access windows-2000