|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| union { | |
| struct { | |
| UINT type: 4 | |
| UINT ctl_id: 4 | |
| UINT item_id: 4 | |
| UINT action: 4 | |
| UINT state: 16 | |
| } item | |
| LPARAM lp | |
| } | u |
| struct { ... } DRAW_ITEM_STRUCT::item |
Referenced by add_message_().
| LPARAM DRAW_ITEM_STRUCT::lp |
Definition at line 94 of file msg.c.
Referenced by add_message_().
| union { ... } DRAW_ITEM_STRUCT::u |
Referenced by add_message_().