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.

Is it possible to kill WaitForSingleObject(handle, INFINITE)?

I am having problems closing an application that uses WaitForSingleObject() with an INFINITE timout. The full picture is this. I …

c# multithreading winapi windows-ce waitforsingleobject
Getting current directory in Windows CE 5.0 using C# compact 2.0

How do I get the current directory from which my EXE is running? I have tried the following two codes …

compact-framework windows-ce compact-framework2.0
Code profiling / performance analysis tools for Windows CE/Mobile

What tools do you know, other than those in Visual Studio, to analyze performance bottlenecks in a Windows CE/Mobile …

windows-mobile windows-ce native profiling
Platform Builder for WinCE 7.0

I'm using Windows XP 32-bit OS. I installed Visual Studio 2008 initially. Then, I installed WinCE 7.0 Evaluation version. Now, when I …

visual-studio-2008 windows-ce platform-builder
How to start developing an application on Windows CE?

I'm new to the CE environment, I have to create an application for a mobile computer with a barcode scanne …

c# windows visual-studio windows-ce motorola