Common Control Macros (Windows CE 5.0)
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
Send Feedback on this topic to the authors