Common Control Macros

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the common control macros, with a description of the purpose for each.

Programming element Description

FORWARD_WM_NOTIFY

This macro sends or posts the WM_NOTIFY message.

HANDLE_WM_NOTIFY

This macro calls a function that processes the WM_NOTIFY message.

INDEXTOSTATEIMAGEMASK

This macro prepares the index of a state image so that a tree-view control or list-view control can use the index to retrieve the state image for an item.

See Also

Reference

Common Control Reference