ReactOS 0.4.16-dev-336-gb667d82
|
#include <commctrl.h>
Public Attributes | |
NMHDR | nmhdr |
SYSTEMTIME | stSelStart |
SYSTEMTIME | stSelEnd |
Definition at line 4290 of file commctrl.h.
NMHDR tagNMSELCHANGE::nmhdr |
Definition at line 4291 of file commctrl.h.
Referenced by MONTHCAL_NotifySelect(), MONTHCAL_NotifySelectionChange(), and parent_wnd_proc().
SYSTEMTIME tagNMSELCHANGE::stSelEnd |
Definition at line 4293 of file commctrl.h.
Referenced by MONTHCAL_NotifySelect(), MONTHCAL_NotifySelectionChange(), and parent_wnd_proc().
SYSTEMTIME tagNMSELCHANGE::stSelStart |
Definition at line 4292 of file commctrl.h.
Referenced by MONTHCAL_NotifySelect(), MONTHCAL_NotifySelectionChange(), and parent_wnd_proc().