dmex
d57d688892
PH1.x: Rewrote SysInfoWindow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4787 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-31 04:36:19 +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
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
57a214c44b
PH1.x: few more string null fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-20 21:39:39 +00:00
dmex
840fd438ed
PH1.x: string null fixes, reduced expensive Marshal.SizeOf calls
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-20 21:31:50 +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
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
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
ae34ef0885
deleted HistoryManager: -1 million CPU cycles each update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2606 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 02:28:34 +00:00
wj32
df3cbb70ca
deleted DeltaManager, replaced with delta struct: -2 million CPU cycles each update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2605 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 01:43:27 +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
6c2d78b7b9
avoid creating a dictionary on every update
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-21 02:22:12 +00:00
wj32
170f6c7a50
* removed usage of ReadOnlyCollection from HistoryManager
...
* added FastResourceLock usage to Extensions.GetHandleInfo
* deleted FastQueue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2477 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:56:21 +00:00
wj32
482b0d9bc1
* #2917952 - "Index was outside the bounds of the array."
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-20 07:24:56 +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
6a77101400
started dump viewer
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:17:49 +00:00
wj32
29b7fe6177
added file size limit for stage 2 processing
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2394 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-06 05:53:17 +00:00
wj32
499ee08396
improved signature verification - works on x64, and shows subject names
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-29 00:28:26 +00:00
wj32
2b556c3411
cleaned up some Provider code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-19 10:09:49 +00:00
wj32
5027592ce9
* reverted the entire logging thing. sorry dmex, it's just not good enough.
...
* EnumProcessModulesEx only works on Vista and above, and we already get WOW64 modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-11-01 01:35:54 +00:00
dmex04
f9262305c3
Various Fixes/updates:
...
* fixed: MemoryList provider_DictionaryRemoved
* fixed: (and orginized) extensions
* fixed: message centering
* fixed: EnableKPH settings option being enabled on 64bit
* fixed: menu becoming disabled. if enabled, ph is minimized then exited.
* fixed: InfomationBox using incorrect font
* fixed: Form.ActiveForm cross-thread exceptions
* fixed: settings requiring ProcessHacker restart notification
* fixed: SourceForge upload status remaining "uploading" after error
* fixed: ExtendedListView mode fixed
-added: restart to ErrorDialog
-updated: WaitChainTraversal window
-completed: ProcessTreeNodeDisplayStyle options (ShowSelectiveNodes now Works)
-replaced: Updater form window handle hopscotch handling :P, with GetFWindow method
-merged: logging/messaging (QueMessage, Logging.Log, (4) PhUtils methods) into one class
-improved: exception handling/logging/dialog control consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-31 23:05:00 +00:00
dmex04
22cc8b4c82
IntPtr caching, added more architecture control
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-30 20:36:36 +00:00
wj32
7bd28e4357
moved branches, tags, trunk to 1.x branch
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-25 02:22:46 +00:00