ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Classes | |
struct | _EVENTDETAIL_INFO |
Macros | |
#define | EVT_SETFILTER (WM_APP + 2) |
#define | EVT_DISPLAY (WM_APP + 3) |
Typedefs | |
typedef struct _EVENTDETAIL_INFO | EVENTDETAIL_INFO |
typedef struct _EVENTDETAIL_INFO * | PEVENTDETAIL_INFO |
Functions | |
HWND | CreateEventDetailsCtrl (HINSTANCE hInstance, HWND hParentWnd, LPARAM lParam) |
Definition at line 22 of file evtdetctl.h.
Definition at line 21 of file evtdetctl.h.
typedef struct _EVENTDETAIL_INFO EVENTDETAIL_INFO |
typedef struct _EVENTDETAIL_INFO * PEVENTDETAIL_INFO |
Definition at line 954 of file evtdetctl.c.
Referenced by EventDetails(), and InitInstance().