Commit Graph

1328 Commits

Author SHA1 Message Date
wj32 69ba49033f fixed command line args
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1626 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-22 10:46:59 +00:00
wj32 c3fe497363 fixed handle save exception handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1623 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-22 03:21:36 +00:00
wj32 773e47c843 added ability to save process info
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1622 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-22 03:17:00 +00:00
wj32 83fafbc82f improved user prompts; refactored
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-22 01:56:20 +00:00
wj32 111dbcce1d refactoring + more docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1620 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-21 11:45:47 +00:00
wj32 55c1922b47 finally got rid of the damn assembly code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1619 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-21 10:29:43 +00:00
wj32 bbdf6b3f49 added ability to unload drivers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-20 09:45:43 +00:00
wj32 44a6eb1d24 ability to open key handles in regedit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1611 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-19 00:57:24 +00:00
wj32 f75d69387e CollectGarbage improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1610 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-18 06:16:22 +00:00
wj32 2f52a2b24c CollectGarbage is now disabled; leads to better long term memory usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-17 05:21:08 +00:00
wj32 055f20dbc3 private heap for PH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1607 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-15 10:36:11 +00:00
wj32 32817f8872 process exit notification (in the process window) is now instant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-15 09:11:35 +00:00
xhmikosr 08780b2866 release.cmd cosmetics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1603 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-14 08:28:46 +00:00
wj32 e103ca72b2 release.cmd now keeps the KPH and NPH PDBs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-14 02:33:45 +00:00
wj32 a2e0209197 build script now creates a PDB zip
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1598 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-14 02:29:03 +00:00
wj32 49e216abc2 * NPH cleanup
* all NPH functions are now stdcall
* NPH is now statically linked

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-14 01:29:16 +00:00
wj32 72b7c08952 fixed Properties menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1596 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-13 23:55:14 +00:00
wj32 73bcbf1bfb thread list is more responsive
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1594 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-13 02:48:44 +00:00
wj32 896a454bf1 security classes cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-13 02:26:31 +00:00
wj32 21205fee1e getting and setting security descriptors works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1591 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-13 01:17:55 +00:00
wj32 6877fa1e0f finally completed the basic access control classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1590 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-12 11:33:44 +00:00
wj32 23f16852fa better process window exit status display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-11 11:04:08 +00:00
wj32 483f49797e bump to 1.3.9.5
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-11 08:11:09 +00:00
wj32 06b5fb4b61 added default heap highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1580 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-11 03:54:34 +00:00
wj32 d147fcde75 refactoring in WindowHandle
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1577 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-11 00:43:28 +00:00
deanme 22d677b3fb posted close message when clicked closewindow menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1576 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-10 16:33:24 +00:00
deanme 07b420f4e3 perfected window menu item in the main form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-10 16:13:32 +00:00
wj32 8f53f9ba1c fixed some menu item typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1570 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-09 07:38:25 +00:00
wj32 a034bf9a3f code cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1569 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-09 06:28:57 +00:00
deanme 656babceb8 added the windowProcessMenuItem to change the mainform's window state(maxmize,minmize,restore) in a special process.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-08 15:19:56 +00:00
deanme 6ffe28f0b3 fixed:when HackerWindowForm.WindowState is FormWindowState.Minimized and hide the HackerWindowForm,then run ProcessHacker.exe again(allow only one instance),the previous instances do not display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1567 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-08 13:34:27 +00:00
xhmikosr a3e72a24ee Installer: Remove "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe" on uninstall, ONLY IF Process Hacker was set as the default task manager.
Before, it would remove the above key even though the user might had Process Explorer set as the default task manager.

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1566 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-08 10:47:47 +00:00
wj32 0889de3d26 fixed pvt. memory indicator color in the process window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1565 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-08 08:55:04 +00:00
wj32 24c1f7f76f reverted changes to dumping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-07 08:16:16 +00:00
deanme 0434228ec6 removed creation dump file from the GUI thread to stop blocking of mainform
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-07 05:02:34 +00:00
wj32 261579d056 fixed help
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-06 10:20:30 +00:00
wj32 f9345ff1a3 fixed more things for XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-06 10:18:25 +00:00
wj32 6cf1bef3fd fixed terminator on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1559 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-06 10:06:33 +00:00
wj32 3091b88b28 improved the terminator tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1558 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-06 09:56:20 +00:00
wj32 799da61ec0 fixed graph captions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1557 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-06 07:49:28 +00:00
wj32 bb089ff043 fixed system and csrss thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1555 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 10:21:29 +00:00
wj32 7c39cd6846 added Dump memory menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1554 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 09:39:35 +00:00
wj32 63079fd261 #2816809 - "System.ArgumentOutOfRangeException"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 08:37:56 +00:00
wj32 8759ca53dc fixed some typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1549 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 05:56:01 +00:00
wj32 a54e23feeb * can now unload modules cross-session
* can destroy heaps cross-session
* added some thread functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 05:40:46 +00:00
wj32 40a20ec8ec fixed heap size sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1547 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 05:02:05 +00:00
wj32 d2b2d0fce9 removed heap tag information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 04:58:54 +00:00
wj32 921b3a5a57 made heaps viewer "more robust"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 04:50:30 +00:00
wj32 8a966a69d3 heaps list is now sorted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 04:42:27 +00:00
wj32 adaa142c51 changed cursor to WaitCursor when querying heaps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-05 04:39:18 +00:00