ReactOS 0.4.16-dev-36-g301675c
|
#include <commctrl.h>
Public Attributes | |
NMHDR | nmhdr |
LPCSTR | pszUserString |
SYSTEMTIME | st |
DWORD | dwFlags |
Definition at line 4380 of file commctrl.h.
DWORD tagNMDATETIMESTRINGA::dwFlags |
Definition at line 4384 of file commctrl.h.
NMHDR tagNMDATETIMESTRINGA::nmhdr |
Definition at line 4381 of file commctrl.h.
LPCSTR tagNMDATETIMESTRINGA::pszUserString |
Definition at line 4382 of file commctrl.h.
Referenced by test_notify_proc().
SYSTEMTIME tagNMDATETIMESTRINGA::st |
Definition at line 4383 of file commctrl.h.