Commit Graph

1267 Commits

Author SHA1 Message Date
wj32 09bedd2916 object improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 11:07:46 +00:00
wj32 78b97f30e3 added dedicated symbols work queue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1525 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 09:32:56 +00:00
wj32 7aac5867cc * removed crappy PE window menu
* added string freezing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1524 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 09:10:48 +00:00
wj32 4cd6d4429f thread list improvements and fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1522 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 08:21:42 +00:00
wj32 eb44b7e6b9 * fixed InvalidCastException when attempting to close handles in the handle filter window
* added working native process creation code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1518 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 03:19:31 +00:00
wj32 b8572f1557 added pool limits display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1517 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 01:58:11 +00:00
wj32 4393589bbc fixed Indicator flickering, updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1516 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 00:10:38 +00:00
wj32 21af7629aa got rid of the virtual memory list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 00:00:49 +00:00
deanme 63488b7d4f perfect Indicators component in ProcessWindow Form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-03 14:30:54 +00:00
deanme d33072cee4 add the CPU、Privae Bytes、I/O Bytes indicator in ProcessWindow form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-03 10:04:44 +00:00
wj32 429066dbd7 modified MiniSysInfo.cs a bit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1507 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 08:08:09 +00:00
wj32 965f62ea01 * ability to force terminate threads
* updated Help.htm
* fixed Assistant build

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1506 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 07:05:32 +00:00
wj32 d66cc0bdb9 added NtFsControlFile hang detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1503 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 05:36:00 +00:00
wj32 4724f26737 fixed physical memory indicator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 05:31:18 +00:00
deanme d50cc3d1d1 perfect the Indicator component and I/O Bytes(R+O) Indicator
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-01 14:21:22 +00:00
wj32 ab5eec5d5c fixed "Show one graph per CPU" checkbox placement
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-01 11:24:10 +00:00
wj32 39837f30e0 finally fixed network connection address resolving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-01 11:21:49 +00:00
wj32 0ea3052ac1 * fixed ProcessHacker.sln
* fixed "Create Dump File" exceptions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1498 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-30 11:28:22 +00:00
wj32 b8872827e8 fixed "Inject DLL" menu item enabling problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1493 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-30 07:47:28 +00:00
deanme 441f35762c add Indicator component
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1491 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-29 14:35:49 +00:00
wj32 7a5a2d5cfc minor NetworkProvider.cs changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1490 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-29 11:53:01 +00:00
wj32 dcc729e383 fixed typo in NetworkProvider.cs which was causing resolving bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1489 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-29 10:53:45 +00:00
wj32 d98587973c added handle tracing code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1488 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-29 10:13:33 +00:00
wj32 6ec40ba5f5 switched to a messaging system - fixed network address resolve bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1487 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 11:39:57 +00:00
wj32 be8e706575 improved the address resolve cache
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 08:51:48 +00:00
wj32 122672ebe0 kernel module symbols will always load even if process modules don't
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 05:12:06 +00:00
wj32 8170c000b3 fixed ObjectDisposedExceptions when closing search options windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:12:17 +00:00
wj32 d70c3da472 workaround for About box scrolling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1482 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:03:22 +00:00
wj32 7db7bf1ee5 added Kerem Gümrükcü to About box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1481 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 02:00:56 +00:00
wj32 4248bb65dd child windows float by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1480 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 01:58:43 +00:00
wj32 ab4c80dd41 Fixed: window location problem when hiding and restoring the window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1479 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:57:49 +00:00
wj32 b71bef1125 Process Hacker's window icon is no longer shitty and low res
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-28 00:19:51 +00:00
wj32 59b65970a3 fixed Ctrl+C in LogWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:49:25 +00:00
wj32 212371a9c7 * #2812814 - "Auto-scroll option should be remembered"
* #2811733 - "System.NullReferenceException"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 08:47:29 +00:00
wj32 efb9d71ad1 some experiments with file handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 04:28:21 +00:00
wj32 cf63b7b6f3 * added IP address resolve cache
* fixed some doc problems

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1474 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-27 02:23:56 +00:00
wj32 2e7341fff2 fixed CreateServiceWindow tab indicies
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:56:13 +00:00
wj32 67a93a83d4 * ability to create services
* better HandleTable + SecuredHandleTable

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-26 10:53:00 +00:00
wj32 820b5593d7 Ability to terminate system threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 10:53:41 +00:00
wj32 3d8e9894c2 Terminator test: TT4 (dangerous thread termination)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1467 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 10:26:50 +00:00
wj32 1c2f3e8bbe removed NPH hack for XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 09:32:55 +00:00
wj32 a58033df45 NPH file object name hack!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 08:54:11 +00:00
wj32 2dcb035caa fixed CreateRemoteThread def
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 07:51:51 +00:00
wj32 0300fc1d0e thread wait analysis now detects NtQueryObject hangs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-25 06:55:13 +00:00
wj32 779dd6ac7d fixed HiddenProcessesWindow selection bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1460 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 11:19:43 +00:00
wj32 8afedc823e two new terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-24 10:33:26 +00:00
wj32 d01aa90e65 cleanup + removed Hung App feature (does NOT belong in the process name)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-22 07:05:45 +00:00
flavioe a1401b9d6e Some code improvement.
Added [Not Responding] detection for hung windows.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 14:59:19 +00:00
wj32 e2121e9d6a more micro-optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:39:50 +00:00
wj32 5b8ce405f4 extreme micro-optimization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-21 10:16:13 +00:00