Commit Graph

3791 Commits

Author SHA1 Message Date
wj32 c87f6ddc2e fixed some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-24 04:10:33 +00:00
wj32 e2a107906c fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3790 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-24 03:50:50 +00:00
wj32 b4e0546d8d added *.vsp to ignore list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3789 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-24 02:27:40 +00:00
wj32 de9de7282e should update network list if it's the first time, even if Update Automatically is disabled
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3788 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-24 01:33:53 +00:00
wj32 43cd3d1f7e fixed icon handling bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 10:16:33 +00:00
wj32 398d9bddf9 * moved worker factory definitions back to EX
* updated ALPC definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 09:46:07 +00:00
wj32 d585e0fd4f added WOW64_SHARED_INFORMATION
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 07:43:36 +00:00
wj32 4fd9ee3f38 updated CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 06:35:49 +00:00
wj32 6605b4b6c4 fixed EMenu memory leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3783 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 05:46:40 +00:00
wj32 f92e132178 * fixed handle-related bugs
* added HEAP_DEBUGGING_INFORMATION
* added leak detection to debug console

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3782 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 05:42:59 +00:00
wj32 26feb600cb deleted clrsup code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 02:01:55 +00:00
wj32 33b845857c improved PhFindStringInStringRef
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3780 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 01:33:13 +00:00
wj32 a97454b70c switched to new PhFindStringInStringRef algorithm
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3779 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 12:11:11 +00:00
wj32 57f02444f0 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 10:42:13 +00:00
wj32 6794340128 * removed PhMd5File
* added generic hashing API

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3777 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 10:40:07 +00:00
wj32 4aac60dd94 fixed SHGetFolderPath usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3776 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 10:19:03 +00:00
wj32 36276337f9 added more docs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 10:12:38 +00:00
wj32 486e5faaa9 added ability to destroy heaps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3774 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 07:54:12 +00:00
wj32 733ae94ffb switched to VS 2010
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 04:04:03 +00:00
wj32 e5ed17085b added CLR tab to peview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 02:25:55 +00:00
wj32 ef39ea5ff2 added PropagateCpuUsage option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3771 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 01:52:06 +00:00
wj32 31a0439182 * removed extra allocation in PhAppendFormatFullString/StringBuilder
* switched two cases to PhFormat

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3770 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 00:11:50 +00:00
wj32 e2eb116714 extended Save to services and network connections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 23:34:32 +00:00
wj32 55914f752b added Cancel I/O
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 12:00:45 +00:00
wj32 fe6c357669 ExtendedTools: added ALPC Port and Worker Factory handle information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 11:37:24 +00:00
wj32 8125e66d19 added ExtendedTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 10:25:46 +00:00
wj32 5f94524b52 renamed enum to PS_CREATE_STATUS (as per Windows Internals book)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 04:05:38 +00:00
wj32 8bc3d1f3af updated TP def
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-19 09:13:39 +00:00
wj32 8445bd5563 fixed some parameters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3763 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-19 09:01:54 +00:00
wj32 8bae0cb3a4 completed basic reverse-engineering of ALPC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-19 08:51:49 +00:00
wj32 7929907961 more ALPC progress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-18 10:59:23 +00:00
wj32 7135da9d45 more ALPC progress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3760 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-18 08:20:19 +00:00
wj32 a4a7c9e68a added LdrRegisterDllNotification
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3759 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 10:53:41 +00:00
wj32 9f7da567c8 reversed some ALPC definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 09:41:04 +00:00
wj32 bc1e80b866 reversed more Rtl functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 06:16:12 +00:00
wj32 95074c16b1 reversed more native API functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 03:34:58 +00:00
wj32 b2fa3460d4 typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 11:25:44 +00:00
wj32 041f83204a reversed RtlCreateProcessReflection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 11:22:49 +00:00
wj32 c5bcee4023 fixed manifest info members
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 10:52:56 +00:00
wj32 e1bcad931d fixed update pausing with Network tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 09:20:32 +00:00
wj32 e1c0a810a7 changed reserve object type to enum
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 09:05:28 +00:00
wj32 35674104e3 fixed worker factory info class
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 07:12:53 +00:00
wj32 e778059704 updated worker factory definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 07:07:19 +00:00
wj32 39725b1d40 reverse-engineered most of NtCreateUserProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 04:51:05 +00:00
wj32 e1cf4625da reverse-engineered Vista+ process/thread creation functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-14 09:56:46 +00:00
wj32 d24c82c7ce forgot a line
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3746 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-14 04:16:36 +00:00
wj32 426a69e815 added Peak Handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-14 04:15:33 +00:00
wj32 17b5e3f931 don't use HEAP_NO_SERIALIZE - it's very slow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-13 03:29:38 +00:00
wj32 c6e043e582 reject file names with quotation marks for XP file dialogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-12 06:00:34 +00:00
wj32 53baaa04b5 * bump to 2.8
* saves process tree sorting

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-12 05:45:48 +00:00