Common Control Structures (Windows CE 5.0)
The following table shows the common control structures, with a description of the purpose for each.
Programming element | Description |
---|---|
INITCOMMONCONTROLSEX (structure) | This structure carries information used to load common control classes from the dynamic-link library (DLL). |
NMHDR | This structure contains information about a message. |
NMKEY | This structure contains information used with key messages. |
NMMOUSE | This structure contains information used with mouse messages. |
See Also
Send Feedback on this topic to the authors