removed old stuff

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
wj32
2009-04-23 03:05:12 +00:00
parent 7565fd780e
commit 833200d731
2 changed files with 2 additions and 6 deletions
-6
View File
@@ -56,9 +56,3 @@ NOTES
classes make common manipulation tasks much easier. They also use KProcessHacker
automatically, if available.
* Similarly, do not use OpenService - use ServiceHandle instead.
TODO
* Add memory probing to KProcessHacker and migrate to direct I/O instead of
buffered I/O
* Make ComboBoxPickerWindow more flexible and get rid of EditDEPWindow.
* Get dbghelp working so we can use Microsoft's own symbols.
@@ -2221,6 +2221,8 @@ namespace ProcessHacker
if (!OSVersion.HasUac)
virtualizationProcessMenuItem.Visible = false;
apiLoggerMenuItem.Visible = false;
}
private void LoadUac()