Commit Graph

1202 Commits

Author SHA1 Message Date
flavioe 3d8417f1ea Using the keyboard (Up/Down/Left/Rigth) on TreeViewAdv now works better.
Minor Changes.
NotImplemented methods now are implemented. 

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 09:45:24 +00:00
wj32 57c7328d46 Unknown Process network connections have icons now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 08:01:00 +00:00
wj32 42d0f5d4de * process windows are threaded again!
* PH now remains for the same amount of time as PE when logging off/shutting down

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1417 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 03:39:42 +00:00
wj32 ab0938e89e * added PhysicalPages
* some refactoring in Windows

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-14 02:07:56 +00:00
wj32 28e01f5924 * added ZwWriteFile to wait analysis
* fixed some TopMost bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 08:37:50 +00:00
wj32 6a7633b554 fixed: terminator window would be hidden if the main window was top-most
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 07:45:59 +00:00
wj32 c0db89f2d4 * attempted to create a kernel profiler
* moved SortedListViewComparer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1412 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 05:41:33 +00:00
wj32 7d9bc16437 added HandleTable; renamed DisposableObject to BaseObject
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1409 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-13 00:11:54 +00:00
wj32 3514ad0c97 hackaround for ScrollTo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1407 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-11 07:04:27 +00:00
wj32 eb00907f40 * added authid in token object names
* added Advanced tab in token properties
* new TokenPrivilege class for more OO

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-09 11:33:19 +00:00
wj32 ed4eb7384a added DelayedReleasePool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1405 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 11:24:53 +00:00
wj32 9198fa37f6 improved TreeViewAdv scrolling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1403 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 09:11:06 +00:00
wj32 64deb467d5 fixed scroll down process tree - actually looks at the username now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1402 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:48:10 +00:00
wj32 a2fad8af8d * decreased the State column width
* non-existent processes are now shown as "Unknown Process"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1399 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:29:50 +00:00
wj32 5393619ac4 added "scroll down the process tree on startup" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:27:02 +00:00
wj32 8d103ce37e fixed process selection problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1397 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:11:07 +00:00
wj32 1012e9588d target window workaround for elevated processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1396 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 08:00:42 +00:00
wj32 8c1972a108 added find window and select thread button
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1394 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 02:48:40 +00:00
wj32 1a4bde73a6 updated NProcessHacker.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1393 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 01:38:34 +00:00
wj32 898fd8b5e2 added elevation for session disconnect and logoff actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1392 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 01:10:16 +00:00
wj32 c3b0d68a10 * improved reference counting
* fixed NPH typo
* added process handle reference in SymbolProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 00:44:03 +00:00
wj32 def9a81db4 dramatically faster lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 12:27:51 +00:00
wj32 92a8ec0027 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1389 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-06-07 11:57:27 +00:00
wj32 f29266610d added window process finder
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1388 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 11:54:56 +00:00
wj32 7eca1b85e8 * added Shift+Del for Terminate Process Tree
* fixed Terminate Process Tree when sorting

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1387 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:53:14 +00:00
wj32 cf429d1050 minor users list changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:47:59 +00:00
wj32 6a6a4622d2 fixed users list for XP users
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:37:58 +00:00
wj32 9cb7746b79 added users list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 08:25:00 +00:00
wj32 249345130d added basic FreeList
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 06:50:14 +00:00
wj32 40e736cd63 * refactoring: typos, etc.
* new reference counting system for handles, memory allocations and symbol provider
* added terminal server objects (server, session, process)
* proper SID class
* moved logging into ProcessHacker.Common

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-07 06:30:47 +00:00
wj32 d4e7794583 * disabling "Warn about dangerous actions" now disables all process-related prompts
* sorted the WTS functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1381 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 23:53:59 +00:00
wj32 2c3c8a402f added ability to detach processes from debuggers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 00:53:45 +00:00
wj32 fb07e556d8 added working set to diagnostic info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-05 10:56:54 +00:00
wj32 71c210c270 #2800710 - "System.ObjectDisposedException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-05 10:54:08 +00:00
wj32 a5e2737739 #2797948 - "System.ArgumentOutOfRangeException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-05 10:49:41 +00:00
xhmikosr 25dc8745f1 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1369 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-06-02 14:21:21 +00:00
wj32 52f41c1175 changed dump behaviour
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:15:09 +00:00
wj32 3ede8eda53 refactored open containing folder code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1367 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:13:17 +00:00
wj32 88e6201497 Added ability to create dump files for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 12:11:05 +00:00
wj32 a1869c6bdf * refactored affinity code
* fully documented ProcessHandle

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 10:50:07 +00:00
xhmikosr c225d7088d git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1364 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-06-01 09:56:39 +00:00
xhmikosr b72b416601 release.cmd minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 09:48:54 +00:00
wj32 03e3baf2db added instruction text to highlighting options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 07:14:06 +00:00
wj32 c47ea8728d "fixed" all compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-01 06:58:00 +00:00
wj32 ce24964325 major refactoring - utility functions are now in a separate library and SymbolProvider is now in ProcessHacker.Native
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 11:05:47 +00:00
wj32 e16bc7b506 * added event pair "properties"
* fixed event pair wait detection

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 00:05:28 +00:00
wj32 e9900c69a8 * added event pair and keyed event wait detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 12:16:08 +00:00
wj32 2bf4cf0c19 * removed event handle in WorkQueue and switched to Monitor.Wait/Pulse
* updated copyright headers
* added SpinLock

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 06:20:44 +00:00
wj32 28d89099c6 * added timer properties
* refactored handle code
* fixed time bugs in handle code
* added wrapper synchronization object classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 05:26:35 +00:00
wj32 8ffa3839b0 added e.Handled = true (doesn't do anything though)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-29 23:41:48 +00:00