Commit Graph

561 Commits

Author SHA1 Message Date
wj32 2274855b69 updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-19 07:52:11 +00:00
wj32 031b722e29 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4921 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 05:17:48 +00:00
wj32 9111b5240a use processor performance distribution to calculate CPU frequency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:04:58 +00:00
wj32 e9bd9692be check for mscorlib to reduce false positives in .NET detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-22 23:16:02 +00:00
wj32 f97fe15f35 added PhSplitStringRefEx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-22 07:08:54 +00:00
wj32 a0ce909a48 added PhParseCommandLineFuzzy
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4895 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-21 11:10:59 +00:00
wj32 d3ebc836b0 added SSE2 string code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4884 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 06:14:43 +00:00
wj32 a3b99320f4 * updated ntrtl.h
* ExtendedTools: use a RTL_BITMAP instead of a single ULONG for the aperture bitmap

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4882 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 03:30:50 +00:00
wj32 70e3e8b38e added some PH_STRINGREF functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 02:52:39 +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 af5aadb5dc * added dynamic configuration to KPH
* updated KPH object functions for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 01:52:40 +00:00
wj32 971fa4e80e fixed KPH build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4872 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-18 11:27:06 +00:00
wj32 968a05bfe4 applied some NT header fixes from 3.x
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-18 09:58:09 +00:00
wj32 eef69c21aa more research into new loader mechanisms
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4869 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-17 10:13:22 +00:00
wj32 44a32e84f3 fixed LDR_DDAG_NODE definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4868 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-17 04:45:28 +00:00
wj32 1f84fa3349 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4867 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-17 03:09:12 +00:00
wj32 7e65078c99 * added generic treenew filter support functions
* added option to hide driver services

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4863 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 10:39:01 +00:00
wj32 48691759ab switched to new main menu system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4862 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-16 07:02:42 +00:00
wj32 48accdc77f * added plugin support to system information window
* ExtendedTools: added support for new system information window

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 07:07:26 +00:00
wj32 d24b8bf7a0 added CPU section dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 10:50:32 +00:00
wj32 b134a04f92 began rewrite of the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 02:16:31 +00:00
wj32 3a25100aca improved module scanning - try to use the mapped file name before using the loader entry file name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4816 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 00:38:45 +00:00
wj32 cfe28d694e * bump to 2.24
* added PhxfFillMemoryUlong
* added GC_STYLE_FADEOUT to graph control
* experimenting with graph appearance

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4812 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-08 05:57:40 +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 dbc49cc243 * removed Queue object
* fixed handling of InitialCapacity in PhInitializeStringBuilder

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4803 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 09:04:18 +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 cb803d13aa updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-01 22:19:40 +00:00
wj32 57e77756e7 * fixed PhIntegerToString64
* added UserNotes plugin

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4774 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 02:32:03 +00:00
wj32 31578a2558 ExtendedTools: added GPU monitoring
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 02:30:17 +00:00
wj32 34c9eb3132 added highlighting for metro-style apps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-18 09:09:22 +00:00
wj32 16c3d57c16 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4684 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-17 09:14:05 +00:00
wj32 46c3bdb183 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-16 07:36:46 +00:00
wj32 26ebdd90df added WINDOWS_8 version constant
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4676 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:57:48 +00:00
wj32 1cc730ca71 revised .NET detection method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:56:41 +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 61564765ba * fixed network list copy
* fixed file dialog type usage for the Save command

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4608 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-01 07:46:08 +00:00
wj32 f6a8865f9d fixed horizontal scrolling bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4571 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 09:29:57 +00:00
wj32 c605af8597 enable enter key for treenew controls in dialog boxes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 04:22:18 +00:00
wj32 a5b18a241a added support for RF_SORTED/RF_UNSORTED dynamic function tables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4557 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 02:43:13 +00:00
wj32 977765670a * changed PhGetSystemRoot to return a PH_STRINGREF
* removed extraneous divisions in basesup.c

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 10:22:07 +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 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 bda6797e25 * implemented PH_MODULE_TYPE_MAPPED_IMAGE for PhEnumGenericModules
* switched to a base address hashtable instead of a list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4521 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 09:54:01 +00:00
wj32 7453eeaaac added out-of-process function table support for x64 (fixes managed stack walking)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:06:33 +00:00
wj32 aaee9074af DotNetTools: added managed symbol resolution for thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 12:38:46 +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 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 78dd0b8343 fixed treenew mouse wheel handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4476 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 10:45:00 +00:00