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

Public Attributes | |
| NMHDR | hdr |
| WORD | OldDay |
| WORD | OldMonth |
| WORD | OldYear |
| WORD | NewDay |
| WORD | NewMonth |
| WORD | NewYear |
Definition at line 87 of file timedate.h.
| NMHDR _NMMCCSELCHANGE::hdr |
Definition at line 89 of file timedate.h.
| WORD _NMMCCSELCHANGE::NewDay |
Definition at line 93 of file timedate.h.
Referenced by MonthCalSetDate().
| WORD _NMMCCSELCHANGE::NewMonth |
Definition at line 94 of file timedate.h.
Referenced by MonthCalSetDate().
| WORD _NMMCCSELCHANGE::NewYear |
Definition at line 95 of file timedate.h.
Referenced by MonthCalSetDate().
| WORD _NMMCCSELCHANGE::OldDay |
Definition at line 90 of file timedate.h.
Referenced by MonthCalSetDate().
| WORD _NMMCCSELCHANGE::OldMonth |
Definition at line 91 of file timedate.h.
Referenced by MonthCalSetDate().
| WORD _NMMCCSELCHANGE::OldYear |
Definition at line 92 of file timedate.h.
Referenced by MonthCalSetDate().