Skip to content
Windows CE
Windows CE
  • Home
  • About
  • Camera
  • System on Module
    • Home
    • windows embedded compact 2013
    • Page 4
How to?

Compiling bsect.asm of X86 to create bsect.img

Salim Javed - Microsoft® Certified Technology Specialist March 18, 2010 0 Comments

Most of the programmers find it difficult to compile the bsect.asm file. This is because of 32 bit assembly controller and not defining the build.bat file properly. Here you will…

Camera How to?

Resolution Switching in DirectShow Camera Application

Prabu Kumar - Microsoft® Most Valuable Professional (MVP) March 12, 2010 0 Comments

DirectShow sample camera test application source code resides in the ($(WINCEROOT)\PRIVATE\TEST\MULTIMEDIA\DIRECTX\DSHOW\CAMERA) directory of the WINCE 6.0 installation. The CameraFramework source present on the private code supports functions which can be…

How to?

Creating shortcuts to Control Panel Applications

Vinoth - Microsoft® Most Valuable Professional (MVP) February 5, 2010 0 Comments

A recently invoked query on the MSDN news group for Windows CE has induced me to script this post. Most WinCE professionals might be aware of creating short-cut for a file.…

General

Activesync connection fails after multiple system reboots

Parthasarathy January 7, 2010 0 Comments

When we were working on the Regulus - Evaluation Board, we faced a peculiar problem on Activesync and this is about the Activesync connection that fails after multiple system reboots.…

How to?

Customizing Power Manager for SetSystemPowerState()

Vinoth - Microsoft® Most Valuable Professional (MVP) November 28, 2009 0 Comments

Changing the system state can be as simple as a cup of tea! by calling SetSystemPowerstate() API. But not all power states can be allowed to set through this API…

How to?

Handling Real Time Tasks in Windows CE

Vinoth - Microsoft® Most Valuable Professional (MVP) November 14, 2009 0 Comments

There are certain use cases - we may have to handle the non-standard custom interface to communicate between the processor and the hardware. An example is controlling the brightness of…

How to?

Increasing the Microsoft X86 BIOS Bootloader (BLDR) Size

Salim Javed - Microsoft® Certified Technology Specialist October 5, 2009 0 Comments

Introduction:   I am just bringing the BLDR size issues we faced when we tried to add more functionalities to the X86 bootloader (BLDR).   As per the current X86…

How to?

INVOKING KEYBOARD PANEL

Salim Javed - Microsoft® Certified Technology Specialist September 14, 2009 0 Comments

Simple method to invoke the software keyboard panel when edit box or other controls clicked (i)BOOL SHInitExtraControls(void); The above function has to be called before creating the dialog box, in…

How to?

Achieving a fully functional Webserver in Windows CE

Suresh Madhu - Microsoft® Certified Technology Specialist September 4, 2009 2 Comments

When you implement a web server on Windows CE, developers would want to implement most of the features available with web servers on PC platforms. However, this is not the…

Posts navigation

1 … 3 4 5

« Previous Page — Next Page »

Categories

  • Camera
  • eSOM3730
  • General
  • How to?
  • Windows CE Applications
  • Windows Embedded Compact 2013

You Missed

eSOM3730 How to? Windows CE Applications

Easy steps to developing an application using DM3730

General

Win32 Vs .NetCF Vs Silverlight

Windows Embedded Compact 2013

Windows Embedded Compact 2013 BSP porting

How to?

Optimize Wireless performance in Win CE

Windows CE