Commit Graph

1426 Commits

Author SHA1 Message Date
wj32 b76ff45f38 try PROCESS_QUERY_LIMITED_INFORMATION when opening QueryHandle for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5280 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-07 00:19:52 +00:00
wj32 d92ecfc49b removed unused variable PhKphFeatures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-07 00:16:25 +00:00
wj32 5f64b05fa5 check file names when checking for removed modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-05 01:08:43 +00:00
wj32 60a6dabc9a * bump to 2.31
* switched from ComboBox_SelectString to PhSelectComboBoxString for more correctness

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-17 08:39:10 +00:00
wj32 4a628a2b53 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5270 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-14 11:38:56 +00:00
wj32 f573ae011f added "Icon click toggles visibility" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5267 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-14 09:14:06 +00:00
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 8c10139a71 * bump to 2.30
* remove SSE2 requirement for x86

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-17 22:40:35 +00:00
wj32 b5e27f5608 hide Reset button in options window if in options-only startup mode
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-16 04:48:20 +00:00
wj32 b4fc0a099d moved Terminator to Miscellaneous menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-16 04:31:17 +00:00
wj32 052731a68c fixed column manager treenew bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-15 22:11:33 +00:00
wj32 81b9f9a9df * changed bin release layout to be plugin-friendly
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5198 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-14 05:21:34 +00:00
wj32 a6be3f8d39 fixed recognition of Modern UI windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 10:15:22 +00:00
wj32 03893cf330 reverted some test changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:53:39 +00:00
wj32 fb72e4e379 updated default dbghelp.dll path for Windows SDK v8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-11 09:48:29 +00:00
wj32 7948970825 added App ID column for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 07:32:12 +00:00
wj32 d2b849aad9 ExtendedTools: GPU column now respects "Include CPU usage of children" option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 06:38:18 +00:00
wj32 9ef0d5ae24 fixed some typos in dbgcon.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 10:40:31 +00:00
wj32 74a5a85ded removed old unused code and features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 01:54:10 +00:00
wj32 366e680b9d fixed some uninitialized variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 11:10:18 +00:00
wj32 a606980da4 fixed tab key behavior on main window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:46:39 +00:00
wj32 8e3ae9b395 fixed bug where -settings parameter is not propagated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:39:28 +00:00
wj32 365f364166 updated NT headers for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:02:25 +00:00
wj32 33527f2f1c fixed PhSetDesktopWinStaAccess on Windows 8 - create a DACL instead of setting it to NULL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 12:44:53 +00:00
wj32 7691793ee8 added command line improvements by mlg
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 11:33:14 +00:00
wj32 4b4306491e fixed some code analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 10:31:48 +00:00
wj32 61a4185d6c added new shutdown menu items for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 04:29:22 +00:00
wj32 a05bfdd8b1 on Windows 8, require elevation before displaying Tools > Start Task Manager
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 03:58:06 +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 6380ad8154 always use CreateDynamicConfiguration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 01:17:14 +00:00
wj32 c2b83beec0 * fixed task scheduler information on Windows 8
* fixed _InterlockedCompareExchangePointer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:37:28 +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
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 decbc9ab86 bump to 2.29
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:53 +00:00
wj32 e865408392 fixed Load Count column sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-09-20 01:11:09 +00:00
wj32 d5cca9715b changed About link
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-13 09:56:36 +00:00
wj32 0e2036f901 * ToolStatus: added keyboard shortcut for search box
* ToolStatus: added word-based filtering

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 09:16:38 +00:00
wj32 2e86d87ee6 DotNetTools: added PredictAddressesFromClrData for better stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 08:34:24 +00:00
wj32 41c3e80c51 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 06:52:32 +00:00
wj32 005cb9c81b * added support for custom stack walks by plugins (in preparation for .NET stack walk improvements)
* DotNetTools: added some new definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 04:28:54 +00:00
wj32 e38961e638 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5048 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-12 02:20:41 +00:00
wj32 5815ed4743 fixed bug in PhSipOnUserMessage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-08 07:03:47 +00:00
wj32 a2742dc670 fixed Verification Status sorting bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:32:30 +00:00
wj32 49481ce969 added PhGetPhVersionNumbers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-02 11:24:18 +00:00
wj32 c3c2e079c0 installer patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-05-30 11:24:56 +00:00
wj32 bfd86034d3 fixed memory leak in PhInsertCopyCellEMenuItem
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4998 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-26 02:34:55 +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