68 Commits

Author SHA1 Message Date
dmex b02427417c PH1.x: fixed build
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5614 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-02-25 23:14:38 +00:00
dmex 4639300bcc PH 1.x: Fixed *some* crashes; Updated solutions to .NET 4.5 + vs2012; fixed compiler warnings;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-09-23 17:05:03 +00:00
dmex 2ed70488fc PH 1.x: fixed TokenHandle exception, fixed OptionsWindow threading bug, fixed crash for systems without Segoe UI
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-04 07:24:24 +00:00
dmex 74b87fbf69 PH1.x: Code Cleanup/Fixes, More KPH2 support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4786 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-31 01:07:19 +00:00
dmex e0579b0393 PH1.x: Code Cleanup/Fixes, Initial KPH2 support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4785 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 10:35:02 +00:00
dmex 056f4c0914 PH1.x: Code Cleanup/Fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4784 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-30 02:47:41 +00:00
dmex e43aec1c5e PH1.x: Code Cleanup/Fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4778 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-29 08:32:37 +00:00
dmex c5a33175d5 PH1.x: Removed remaining legacy controls (3/3), Updated Searchbox
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 06:01:00 +00:00
dmex af703af666 PH1.x: MainMenu control themed (2/3)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 04:01:52 +00:00
dmex 37279a87fc PH1.x: Enabled ToolStripManager themes (1/3)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 02:07:48 +00:00
dmex a74703575f PH1.x: Fixed font drawing (you'll need to reset settings)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 01:18:28 +00:00
dmex 3a9a6e8305 PH1.x: Marshal cache rewrite, TreeViewAdv & ListView control fixes.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-28 00:19:55 +00:00
dmex c2659fbb4b PH1.x: Removed redundant code, more string null fixes.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-26 04:00:29 +00:00
dmex 6917e41a2f PH1.x: removed KPH 32bit restriction, TokenHandle fixes: Fixed observed issues with previous changes, converted appropriate functions to properties and removed their duplicate functions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-19 15:38:30 +00:00
dmex 9de7867394 PH 1.x: more string fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4712 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-23 21:08:56 +00:00
dmex 6765b5518f PH 1.x: "" string fixes, remove handle filter delegate invoke
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4711 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-23 10:57:47 +00:00
dmex cd3afa8fc9 Process Hacker 1.x: Added Windows 8 support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4685 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-09-17 10:40:14 +00:00
dmex 158bbb865f Reverted some files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-31 02:11:34 +00:00
dmex fd135fbae3 moved all ListView controls to ExtendedListView, fixed some API ref defs, added initial LastError error handling semantics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4258 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-25 12:39:06 +00:00
dmex ec5f8b197e GC notification of native heap allocations, manifest fix, minor other fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4257 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 09:49:44 +00:00
dmex 323d02277c fixed most API signatures, fixed multiple 4b NtStatus allocations in various functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4256 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 06:42:44 +00:00
dmex f585842f6d string null perf fixes, Dictionary string perf fixes, removed redundant code, some type fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4254 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-22 04:56:08 +00:00
wj32 325bd3daf5 * bump to 1.12
* use non-intrusive module enumeration whenever possible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 09:26:49 +00:00
wj32 95a1343f3a back-ported new provider system from PH 2.x
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2540 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 02:48:37 +00:00
wj32 c7d18e5c0b * explicitly release COM objects in DotNetCounters
* re-enabled window close animations for ProcessWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-26 08:58:55 +00:00
wj32 9bb5a9f2bf * bump to 1.10
* added missing service descriptions in dumps

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2493 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-24 05:13:25 +00:00
wj32 098e98f01c fixed fucked-up-sign-extended kernel module base addresses
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2464 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 10:42:35 +00:00
wj32 c5e4cba3b1 dump: renamed GetStream to GetWriteStream
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2461 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-19 00:28:21 +00:00
wj32 ca640cf126 dump: fixed missing mapped files in modules list (2)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2459 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 11:21:39 +00:00
wj32 682720d98c dump: fixed missing mapped files in modules list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 11:02:18 +00:00
wj32 c1ede6c1ff dump: fixed duplicate modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:59:47 +00:00
wj32 43f3274be2 dump: added WOW64 module information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2456 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:55:51 +00:00
wj32 c68bbb17d0 added progress dialog for creating dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:43:51 +00:00
wj32 6fdada89ab dump: fixed DPCs and Interrupts position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:57:36 +00:00
wj32 773fdaea64 added DPCs and Interrupts to dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:56:32 +00:00
wj32 468712af4c added ability to dump process history manager data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 11:16:50 +00:00
wj32 3c861b2421 added time stamp, made time representation more compact
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2446 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:18:09 +00:00
wj32 abfe7e8b5d fixed some exceptions when viewing dumps created under LUAs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:06:57 +00:00
wj32 ae1cb02437 added safeguard to Dump against values having null characters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2444 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:52:34 +00:00
wj32 b5f8a6fb0b dump: added service info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:43:51 +00:00
wj32 47fc04f776 dump: added token info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:10:24 +00:00
wj32 f769bbf1e4 dump:
* fixed NullReferenceException in DumpProcessWindow
* fixed handle info dumping on x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:45:14 +00:00
wj32 623cc5070e * dump: fixed command line values for POSIX processes
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:41:29 +00:00
wj32 16dc07e5b9 almost finished DumpProcessWindow (token properties not present)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:36:50 +00:00
wj32 928cedaff5 added Architecture field
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:25:45 +00:00
wj32 fae4d7da88 dump: fixed IsCritical and IsWow64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:22:31 +00:00
wj32 9cfc52aeba fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:41:48 +00:00
wj32 a572b50351 dump:
* fixed current user highlighting
* made compatible with x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:37:35 +00:00
wj32 51b6561654 dump: fixed usernames on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:25:25 +00:00
wj32 6afdcb9925 * fixed process tooltips when viewing dumps
* fixed Save as text file on XP
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:16:21 +00:00