ReactOS 0.4.16-dev-38-g96c65e9
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItemid |
WCHAR | szText [CBEMAXSTRLEN] |
Definition at line 3899 of file commctrl.h.
NMHDR NMCBEDRAGBEGINW::hdr |
Definition at line 3900 of file commctrl.h.
Referenced by PAGER_Notify().
int NMCBEDRAGBEGINW::iItemid |
Definition at line 3901 of file commctrl.h.
Referenced by PAGER_Notify().
WCHAR NMCBEDRAGBEGINW::szText[CBEMAXSTRLEN] |
Definition at line 3902 of file commctrl.h.
Referenced by PAGER_Notify(), and test_wm_notify_comboboxex().