Searched refs:htiUserLogs (Results 1 – 1 of 1) sorted by relevance
72 HTREEITEM htiSystemLogs = NULL, htiAppLogs = NULL, htiUserLogs = NULL; variable2506 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()