Commit Graph

39 Commits

Author SHA1 Message Date
wj32 c7ec10ae09 fixed sign extension of fake process IDs for max. CPU history
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4677 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 12:16:26 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +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 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 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 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 07c585f974 added ability to disable plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 07:27:41 +00:00
wj32 3c8a8cffa2 use RtlDetermineDosPathNameType_U instead of searching for a colon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-10 10:19:10 +00:00
wj32 2018475946 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-02 10:28:58 +00:00
wj32 5cbbf09d44 specify STARTUP_CONCURRENT_GC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4041 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 23:50:26 +00:00
wj32 01932c8618 * added more mnemonics for menu items
* added PhCompareUnicodeStringZIgnoreMenuPrefix

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4040 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 23:20:58 +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 ac16e154f7 added support for CLR v4
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 05:39:14 +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 5dc91337f4 added support for custom tabs in the main window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4023 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-21 02:39:26 +00:00
wj32 c66fa8459f added some docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3896 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 04:09:09 +00:00
wj32 11bd515e50 * added some more documentation
* improved PhFindLoaderEntry

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-12 10:51:35 +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 58db31301d * added Disk and Network graphs
* made window classes global
* fixed process names when no usage is recorded for a tick
* fixed some plugin API bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 08:29:00 +00:00
wj32 ae786ee7a4 fixed bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3862 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-28 08:44:12 +00:00
wj32 c0a9048dfc don't reload settings again if plugins are enabled; just scan the ignored settings list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3684 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-27 09:03:46 +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 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 4e31063a9a improved plugin file name retrieval
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-11 11:26:27 +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 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 089dd86c44 renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32 ab7ff9fdd9 * added SamplePlugin
* deleted phsvc
* added doc and readme.txt to SDK
* fixed plugin bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 09:32:03 +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 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 7095b0eece added support for dynamic settings creation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3424 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 08:16:39 +00:00