Commit Graph

1446 Commits

Author SHA1 Message Date
wj32 2656216bbb * added signing scripts
* removed ReactOS material
* donators -> donors
* added my real name

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-30 12:25:51 +00:00
wj32 99f7fcf269 fixed CPU frequency on Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5492 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-25 13:39:00 +00:00
wj32 2c2079c227 fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5491 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-25 13:01:28 +00:00
wj32 e1321d0601 * fixed reflected processes not terminating on Windows 8.1
* processes with no threads are shown as suspended
* updated ntpsapi.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5490 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-25 12:59:09 +00:00
xhmikosr 5c75561ff5 Clean up project files.
* remove the obsolete _ProjectFileVersion property
* remove EnableEnhancedInstructionSet for Debug and x64 configurations (x64 is always SSE2)
* remove unused Midl properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 18:05:15 +00:00
wj32 0aab9aa4c8 fixing CPU frequency on Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 10:42:07 +00:00
wj32 e9e53e2bc0 thread stack progress (part 2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5481 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 09:42:56 +00:00
wj32 61687b681e thread stack progress (part 1)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5479 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 08:11:15 +00:00
wj32 e7f1c3583b * fixed console host information for Windows 8.1
* automatically detect dbghelp.dll from SDK 8.1

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5478 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 03:36:03 +00:00
wj32 1341136274 updated KProcessHacker for Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5474 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 22:18:19 +00:00
wj32 3c59c5f7a6 fixed Run As preventing Windows 8 apps from starting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5471 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 12:36:16 +00:00
wj32 c1e2ccdd98 fixed OS Context for Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5470 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 12:12:22 +00:00
xhmikosr 50604873dc cleaned up project files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 10:46:53 +00:00
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
wj32 5ae0260744 sysinfo context fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-03 02:47:11 +00:00
dmex 7fc0895816 PH trunk: Removed MFC build requirements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-16 22:34:48 +00:00
wj32 222bc3319f fixed some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-12 13:24:28 +00:00
wj32 9dbed8d634 * bump to 2.32
* enable AllowOnlyOneInstance by default

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-28 12:56:32 +00:00
wj32 9e35512c21 added error checking to PhStringToInteger64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-20 12:13:56 +00:00
wj32 06cb869c56 added PhExpandAllProcessNodes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-18 01:44:52 +00:00
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