Commit Graph

23 Commits

Author SHA1 Message Date
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
wj32 c682cade6c * fixed typo
* added callback for handle properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3636 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 00:52:10 +00:00
wj32 975b69ff0b added plugin for viewing service dependencies and dependents
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3625 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-15 09:32:08 +00:00
wj32 bea024e8f5 added PhFindPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-12 05:39:13 +00:00
wj32 4b69ccc8ef status bar works!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 02:38:06 +00:00
wj32 18b8bf5332 basic toolbar buttons are working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3589 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 23:37:26 +00:00
wj32 711ade31b9 added ToolStatus plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3588 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 11:39:26 +00:00
wj32 36077da06a added CLR support for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3586 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 09:29:27 +00:00
wj32 4f28b4a5f9 added ExtendedNotifications plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 09:18:49 +00:00
wj32 866b83b529 added PH_MENU_ITEM_LOCATION_VIEW
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-28 04:55:37 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 7196e210d4 removed unnecessary linked list usage from plugins manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 11:07:33 +00:00
wj32 7379bb1dcb plugins can now fix .NET highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-28 11:37:34 +00:00
wj32 3cf144e424 added process properties integration for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-27 11:31:35 +00:00
wj32 b2c7309806 * added plugins manager
* added options to SbieSupport

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 06:20:30 +00:00
wj32 82506ae220 plugins can now add to process tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 01:01:58 +00:00
wj32 84a929e36a plugins can now add menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 12:54:13 +00:00
wj32 92f9bd014d plugins work!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 10:41:21 +00:00
wj32 7da46ce3a1 added sdk
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 07:59:13 +00:00