Commit Graph

1457 Commits

Author SHA1 Message Date
wj32 08c176043b set marquee on thread stack progress bar (which currently displays nothing)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-07 12:31:30 +00:00
wj32 466e9350fc added file, key, process and thread handle properties to findobj window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5545 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-06 01:25:31 +00:00
wj32 b52e0cc12a * added PhShellOpenKey2 to select a key in regedit even if regedit is currently running
* removed useless phsvc code
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-05 12:48:04 +00:00
wj32 2e4e37f8cf * moved file, key, process and thread handle properties to context menu
* added some missing shortcuts

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-05 09:50:39 +00:00
wj32 905324f143 * signature verification is now on by default
* show UNVERIFIED in process properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 12:15:40 +00:00
wj32 56cb20bedb fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 11:44:33 +00:00
wj32 3d27c1fdb7 added DPI Awareness column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5535 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 10:44:25 +00:00
wj32 16ea146aaf fixed wrong dbghelp instance being used
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:56:08 +00:00
wj32 204aa0cc6c view digital signature information from process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:42:09 +00:00
wj32 2c9d77530a signatures for Windows 8 apps are now detected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5532 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 08:36:44 +00:00
wj32 d6b9a42a16 * bump to 2.33
* DotNetTools: improved .NET assembly enumeration timeout handling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-01 23:49:55 +00:00
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