Share via


Common Control Macros (Compact 2013)

3/28/2014

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