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

Public Attributes | |
| NMHDR | nmhdr |
| LPCSTR | pszFormat |
| SYSTEMTIME | st |
| LPCSTR | pszDisplay |
| CHAR | szDisplay [64] |
Definition at line 4420 of file commctrl.h.
| NMHDR tagNMDATETIMEFORMATA::nmhdr |
Definition at line 4421 of file commctrl.h.
| LPCSTR tagNMDATETIMEFORMATA::pszDisplay |
Definition at line 4424 of file commctrl.h.
Referenced by notify_datetime_handler().
| LPCSTR tagNMDATETIMEFORMATA::pszFormat |
Definition at line 4422 of file commctrl.h.
Referenced by notify_datetime_handler().
| SYSTEMTIME tagNMDATETIMEFORMATA::st |
Definition at line 4423 of file commctrl.h.
| CHAR tagNMDATETIMEFORMATA::szDisplay[64] |
Definition at line 4425 of file commctrl.h.
Referenced by notify_datetime_handler().