ReactOS 0.4.16-dev-117-g38f21f9
|
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_().