710 Commits

Author SHA1 Message Date
wj32 3f9ee23224 Add regex search to "Find Handles or DLLs"; Fix tab order on some dialogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-28 04:38:19 +00:00
wj32 35120eb88e Add process exit codes to log [dmex]; SetFocus patch [dmex]
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2016-01-27 12:35:25 +00:00
wj32 7e75b360d4 Fixed crash that occurred under some conditions when processes terminated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 11:36:47 +00:00
wj32 d217d8d55d Update KPH data (x64 only) and OS Context column for Windows 10
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 10:22:38 +00:00
wj32 dcf84ee540 Bump to 2.37
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:28:10 +00:00
wj32 24f1570468 Export PhExecuteRunAsCommand2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-24 04:11:28 +00:00
wj32 4c525afd5f ExtendedServices: Added auto-elevation when saving recovery information, triggers and other service settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-21 08:56:30 +00:00
wj32 af8562b485 Add Reset Sort to column context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 13:16:53 +00:00
wj32 8e55ac0555 Fix x86 build error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-18 10:01:57 +00:00
wj32 640ac105f9 Enable delayed registration for symbol provider to eliminating GUI hanging; Create work queue semaphore on-demand; Reload symbols when necessary to improve symbol resolution accuracy; Stop loading symbols when the process properties dialog is closed; DotNetTools: Create CLR process support every time a stack trace is being performed for better accuracy
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6094 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-18 07:22:43 +00:00
wj32 1533dd503d Add tool to automatically generate plugin API header file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 11:12:02 +00:00
wj32 dba0187912 Show normal tray icon tooltips when the mini info window is pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 08:03:59 +00:00
wj32 e79c6e378b Add mini info plugin support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 07:25:41 +00:00
wj32 edb2ce5ddb Implement mini info options menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:07:26 +00:00
wj32 27592968a9 Add PhModifyEMenuItem convenience function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 04:35:35 +00:00
wj32 d030612653 Disable mini info list updates when in modal message loops to prevent nodes from getting destroyed while we're using them
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 02:02:43 +00:00
wj32 bc7567426d Implement mini info list section context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 15:25:59 +00:00
wj32 5476a9a0a9 Add support for plugin menu hooks (so they don't have to subclass in order to override menu item actions)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 12:53:36 +00:00
wj32 7da3d436e3 Refactor tray icon process menu code; Added I/O Priority to tray icon process menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 12:07:15 +00:00
wj32 a52ec36903 Reorganize some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 10:59:36 +00:00
wj32 961ee783db Change mini info section depending on the notification icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-16 08:54:46 +00:00
wj32 daf60b8275 Implement mini info Commit Charge, Physical Memory and I/O sections; Disable automatic refresh when not pinned
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 14:01:27 +00:00
wj32 51488f152a Add refresh and pause shortcuts to mini info; Implement item subtitles; Fix process grouping for Internet Explorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 10:31:36 +00:00
wj32 18fc61d266 Reduce mini info margins and fix taskbar auto hide problem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 09:57:59 +00:00
wj32 462eb51b8e Implement mini info list section treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 13:16:48 +00:00
wj32 8892f2a988 Implement generic list section for mini info; Remove useless global variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 08:36:01 +00:00
wj32 dc78741e93 Change mini info layout again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-11 03:29:34 +00:00
wj32 658dadf108 Another big phlib cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 07:51:44 +00:00
wj32 6b12519e6c Implement mini info CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-10 04:47:53 +00:00
wj32 9839eb6531 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6044 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 10:20:57 +00:00
wj32 c789ecb997 Fixed process window detection for Modern UI apps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6037 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-09 08:23:32 +00:00
wj32 9f3e904fe9 Progress on mini info window: implement pinning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 11:33:26 +00:00
wj32 f260382661 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-08 08:11:06 +00:00
wj32 a86ab2d447 Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 14:56:22 +00:00
wj32 dfd1b826a8 Change tray icon behavior on Windows Vista and above, and start mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-07 07:50:01 +00:00
wj32 3e542ab2c1 * DotNetTools: Improve accuracy of 32-bit stack traces on 64-bit Windows
* Changed CHANGELOG.txt format

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 14:22:10 +00:00
wj32 2d9f95b0dc DotNetTools: Added stack trace support for 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6024 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 13:49:46 +00:00
wj32 8c624e3c2b Fixed a bug in phsvc that caused hangs when automatically elevating actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-03 02:57:53 +00:00
wj32 40158c9f68 Process Hacker now takes 32-bit dumps of 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6015 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:27:49 +00:00
wj32 16bd6cdb6a Use PH_EXECUTING_IN_WOW64 define instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:37:44 +00:00
wj32 656a6ee9b9 Fixed lack of information on startup when using slower refresh intervals
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6003 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 06:01:28 +00:00
wj32 1ccb703099 Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:45:20 +00:00
wj32 f5a2f18cba Balloon tips for process/service notifications are now clickable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:49:30 +00:00
wj32 10fe4656fb Added file information to service list tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:06:07 +00:00
wj32 385b4016cc * Added working set counters for memory regions
* Added detection of unusable free memory regions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:23:49 +00:00
wj32 de07044a39 Add Hide free regions option to Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 16:08:31 +00:00
wj32 1f395dcbb6 Update plugin SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:23:15 +00:00
wj32 caf01fb68a Completely new Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:20:10 +00:00
wj32 6e48054d70 * Added names for heap regions in Memory tab
* Removed Heaps window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 09:27:52 +00:00
wj32 e697f7a023 DotNetTools: Added AppDomain column for threads in .NET programs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-26 14:16:31 +00:00