|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | nmhdr |
| SYSTEMTIME | stStart |
| int | cDayState |
| LPMONTHDAYSTATE | prgDayState |
Definition at line 4298 of file commctrl.h.
| int tagNMDAYSTATE::cDayState |
Definition at line 4301 of file commctrl.h.
Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().
| NMHDR tagNMDAYSTATE::nmhdr |
Definition at line 4299 of file commctrl.h.
Referenced by MONTHCAL_NotifyDayState().
| LPMONTHDAYSTATE tagNMDAYSTATE::prgDayState |
Definition at line 4303 of file commctrl.h.
Referenced by MONTHCAL_NotifyDayState(), and parent_wnd_proc().
| SYSTEMTIME tagNMDAYSTATE::stStart |
Definition at line 4300 of file commctrl.h.
Referenced by MONTHCAL_NotifyDayState().