ReactOS 0.4.16-dev-401-g45b008d
|
Public Attributes | |
HBRUSH | hGreyBrush |
HPEN | hGreyPen |
INT | cxClient |
INT | cyClient |
SYSTEMTIME | stCurrent |
SYSTEMTIME | stPrevious |
BOOL | bTimer |
INT _CLOCKDATA::cxClient |
Definition at line 20 of file clock.c.
Referenced by DrawClock().
INT _CLOCKDATA::cyClient |
Definition at line 21 of file clock.c.
Referenced by DrawClock().
HBRUSH _CLOCKDATA::hGreyBrush |
Definition at line 18 of file clock.c.
Referenced by DrawClock().
HPEN _CLOCKDATA::hGreyPen |
Definition at line 19 of file clock.c.
Referenced by DrawClock().
SYSTEMTIME _CLOCKDATA::stCurrent |
SYSTEMTIME _CLOCKDATA::stPrevious |