Home
last modified time | relevance | path

Searched refs:htiUserLogs (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/mscutils/eventvwr/
H A Deventvwr.c72 HTREEITEM htiSystemLogs = NULL, htiAppLogs = NULL, htiUserLogs = NULL; variable
2506 hItem = TreeViewAddItem(hwndTreeView, htiUserLogs, in OpenUserEventLogFile()
3130 htiUserLogs = TreeViewAddItem(hwndTreeView, NULL, szTemp, 0, 1, (LPARAM)NULL); in InitInstance()
3420 (hItem == htiUserLogs)); in WndProc()
3431 (hItem == htiUserLogs)) in WndProc()