mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user