Commit Graph

31 Commits

Author SHA1 Message Date
wj32 62abf0d345 DotNetTools: always force a refresh of .NET status
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4811 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-08 00:28:41 +00:00
wj32 c9c78a84b1 fixed bugs in the cpysave functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4804 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-06 09:46:39 +00:00
wj32 44371f714c DotNetTools: re-added RtlNtStatusToDosError call
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 03:34:30 +00:00
dmex 2801794660 DotNetTools: fixed some warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-26 22:54:28 +00:00
wj32 3a11474725 enabled multi-selection in the hidden processes window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4724 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-29 09:11:50 +00:00
dmex 074e6f971e DotNetTools: linked CorGuids
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4722 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-28 06:37:58 +00:00
wj32 1cc730ca71 revised .NET detection method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4675 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-15 11:56:41 +00:00
wj32 c83a6e8436 DotNetTools: use PhGetSystemRoot
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-26 04:30:03 +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 27a7a97b67 * added missing plugin hooks
* DotNetTools: minor changes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 03:55:22 +00:00
wj32 0b7a4233bd updated plugin descriptions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:29:14 +00:00
wj32 8f131c3a71 DotNetTools: future-proofing in case mscordacwks supports 64-bit to 32-bit access in the future
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4513 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:22:43 +00:00
wj32 7453eeaaac added out-of-process function table support for x64 (fixes managed stack walking)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4512 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-23 01:06:33 +00:00
wj32 aaee9074af DotNetTools: added managed symbol resolution for thread stacks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 12:38:46 +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 24cb4fba44 * fixed typo in plugins/DotNetTools/asmpage.c
* updated ntzwapi.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-28 12:32:39 +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 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 2abd053f04 * DotNetTools: added more checks for duplicates
* DotNetTools: save tree list column settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 08:22:11 +00:00
wj32 44b1420360 added BUG comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:08:37 +00:00
wj32 776793b5f1 * DotNetTools: fixed x64 support
* DotNetTools: use UpdateDotNetTraceInfo with timeout

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4321 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-11 02:00:18 +00:00
wj32 a513b397f6 fixed ICorPublish for CLR v4 processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 11:03:16 +00:00
wj32 134525f76d DotNetTools: fixed division by zero
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:50:32 +00:00
wj32 4a3e6d46b4 removed test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:44:14 +00:00
wj32 7d8a5e8b19 DotNetTools: added support for CLR versions other than v4
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 06:36:22 +00:00
wj32 cdc66991fb DotNetTools: added .NET Assemblies tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-10 05:14:18 +00:00
wj32 65c24521f8 completed DotNetTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-09 12:43:25 +00:00
wj32 1fa8f52b32 added DotNetTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-09 08:38:39 +00:00