Commit Graph

6014 Commits

Author SHA1 Message Date
wj32 16bd6cdb6a Use PH_EXECUTING_IN_WOW64 define instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:37:44 +00:00
wj32 08d9cba796 Added warning for users who attempt to start the 32-bit version on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6013 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:31:27 +00:00
wj32 0220433441 Fix affinity dialog bug on x86
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 08:05:02 +00:00
wj32 533a43f3c0 Remove PPVOID definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 06:57:14 +00:00
dmex 9129995495 BootEntriesPlugin: tidy up code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 02:58:34 +00:00
wj32 48bffa2c90 Fixed service non-polling mode on Windows 8 and above
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 16:33:06 +00:00
wj32 98612a7091 Reduce size of PH_INITONCE object
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 11:26:36 +00:00
wj32 acc28dc9b7 Add missing pipe definitions to ntioapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 09:46:22 +00:00
wj32 5a2a05b056 Improve string APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 09:42:33 +00:00
dmex f12e53eccd ROTViewerPlugin: remove spacing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6005 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 08:42:34 +00:00
wj32 1f0f20ef98 peview: Fix bug in PvHandleListViewNotifyForCopy
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 06:59:52 +00:00
wj32 656a6ee9b9 Fixed lack of information on startup when using slower refresh intervals
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6003 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-31 06:01:28 +00:00
wj32 4b8320e04e Fix ToolStatus build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6002 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:49:33 +00:00
wj32 1ccb703099 Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 13:45:20 +00:00
dmex 09f8ad24be ProcessHacker: Tidy up remaining svn:ignore;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6000 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 12:56:07 +00:00
dmex be6c968641 Added svn:global-ignore; Removed svn:ignore;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5999 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 12:50:39 +00:00
wj32 48d3ee9741 Added handle names for unnamed File objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5998 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 09:19:50 +00:00
dmex 11fef46f50 Plugins: Added svn:global-ignores; Removed svn:ignore; Removed svn:mime-type (partial); Removed svn:bugtraq:number properties;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5997 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 07:43:40 +00:00
dmex 678c787ffe UserNotes: remove svn:mime-type
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 07:23:30 +00:00
dmex 178eac3084 NetworkTools: fix build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 07:17:45 +00:00
wj32 ad9f3a37e7 Fixed crash when querying object security
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5994 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 07:16:52 +00:00
dmex 75e44b2622 Plugins-Extra: Fixed incorrect ULONG printf specifier
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5993 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 06:55:59 +00:00
wj32 0418816aea Fixed hang when viewing handle security for certain File objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 05:04:52 +00:00
wj32 b47fdbe8b1 Dramatically faster handle listing and search when running without administrative privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-30 04:45:31 +00:00
wj32 d341ef9b41 Add comment to ntfill.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5990 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 23:00:38 +00:00
wj32 df7af86de4 Update native headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5989 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 22:45:51 +00:00
dmex 604f5d920b Plugins: Fixed incorrect ULONG printf specifier
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 17:34:03 +00:00
dmex 2bfcfbabba BootEntriesPlugin: tidy up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5987 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 16:25:37 +00:00
dmex 5592a6a6d2 Updater: tidy up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5986 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 16:04:17 +00:00
dmex e28719fffd ToolStatus: added visible count to Statusbar (http://wj32.org/processhacker/forums/viewtopic.php?t=1768)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5985 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 15:28:20 +00:00
dmex 844fac76c9 Plugins-Extra: added BootEntriesPlugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5984 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 12:38:02 +00:00
dmex 3ff0708d62 Plugins-Extra: added NetExtrasPlugin (http://wj32.org/processhacker/forums/viewtopic.php?t=1897)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 12:13:13 +00:00
dmex b18ae86ad4 AtomTablePlugin: tidy up
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5982 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 12:05:44 +00:00
wj32 f5a2f18cba Balloon tips for process/service notifications are now clickable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:49:30 +00:00
wj32 5fa01dc676 Fix file dialog crash on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5980 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:22:17 +00:00
wj32 10fe4656fb Added file information to service list tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 11:06:07 +00:00
wj32 0c706a790f Fix hexedit bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 14:29:01 +00:00
wj32 af6db0d8e1 Add patch
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5977 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 14:28:53 +00:00
wj32 d1077ab720 Minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 12:33:20 +00:00
wj32 9f16a7e5ad Fix memory list selection bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:45:46 +00:00
wj32 1a14ac804d Fix TEB/stack information on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:38:23 +00:00
wj32 fb6968c90f Add F5 to refresh memory list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:29:12 +00:00
wj32 385b4016cc * Added working set counters for memory regions
* Added detection of unusable free memory regions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 08:23:49 +00:00
wj32 5454ac045d Added customizable bytes per row setting for memory editor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-28 03:53:24 +00:00
wj32 de07044a39 Add Hide free regions option to Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 16:08:31 +00:00
wj32 cdbf4439f3 Fixed string scanning false positive case
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5969 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:41:53 +00:00
wj32 5d8138dc08 More tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5968 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:29:28 +00:00
wj32 eb3a1a09a3 Minor Memory tab tweaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:25:31 +00:00
wj32 1f395dcbb6 Update plugin SDK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:23:15 +00:00
wj32 caf01fb68a Completely new Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-27 15:20:10 +00:00