Commit Graph

53 Commits

Author SHA1 Message Date
dmex 96bef84331 DotNetTools: removed UTF16LE encoding
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5720 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 02:02:33 +00:00
dmex eb65baf300 Plugins: removed UTF16LE encodings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5719 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 01:49:11 +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 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
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
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
dmex b0b27074e6 Plugins: Removed MFC build requirement; Fixed vs2012 resource templates;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-16 22:08:41 +00:00
dmex 4a2550cee8 Plugins: updated copywrite dates; code cleanup;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-03 14:10:30 +00:00
dmex edfb49d1d7 Plugins: Fixed Win32 plugins compile warning (ancient x64 edit+continue flags)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-06-23 12:58:42 +00:00
wj32 cb5472f485 added .props file for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 05:49:13 +00:00
wj32 366e680b9d fixed some uninitialized variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-07 11:10:18 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 c6f19e9381 updated changelogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 09:20:56 +00:00
wj32 0e2036f901 * ToolStatus: added keyboard shortcut for search box
* ToolStatus: added word-based filtering

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 09:16:38 +00:00
wj32 2e86d87ee6 DotNetTools: added PredictAddressesFromClrData for better stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 08:34:24 +00:00
wj32 41c3e80c51 updated dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 06:52:32 +00:00
wj32 005cb9c81b * added support for custom stack walks by plugins (in preparation for .NET stack walk improvements)
* DotNetTools: added some new definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-07-06 04:28:54 +00:00
wj32 62addea441 updated some dates
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-28 22:05:58 +00:00
wj32 2ae44e226a DotNetTools: ignore unnamed modules for CLR v2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-27 09:38:26 +00:00
wj32 599bf44532 3.x merge - PH_STRING conversion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32 cc45121eea patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-15 09:41:42 +00:00
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