378 Commits

Author SHA1 Message Date
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 f4ad8a85da Upgrade all projects to VS 2015 (almost all by dmex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-08-16 06:10:56 +00:00
wj32 7969ebfbc4 PhInitializeStringRefLongHint for non-literal strings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 13:49:29 +00:00
wj32 a3926cc14d Change PhAppendStringBuilder definition (still binary compatible)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6126 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-20 13:11:48 +00:00
wj32 4f248badc6 Hide Suspend/Resume in mini process menu when unnecessary
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-19 04:44:39 +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 adefa8c00b Add Windows Kit v10 dbghelp path
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 06:34:38 +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 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 6e5403d38a Set MNS_CHECKORBMP to eliminate extra menu space when the Windows Classic theme is active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-15 12:25:02 +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 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 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 533a43f3c0 Remove PPVOID definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 06:57:14 +00:00
wj32 5a2a05b056 Improve string APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 09:42:33 +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 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 a007b0a47a Rename auto pool functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 13:03:04 +00:00
wj32 86018c0b54 * Change Update Interval/Automatically to Refresh Interval/Automatically
* Set main window title when creating window rather than separately

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-20 11:41:27 +00:00
wj32 5c1996fa5c Added Open File Location menu item for services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 12:37:52 +00:00
wj32 b74ef6a9e1 Added Read/Write Memory for Section objects (in process Handles tab)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5883 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-16 11:10:26 +00:00
wj32 da9dad368a Add Go to Service menu item for network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-14 14:48:35 +00:00
wj32 a98cb9ccec * Add service Open Key menu item (by dmex)
* Rearrange some menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-11 11:39:03 +00:00
wj32 bddad457d6 Set priority and I/O priority for multiple processes at once
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5854 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-03 12:21:58 +00:00
wj32 80a741e9eb Bump to 2.35; change uses of _M_IX86 and _M_X64 to _WIN64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:19:41 +00:00
wj32 3cf0e294b9 Use UTF-8 for all file output
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5824 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 14:21:20 +00:00
wj32 f2657633c6 Always show Disk tab to reduce user confusion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 03:49:44 +00:00
wj32 29febd3281 Added ThinRows setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 13:42:29 +00:00
wj32 fa3709b486 Change default text file name depending on the selected tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5813 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 12:25:18 +00:00
wj32 b728d07640 Start Task Manager now elevates when necessary
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5802 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-20 01:09:53 +00:00
wj32 f78d1cb055 change Verify File Signature to Inspect Executable File
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5796 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:43:13 +00:00
wj32 c5965bdcad improved dbghelp finding code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-14 00:58:06 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32 466e9350fc added file, key, process and thread handle properties to findobj window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-06 01:25:31 +00:00
wj32 16ea146aaf fixed wrong dbghelp instance being used
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:56:08 +00:00
wj32 e7f1c3583b * fixed console host information for Windows 8.1
* automatically detect dbghelp.dll from SDK 8.1

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 03:36:03 +00:00
wj32 4a628a2b53 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-14 11:38:56 +00:00
wj32 f573ae011f added "Icon click toggles visibility" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-14 09:14:06 +00:00
wj32 b4fc0a099d moved Terminator to Miscellaneous menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-16 04:31:17 +00:00
wj32 a6be3f8d39 fixed recognition of Modern UI windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 10:15:22 +00:00
wj32 03893cf330 reverted some test changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:53:39 +00:00
wj32 fb72e4e379 updated default dbghelp.dll path for Windows SDK v8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:48:29 +00:00