Objects created by the ATL for Windows CE Object Wizard

You can use the Windows CE ATL Object Wizard to create the following types of object:

Controls inherit from the ATL CComControl class, which provides a number of helper functions that are necessary for controls. These controls are compatible with the Windows CE Pocket Internet Explorer as well as the Internet Explorer for desktop platforms.

You also can use the Windows CE ATL Object Wizard to create dialog boxes, property pages, and a component registrar for your server. A component registrar is an object that can register and deregister individual components in a DLL.