ReactOS 0.4.16-dev-937-g7afcd2a
|
Public Attributes | |
PEVENTLOGFILTER | EventLogFilter |
INT | iEventItem |
BOOL | bDisplayWords |
HFONT | hMonospaceFont |
INT | cxMin |
INT | cyMin |
INT | cxOld |
INT | cyOld |
POINT | scPos |
Definition at line 26 of file evtdetctl.c.
BOOL _DETAILDATA::bDisplayWords |
Definition at line 32 of file evtdetctl.c.
INT _DETAILDATA::cxMin |
Definition at line 35 of file evtdetctl.c.
INT _DETAILDATA::cxOld |
Definition at line 36 of file evtdetctl.c.
INT _DETAILDATA::cyMin |
Definition at line 35 of file evtdetctl.c.
INT _DETAILDATA::cyOld |
Definition at line 36 of file evtdetctl.c.
PEVENTLOGFILTER _DETAILDATA::EventLogFilter |
Definition at line 29 of file evtdetctl.c.
HFONT _DETAILDATA::hMonospaceFont |
Definition at line 33 of file evtdetctl.c.
INT _DETAILDATA::iEventItem |
Definition at line 30 of file evtdetctl.c.
POINT _DETAILDATA::scPos |
Definition at line 37 of file evtdetctl.c.