Commit Graph

488 Commits

Author SHA1 Message Date
wj32 3a67425bed added Private WS, Shareable WS and Shared WS to the Statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-08 10:07:13 +00:00
wj32 08a03ab6db exposed PhMainSymInitHandler from mainwnd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-02 10:06:01 +00:00
wj32 bbda2bdb6c * added copy support to PE viewer
* moved cpysave to phlib

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:41:35 +00:00
wj32 26cc8e2d3f don't give the usual error prompt if we can connect to phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-24 03:49:40 +00:00
wj32 5e79b45151 added -newinstance and -elevate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 10:15:57 +00:00
wj32 3b66581ff7 added Remote Control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 05:59:02 +00:00
wj32 33592e1aff added -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:27:09 +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 71330c7559 added PhSvcApiSetTcpEntry
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-08 06:56:31 +00:00
wj32 a2160f7609 added PhSvcApiCreateService, PhSvcApiChangeServiceConfig, PhSvcApiChangeServiceConfig2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 09:01:57 +00:00
wj32 fa2fffb358 ported driver unloading, process actions and service actions to phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 06:23:37 +00:00
wj32 47d895f50a added phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 05:06:26 +00:00
wj32 3ac0cc15e6 improved PE Viewer error message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-29 21:48:26 +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 0a4757ee07 switched all context menu handling to WM_CONTEXTMENU
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 22:07:44 +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 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 0cd9522b98 added desktop windows selector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 10:38:10 +00:00
wj32 c9c88098bb fixed threading problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 06:27:41 +00:00
wj32 f308585a66 added window menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 05:43:02 +00:00
wj32 7d51567bdc improved debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-12 23:12:46 +00:00
wj32 8a13db736c reverted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-31 04:14:18 +00:00
wj32 b71de086b8 added friendly error messages (disabled for now)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3953 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-31 04:01:43 +00:00
wj32 55c02ae89e mostly fixed high DPI support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-30 10:12:15 +00:00
wj32 3dd224f365 improved KPH fallback methods
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3938 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-26 05:12:13 +00:00
wj32 7072de30c3 * all tick count usages now go to GetTickCount
* NtGetTickCount and NtGetTickCount64 only work on Server 2003 and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3919 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-22 11:02:49 +00:00
wj32 187dda9173 * added CPU, private bytes and I/O columns
* moved graph buffer management from PH_GRAPH_STATE to PH_GRAPH_BUFFERS

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3913 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 07:23:40 +00:00
wj32 850d8e88cf PhRunAsCommandStart -> PhExecuteRunAsCommand
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 22:42:11 +00:00
wj32 664127a8df * added NtGetTickCount
* un-Win32-ized process priority classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 09:14:11 +00:00
wj32 76e5a16db1 added font selection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3895 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 00:23:13 +00:00
wj32 6399d0c22d use I/O priority names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-14 05:53:33 +00:00
wj32 2afe65ec26 * ExtendedNotifications: added ability to log events to a file
* fixed flag propagation in PhCreateFileStream

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-10 23:22:53 +00:00
wj32 0e1ed09357 changed dprintf to use DbgPrint
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-09 10:05:10 +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 08f6f6cb1b renamed Pvt. Memory to Private Bytes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-05 02:18:05 +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 7e50db1176 added Disk and Network tab to process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3870 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 02:47:15 +00:00
wj32 728b0904f3 added ETW-based statistics collection to ExtendedTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-03 10:44:10 +00:00
wj32 72aadd6d7b better method of getting token integrity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3867 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-30 06:39:59 +00:00
wj32 2999f6c61a added signature verification for modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-26 10:44:48 +00:00
wj32 b540783f2e added memory list info to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3855 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-22 06:40:50 +00:00
wj32 1cabb980df added more columns to modules list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3844 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 11:33:16 +00:00
wj32 c0c0b52c41 converted modules listview to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 09:48:40 +00:00
wj32 7eb7291b72 made state highlighting for tree lists a bit more generic
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3841 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-17 10:08:18 +00:00
wj32 0c82292ffa PhGetServiceTreeListLines -> PhGetGenericTreeListLines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3830 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-06 08:16:14 +00:00
wj32 e7a8523f37 propagate certain command line arguments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 09:21:56 +00:00
wj32 23b8537f86 added WOW64 support to PhGetProcessKnownType
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3814 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 00:50:23 +00:00
wj32 16a2dcf153 implemented copy-save for service list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 10:09:46 +00:00