Commit Graph

44 Commits

Author SHA1 Message Date
wj32 0579bad5df WindowExplorer: fixed hook support for low integrity processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4678 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 13:20:41 +00:00
wj32 db0c94f5ca WindowExplorer: fixed bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4674 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 08:26:05 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 a5d8b76a6f * updated project configuration: use base bin directory for peview and plugins
* made bin release directory structure more convenient

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 05:15:51 +00:00
wj32 b4f786e3ef * fixed theme data initialization in PhTnpOnNcPaint
* updated DotNetTools and WindowExplorer for themed border

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-18 10:49:34 +00:00
wj32 a987222988 WindowExplorer: added comment to hook.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-15 03:18:15 +00:00
wj32 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 a6328c4bd4 fixed menu-related bugs in ExtendedTools and WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-25 07:41:32 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 bed1f9ff33 fixed WindowExplorer hook bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-08 06:38:45 +00:00
wj32 319fb4d5a1 fixed WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4291 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 12:18:28 +00:00
wj32 a0c964f225 * converted WindowExplorer to tree new
* deselect child nodes when collapsing a node

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 23:52:07 +00:00
wj32 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +00:00
wj32 4f11590e4a WindowExplorer: added missing synchronization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 12:16:27 +00:00
wj32 d56ffb2f83 * fixed plugin preprocessor defines for 64-bit
* WindowExplorer: fixed 64-bit bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 02:04:56 +00:00
wj32 d3b84d922a * WindowExplorer: added Class property page
* WindowExplorer: added Dialog Proc

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4223 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 01:04:29 +00:00
wj32 11e8dddd5c * WindowExplorer: added User Data
* WindowExplorer: fixed interaction with windows of elevated processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 10:06:11 +00:00
wj32 8d7330e575 WindowExplorer: added symbol resolution for the window procedure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4220 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 09:37:45 +00:00
wj32 16886c064b WindowExplorer: rewrote the hook, which is now enabled by default
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-04 08:40:27 +00:00
wj32 f35411c267 WindowExplorer: renamed Show/Hide and Enable/Disable to Visible and Enabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4207 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-23 06:16:26 +00:00
wj32 cf9522bea2 WindowExplorer: added Always on Top and Opacity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 23:07:50 +00:00
wj32 70600df33c WindowExplorer: added hook code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 09:34:45 +00:00
wj32 c86f32e159 WindowExplorer: delay load comctl32.dll and ProcessHacker.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 04:18:25 +00:00
wj32 51e2fd8ba8 added missing sort function for Thread column in WindowExplorer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-22 05:17:17 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 916f2007a2 position of Windows dialog is now saved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-24 21:56:13 +00:00
wj32 74eed6b4c5 fixed plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 22:17:23 +00:00
wj32 f9eeb78cea added Enable/Disable
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 04:12:54 +00:00
wj32 2236700fe8 reverted PhPluginAddMenuItem prototype change, flags are in Id instead
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4033 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:39:12 +00:00
wj32 80a349b65e added support for submenus in the main menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4032 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 00:29:42 +00:00
wj32 1db0781a65 * changed plugin information handling to be more flexible
* added plugin URL
* added highlighting for .NET plugins

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 04:44:20 +00:00
wj32 be819060db fixed node expanding
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-21 03:31:32 +00:00
wj32 9cb076b570 completed window properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-20 11:06:02 +00:00
wj32 d73ba4e582 implemented Properties page
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-20 09:49:13 +00:00
wj32 726d3d4b5e added window properties support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-20 08:02:55 +00:00
wj32 0cd9522b98 added desktop windows selector
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 10:38:10 +00:00
wj32 cb000c522e save window treelist columns and windows window size
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4013 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 10:05:09 +00:00
wj32 464c8bb55e * hidden windows are now displayed in grey text
* patch by xhmikosr

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 09:54:32 +00:00
wj32 c9c88098bb fixed threading problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 06:27:41 +00:00
wj32 f308585a66 added window menu items
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4010 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 05:43:02 +00:00
wj32 fe9347e32a added Windows menu items for processes and threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 03:07:12 +00:00
wj32 eb17938272 added WindowExplorer plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-19 02:29:59 +00:00