dramatic CPU usage decreases for the TreeViewAdv drawing code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
wj32
2008-12-28 09:55:48 +00:00
parent b53b4f7bc1
commit 239cd1911c
9 changed files with 93 additions and 53 deletions
@@ -115,6 +115,8 @@ namespace ProcessHacker
catch
{ }
}
_tree.Invalidate();
}
public TreePath GetPath(ProcessNode node)