|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 21 of file evtdetctl.h.
Definition at line 20 of file evtdetctl.h.
| typedef struct _EVENTDETAIL_INFO EVENTDETAIL_INFO |
| typedef struct _EVENTDETAIL_INFO * PEVENTDETAIL_INFO |
Definition at line 1305 of file evtdetctl.c.
Referenced by EventDetails(), and InitInstance().