68 Commits

Author SHA1 Message Date
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 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 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 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 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 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 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 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 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 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
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 f0a4357fcb ExtendedTools: Can now use the search box in the Disk tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 14:26:51 +00:00
wj32 202ed43090 Merge UMDFHostPlugin into main program
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-17 12:10:17 +00:00
wj32 e73f7a73d8 removed support for .NET plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 10:46:43 +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 d2b849aad9 ExtendedTools: GPU column now respects "Include CPU usage of children" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 06:38:18 +00:00
wj32 005cb9c81b * added support for custom stack walks by plugins (in preparation for .NET stack walk improvements)
* DotNetTools: added some new definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 04:28:54 +00:00
wj32 dc1bd70374 * added GeneralCallbackMainWindowTabChanged plugin message
* export treenew filtering functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-03-18 07:06:48 +00:00
wj32 48691759ab switched to new main menu system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4862 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 07:02:42 +00:00
wj32 5ef91fd488 * added plugin notification icon system
* ExtendedTools: added Disk, Network and GPU tray icons

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:32:40 +00:00
wj32 48accdc77f * added plugin support to system information window
* ExtendedTools: added support for new system information window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 07:07:26 +00:00
wj32 b134a04f92 began rewrite of the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 02:16:31 +00:00
wj32 1cc730ca71 revised .NET detection method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:56:41 +00:00
wj32 27a7a97b67 * added missing plugin hooks
* DotNetTools: minor changes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 03:55:22 +00:00
wj32 597fa3e3b9 added plugin hooks for thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 11:38:28 +00:00
wj32 cb7b7b4299 converted handle list to treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 01:58:48 +00:00
wj32 3a54c4cb8a * converted thread list to treenew
* added PH_TREENEW_COLUMN.SortDescending
* added TN_STYLE_NO_COLUMN_REORDER
* use SortDescending for applicable columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:44:19 +00:00
wj32 7cc8b7f9e0 implemented extension manager and object extensions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +00:00
wj32 55b0d8c603 * fixed potential module list memory leak
* added GeneralCallbackModuleTreeNewUninitializing

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-17 12:05:32 +00:00
wj32 8b0a27d232 * improved column manager with multiple tree news
* fixed tree new item themed background painting when there is no fixed column
* ExtendedTools: added ETW columns for network connections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:08:21 +00:00
wj32 7fe2e8befc converted network list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:22:29 +00:00
wj32 806c39c644 * completed column manager
* ExtendedTools: added ETW columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 13:07:45 +00:00
wj32 039b0ab152 converted module tree list to tree new
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 10:15:08 +00:00
wj32 0c6d998ac2 * converted the service tree list to tree new
* fixed tree new tooltip bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 09:33:43 +00:00
wj32 1c44859d76 * implemented column manager for tree new
* added TN_STYLE_NO_DIVIDER and TN_STYLE_ANIMATE_DIVIDER

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 08:36:21 +00:00
wj32 56a5ead437 fixed typo in phplug.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 12:03:48 +00:00
wj32 05b3a8ae7a * added DeleteFunction for plugin-created PH_EMENU_ITEMs
* added string escaping for dynamic menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-19 23:10:04 +00:00
wj32 e7b9e0e718 PhpMainWndAddMenuItem can now return a pointer to the PH_PLUGIN_MENU_ITEM structure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-25 10:02:46 +00:00
wj32 2236700fe8 reverted PhPluginAddMenuItem prototype change, flags are in Id instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:39:12 +00:00
wj32 80a349b65e added support for submenus in the main menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:29:42 +00:00
wj32 1db0781a65 * changed plugin information handling to be more flexible
* added plugin URL
* added highlighting for .NET plugins

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 04:44:20 +00:00
wj32 10d8f35b99 * added Options to ExtendedTools
* added some more implementation notes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-08 10:13:49 +00:00
wj32 05cc8469fc converted service list to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 07:38:39 +00:00
wj32 d649f36571 switched remaining menus to EMENU
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3670 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-25 08:07:50 +00:00
wj32 d6deeeca9b * converted module menu to EMENU
* added Send To menu for modules
* handle case where virusscan.jotti.org returns "too many files in a short period"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3668 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-24 23:35:19 +00:00
wj32 7078bf2faf * switched service and network menus to use EMENU
* added plugin support for EMENU
* ExtendedServices now adds a Restart menu item

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-23 06:34:56 +00:00
wj32 7103b0a646 added NTAPI to some more functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3638 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:18:59 +00:00
wj32 afe9f2a836 * deleted resource lock
* added C++ compatibility for header files
* removed #include <shlobj.h> from phgui.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:11:51 +00:00