wj32
99b18aa1b4
* added Description column to service list
...
* changed initial focus of service properties to Start Type
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 07:41:55 +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
2006c7a1f3
added image-related columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4611 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-02 02:48:15 +00:00
wj32
beac2a3999
added Private Bytes Delta column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-01 08:04:41 +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
e3317f25c4
* ExtendedTools: added Disk tab
...
* AvgCpuPlugin: fixed calculation bug
* fixed network list saving
* added callbacks to PH_ADDITIONAL_TAB_PAGE
* moved PhUnloadPlugins() call to allow plugins to save settings
* fixed thread list bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 06:51:52 +00:00
wj32
c1011c1e18
* group digits for Threads, Handles, GDI Handles and USER Handles columns
...
* ExtendedTools: added Hard Faults, Hard Faults Delta and Peak Threads columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 11:53:28 +00:00
wj32
b623631023
added paged/non-paged pool usage columns and minimum/maximum working set columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 11:22:50 +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
30dba20aee
* KPH: use PsAcquireProcessExitSynchronization/PsReleaseProcessExitSynchronization
...
* KPH: added check to KphpReadIntegerParameter
* KPH: added critical check to KpiQueryInformationObject for KphObjectEtwRegBasicInformation
* KPH: added KphObjectFileObjectInformation
* added File Share Access column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4463 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-18 07:44:34 +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
70ca589423
added OS Context column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-14 02:37:43 +00:00
wj32
6a8b18458a
optimized Cycles, Cycles Delta and Private WS for Windows 7
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-13 12:45:55 +00:00
wj32
347285a0e5
added more process tree list columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 09:12:56 +00:00
wj32
bd4108e1a4
* added Virtualized column
...
* fixed context menus with TN_FLAG_ITEM_DRAG_SELECT enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 08:16:39 +00:00
wj32
d6c22c627c
* added Time stamp column to network list
...
* date/time display is now swapped (so time is shown before date)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 02:24:31 +00:00
wj32
971cfc52e0
fixed network ETW column invalidation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-06 02:26:29 +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
d0b7a4bd3b
completely removed the old tree list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +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
38b7f6398c
* fixed right-click selection
...
* improved PH_TICK_SH_STATE_TN
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4273 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 04:59:10 +00:00
wj32
745f0396a0
* completed new tree list (still needs optimization)
...
* added "Show tooltips instantly" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 02:12:47 +00:00
wj32
9766509cf7
finished basic tree list (incremental search, tooltips)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4265 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-02 13:18:14 +00:00
wj32
0f820ae38c
more progress on new tree list (nodes and scrolling)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4261 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-01 05:33:34 +00:00
wj32
436a646ac8
* bump to 2.15
...
* added DEP Status column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-13 10:04:11 +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
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
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
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
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
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
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
4e2065ff46
added Group column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3808 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 09:49:28 +00:00
wj32
66f747f417
added Binary Path and Error Control columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3806 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 08:05:43 +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