Searched refs:htiSystemLogs (Results 1 – 1 of 1) sorted by relevance
72 HTREEITEM htiSystemLogs = NULL, htiAppLogs = NULL, htiUserLogs = NULL; variable2960 hRootNode = htiSystemLogs; in BuildLogListAndFilterList()3124 htiSystemLogs = TreeViewAddItem(hwndTreeView, NULL, szTemp, 0, 1, (LPARAM)NULL); in InitInstance()3418 return ((hItem == htiSystemLogs) || in WndProc()3429 if ((hItem == htiSystemLogs) || in WndProc()