Dr. Dobb's Journal April 1998

Windows CE 1.0 versus Windows CE 2.0


The major differences between Windows CE 1.0 and Windows 2.0 include the following:

The CE Embedded Toolkit

The CE Embedded Toolkit for Visual C++ 5.0 has been announced to enable embedded developers to customize the CE kernel. This enables a specialized version of CE using a minimum set of software modules to support the platform's requirements (in order to minimize the memory footprint and maximize performance of the operating system).

For example, you could build a version of the OS that contains the kernel and a selected set of communications modules but which does not provide a graphical user interface. In addition, Visual Basic 5.0 and Visual J++ have add-on packages to support CE as one of their target platforms. A Visual Basic run-time interpreter and Java virtual machine are part of these add-on packages.

-- B.R.

Back to Article


Copyright © 1998, Dr. Dobb's Journal