Share via


Wizard Options for Options, ATL Simple Object Wizard

Describes the unsupported wizard options for smart devices on the Options page of the ATL Simple Object Wizard. Some of the elements on this wizard page are either not supported on devices, or behave differently in a device project.

Unsupported and Differently Supported Options

The following table describes the elements that behave differently on device projects.

Section

Behavior

Threading model

The threading model setting depends on whether or not the target platform supports DCOM. If the target platform does not support DCOM, the threading model used in the generated code is always "Free," regardless of what threading model the user selects.

Windows Mobile 2003 software does not support DCOM.

For more information about COM, DCOM and threading models on Windows CE, see Component Services (COM and DCOM) and COM Threads and Processes in the Windows CE 5.0 documentation.

Interface

The Automation compatible check box is not supported on device projects.

Support

The IObjectWithSite (IE object support) check box is not supported on device projects.

See Also

Other Resources

C++ Class Wizards for Device Projects