ReactOS 0.4.16-dev-59-gd481587
|
#include <commctrl.h>
Public Attributes | |
NMHDR | nmhdr |
LPCWSTR | pszFormat |
SYSTEMTIME | st |
LPCWSTR | pszDisplay |
WCHAR | szDisplay [64] |
Definition at line 4428 of file commctrl.h.
NMHDR tagNMDATETIMEFORMATW::nmhdr |
Definition at line 4429 of file commctrl.h.
LPCWSTR tagNMDATETIMEFORMATW::pszDisplay |
Definition at line 4432 of file commctrl.h.
Referenced by PAGER_Notify(), and test_wm_notify_datetime().
LPCWSTR tagNMDATETIMEFORMATW::pszFormat |
Definition at line 4430 of file commctrl.h.
Referenced by PAGER_Notify(), and test_wm_notify_datetime().
SYSTEMTIME tagNMDATETIMEFORMATW::st |
Definition at line 4431 of file commctrl.h.
WCHAR tagNMDATETIMEFORMATW::szDisplay[64] |
Definition at line 4433 of file commctrl.h.
Referenced by PAGER_Notify(), and test_wm_notify_datetime().