Commit Graph

1484 Commits

Author SHA1 Message Date
dmex 3224849b3b Removed unused resource IDs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5613 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-24 02:28:14 +00:00
dmex 830ed0169d PH2.x: fixed Ctrl+Tab crash
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5609 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-07 05:06:13 +00:00
dmex 6d77eea477 Fixed manifest issue preventing Immersive window enumeration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5603 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-01-27 07:37:19 +00:00
dmex 0a9571bac4 Fixed logging auto-scroll issue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5602 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-01-27 07:34:04 +00:00
wj32 82471a2b7f fixed treenew resizing bug when displaying empty text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5599 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-01-07 10:05:45 +00:00
wj32 de001a62de added error messages for module and handle lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-22 08:02:38 +00:00
wj32 1a6c9e81ce * updated headers for Windows 8.1
* added suspend count to thread details
* added ARM machine to peview

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-20 00:32:58 +00:00
wj32 cb6fa85659 get command lines of protected processes on Windows 8.1 without KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 23:29:09 +00:00
wj32 81d59e1a91 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5583 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 13:23:03 +00:00
wj32 b80952a226 tweaked process properties General tab layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5582 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 13:17:16 +00:00
wj32 59a69bb880 changed process protection text style
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5581 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 13:10:51 +00:00
wj32 9c8b2c8361 added new Windows 8.1 process protection information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5580 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 13:03:49 +00:00
wj32 3250cf8ad0 * updated more headers for Windows 8.1
* KProcessHacker is no longer needed for highlighting of GUI threads

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 11:24:03 +00:00
wj32 9fe352734c don't show signer name if not trusted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5575 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-18 00:19:57 +00:00
wj32 563dc14ddb use PWCHAR instead of PWSTR for strings that are not null-terminated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5572 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 06:19:29 +00:00
wj32 ccc33ed389 use wWinMain instead of WinMain
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-14 21:05:44 +00:00
wj32 4a9a0d901a allow elevation when performing actions on multiple processes/threads/connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5564 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-14 01:22:00 +00:00
wj32 c5965bdcad improved dbghelp finding code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-14 00:58:06 +00:00
wj32 45b9dd68fb * added some concurrency SAL annotations and fixed some annotations
* added PhBufferToHexStringEx
* fixlib: updated code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 23:32:14 +00:00
wj32 c8d944fa34 removed incorrect use of GetLastError
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5561 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 12:48:51 +00:00
wj32 8edc471447 remove feedback cursor when starting phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 12:19:40 +00:00
wj32 be79e55aa9 update start type and error control when opening service properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5559 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 12:01:32 +00:00
wj32 06ad6518dd added NtReadFile to Analyze Wait for 64-bit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5558 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 11:39:16 +00:00
wj32 f5b5a5f6ba export PhSiSetColorsGraphDrawInfo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5557 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 11:03:17 +00:00
wj32 e73f7a73d8 removed support for .NET plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 10:46:43 +00:00
wj32 804c87942b fixed debug information problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 09:21:27 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
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