Commit Graph

234 Commits

Author SHA1 Message Date
wj32 3f895e34fa reverted some Windows 8 changes relating to process termination
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-20 09:15:31 +00:00
wj32 5d4d18305a * added extra warning for Unload DLL on Windows 8
* disabled Force Terminate on Windows 8 and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5104 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 02:17:57 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
wj32 db0f3fe04c added VS project for KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 09:09:56 +00:00
wj32 86f35d961e * added new ASLR information for Windows 8
* fixed signature verification on Windows 8
* ExtendedServices: added new triggers for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 07:48:25 +00:00
wj32 e956fe6f07 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:57:38 +00:00
wj32 d3c6b5ba99 * fixed Ctrl+A on process, service and network lists
* added Ctrl+A to other lists

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-23 09:38:25 +00:00
wj32 b22e08d829 added IsWow64Valid flag
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4918 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-24 23:52:35 +00:00
wj32 ccee5ac78b added menu item to copy cell text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 01:22:14 +00:00
wj32 599bf44532 3.x merge - PH_STRING conversion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32 fd4e6ceda8 fixed bugs in Performance tab graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4855 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 10:37:22 +00:00
wj32 3590ebec31 added option to revert to black background
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4848 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 00:23:09 +00:00
wj32 127d94f931 fixed minimum size handling for process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4842 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 21:42:02 +00:00
wj32 32b8623bc0 implemented section views in System Information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4829 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 08:11:43 +00:00
wj32 c9c78a84b1 fixed bugs in the cpysave functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4804 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 09:46:39 +00:00
wj32 33b5d47cba added Capabilities, Claims and Attributes tabs to token properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 06:51:31 +00:00
wj32 8f07965268 added ability to change token integrity levels
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 03:22:36 +00:00
wj32 cb9c8ff5b3 added ForceNoParent setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-13 23:03:11 +00:00
wj32 32b16c99c0 * added Package Name column
* updated OS Context column for Windows 8
* fixed DEP Status column on 64-bit systems

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4694 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-19 04:20:27 +00:00
wj32 6afee0e1be improved context handling in process properties window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 03:21:23 +00:00
wj32 223fb91950 * fixed treenew divider animation bug
* don't initially focus name in token tab
* improved token page list view column width handling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4541 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:22:34 +00:00
wj32 07da005f79 set Inspect as the default item in the module context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4538 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:17:47 +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 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 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 a0732736df added Ideal Processor to Threads tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4500 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-21 11:12:26 +00:00
wj32 5e8bf2b1c3 fixed case for protected processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4483 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 13:03:38 +00:00
wj32 ea283efe48 don't use the Cycles Delta column if the process can't be opened with sufficient access
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4482 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 12:58:08 +00:00
wj32 5279dd3078 run the thread provider on the process provider in order to fix update problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 03:16:34 +00:00
wj32 c3f9d377ea added CPU column to Threads tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 02:40:51 +00:00
wj32 e6b6078e15 scale kernel/user CPU usage according to cycle-based CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4469 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 02:00:10 +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 ea5d07327c split PhGetProcessEnvironmentVariables into PhGetProcessEnvironment and PhEnumProcessEnvironmentVariables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-15 10:00:05 +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 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 680ca518b8 added Open File Location for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-20 09:14:41 +00:00
wj32 cc1b1246b0 show Cycles in Statistics tab for System Idle Process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 04:32:26 +00:00
wj32 0fd9f4ea96 fixed inconsistent graph text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:32:55 +00:00
wj32 97667dc85a added more process info fallback cases for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 14:09:15 +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 bb2dcfe2c5 remove page priority menu item on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 08:18:55 +00:00
wj32 094498a561 added support for setting Page Priority
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4242 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 06:38:43 +00:00
wj32 986f4e84d7 fixed incorrect handling of window positions (GetWindowPlacement and SetWindowPos don't go together well - e.g. when the taskbar is at the top of the screen)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 22:28:58 +00:00
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 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 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 916f2007a2 position of Windows dialog is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-24 21:56:13 +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 a87c4090ed * updated dates
* always remove Force Terminate on x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-01 10:30:41 +00:00