ReactOS 0.4.16-dev-320-g3bd9ddc
|
Go to the source code of this file.
Classes | |
struct | _DETAILDATA |
Macros | |
#define | EVENT_MESSAGE_EVENTTEXT_BUFFER (1024*10) |
Typedefs | |
typedef struct _DETAILDATA | DETAILDATA |
typedef struct _DETAILDATA * | PDETAILDATA |
Functions | |
BOOL | GetEventMessage (IN LPCWSTR KeyName, IN LPCWSTR SourceName, IN PEVENTLOGRECORD pevlr, OUT PWCHAR EventText) |
static VOID | DisplayEvent (_In_ HWND hDlg, _In_ PDETAILDATA pDetailData) |
static UINT | PrintByteDataLine (PWCHAR pBuffer, UINT uOffset, PBYTE pData, UINT uLength) |
static UINT | PrintWordDataLine (PWCHAR pBuffer, UINT uOffset, PULONG pData, UINT uLength) |
static VOID | DisplayEventData (_In_ HWND hDlg, _In_ PDETAILDATA pDetailData) |
static HFONT | CreateMonospaceFont (VOID) |
static VOID | CopyEventEntry (HWND hWnd) |
static VOID | OnLink (HWND hDlg, ENLINK *penLink) |
static VOID | OnScroll (HWND hDlg, PDETAILDATA pData, INT nBar, WORD sbCode) |
static VOID | OnSize (HWND hDlg, PDETAILDATA pData, INT cx, INT cy) |
static VOID | InitDetailsDlgCtrl (HWND hDlg, PDETAILDATA pData) |
static INT_PTR CALLBACK | EventDetailsCtrl (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
HWND | CreateEventDetailsCtrl (HINSTANCE hInstance, HWND hParentWnd, LPARAM lParam) |
Variables | |
WCHAR | szTitle [] |
HWND | hwndListView |
#define EVENT_MESSAGE_EVENTTEXT_BUFFER (1024*10) |
Definition at line 16 of file evtdetctl.c.
typedef struct _DETAILDATA DETAILDATA |
typedef struct _DETAILDATA * PDETAILDATA |
Definition at line 267 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
Definition at line 954 of file evtdetctl.c.
Referenced by EventDetails(), and InitInstance().
Definition at line 246 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
|
static |
Definition at line 43 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
|
static |
Definition at line 178 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
|
static |
Definition at line 769 of file evtdetctl.c.
Referenced by CreateEventDetailsCtrl().
BOOL GetEventMessage | ( | IN LPCWSTR | KeyName, |
IN LPCWSTR | SourceName, | ||
IN PEVENTLOGRECORD | pevlr, | ||
OUT PWCHAR | EventText | ||
) |
Definition at line 1639 of file eventvwr.c.
Referenced by DisplayEvent().
|
static |
Definition at line 733 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
Definition at line 335 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
|
static |
Definition at line 373 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
|
static |
y += (cy - pData->cyOld) / 2 ; // + (cy - pData->cyOld) % 2;
SWP_NOMOVE |
Definition at line 470 of file evtdetctl.c.
Referenced by EventDetailsCtrl().
Definition at line 99 of file evtdetctl.c.
Referenced by DisplayEventData().
Definition at line 142 of file evtdetctl.c.
Referenced by DisplayEventData().
|
extern |
Definition at line 66 of file eventvwr.c.
Referenced by CDesktopBrowser::_Resize(), AddEmptyItem(), AddUserProfile(), AddUserProfiles(), AddValuesToList(), AdvProcDetailsDlgProc(), BrowseRequiredFolder(), ChangeUserProfileType(), CopyUserProfile(), DeleteUserProfile(), DisplayClassCoinstallers(), DisplayClassProperties(), DisplayCsFlags(), DisplayCurrentPowerState(), DisplayDeviceCoinstallers(), DisplayDeviceProperties(), DisplayDevicePropertyText(), DisplayDeviceRelations(), DisplayDevNodeEnumerator(), DisplayDevNodeFlags(), DisplayEvent(), DisplayEventData(), DisplayMatchingDeviceId(), DisplayPowerCapabilities(), DisplayPowerStateMappings(), EditVariableDlgProc(), EnumEventsThread(), EventDetailsCtrl(), GatherDataFromListView(), GetEnvironmentVariables(), GetSelectedListViewItem(), CDesktopBrowser::Initialize(), InitInstance(), MoveListItem(), NtUserSetShellWindowEx(), OnDeleteVariable(), OnEditVariable(), OnGroupsPageInitDialog(), OnInitDialog(), OnInitEnvironmentDialog(), OnNewVariable(), ReleaseListViewItems(), ResizeWnd(), SetAllVars(), SetEnvironmentDialogListViewColumns(), SetGroupsListColumns(), SetListViewColumns(), SetUsersListColumns(), StartStopEnumEventsThread(), UpdateButtonState(), UpdateDetailsDlg(), UpdateGroupsList(), UpdateUsersList(), and WndProc().
|
extern |
Definition at line 35 of file magnifier.c.
Referenced by EventDetailsCtrl().