Commit Graph

1518 Commits

Author SHA1 Message Date
wj32 a6cecfdaee Added CF Guard (Control Flow Guard) column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5848 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-30 04:31:12 +00:00
wj32 1eb07643f7 Support for up to 64 processors when setting process/thread affinity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:56:10 +00:00
wj32 80a741e9eb Bump to 2.35; change uses of _M_IX86 and _M_X64 to _WIN64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:19:41 +00:00
dmex a8343d0a7d ProcessHacker: fix typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5834 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-26 05:51:46 +00:00
wj32 9ce737b963 Fixed multi monitor window placement bug (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5828 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-23 11:46:04 +00:00
wj32 4dbc830a8d Fixed multi monitor window placement bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5827 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-23 11:40:50 +00:00
wj32 c789364ff3 Better names for memory regions in Memory tab (for PEBs, TEBs, thread stacks)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-23 09:27:42 +00:00
wj32 3cf0e294b9 Use UTF-8 for all file output
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5824 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 14:21:20 +00:00
wj32 933c10d4b4 Fix PhShellProcessHacker bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5823 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 11:51:33 +00:00
wj32 251e7f45f4 Fix incorrect uses of plugin Name field
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5822 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 09:10:24 +00:00
wj32 f2657633c6 Always show Disk tab to reduce user confusion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-22 03:49:44 +00:00
wj32 ccdcd28ca7 Use custom SystemTraceProvider session on Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5816 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 16:07:17 +00:00
wj32 29febd3281 Added ThinRows setting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5815 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 13:42:29 +00:00
wj32 71ee6fcc9c Use SetErrorMode to disable annoying prompts
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5814 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 12:59:12 +00:00
wj32 fa3709b486 Change default text file name depending on the selected tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5813 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 12:25:18 +00:00
wj32 c3b6ccd918 Added UTF-8 support where necessary (including settings)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5812 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 12:09:06 +00:00
wj32 b962a69548 Proper UTF-8, UTF-16, UTF-32 support (settings code still needs to be updated)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5810 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-21 02:33:44 +00:00
wj32 b67b856b03 Fix null pointer bug (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5807 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-20 12:33:18 +00:00
wj32 1a14c25b88 Fix null pointer bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5806 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-20 12:32:10 +00:00
wj32 b728d07640 Start Task Manager now elevates when necessary
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5802 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-20 01:09:53 +00:00
wj32 f0a4357fcb ExtendedTools: Can now use the search box in the Disk tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5800 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 14:26:51 +00:00
wj32 8c2c626547 Some refactoring for PhFormatTimeSpanRelative
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5798 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 11:30:51 +00:00
wj32 f78d1cb055 change Verify File Signature to Inspect Executable File
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5796 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:43:13 +00:00
wj32 1e6a5cd3fa Fixed tray icons being clipped in high DPI environments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5795 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-19 03:11:22 +00:00
wj32 90baec43d7 Change Update Automatically shortcut to F6
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5792 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-18 08:07:53 +00:00
wj32 a29c772aa9 Use grid for GPU graphs as well
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-18 08:03:55 +00:00
xhmikosr c94c1106ae Add Windows 10 ID in manifest files.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-18 06:33:31 +00:00
wj32 202ed43090 Merge UMDFHostPlugin into main program
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-17 12:10:17 +00:00
wj32 05e0a79f30 CPU graphs are displayed in a grid now (thanks pavel_kv!)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-17 06:20:54 +00:00
wj32 50411e5859 Update for latest Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-17 06:09:03 +00:00
dmex 8f51a6d3a8 ProcessHacker: removed UTF16LE encodings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 02:29:09 +00:00
dmex f45554e85e ProcessHacker: Patch by TETYYS
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5695 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-21 00:25:36 +00:00
xhmikosr 932ca84b69 Bump copyright year.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5692 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-17 03:43:04 +00:00
dmex 8ae31d2f9b ProcessHacker: Fixed rev5602 regression
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5677 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-10 11:26:37 +00:00
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