Commit Graph

1001 Commits

Author SHA1 Message Date
wj32 c3d16a9271 fixed NtGetNext* system requirements (needs Server 2003+, not Vista+)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 06:25:31 +00:00
wj32 1e63b9e5dc * changed ExtendedListView/TreeView namespace
* implemented Properties in Imports
* added DoubleClickChecks property

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 05:37:06 +00:00
wj32 5fe9e81729 * disabled recovery
* prevented double restart

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 07:13:26 +00:00
wj32 c82af812cc removed messages in status bar
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 02:16:48 +00:00
dmex04 5f327770f5 ExtendedListView fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 09:13:41 +00:00
wj32 eb73a9d725 * renamed GetNativeImageFileName to GetImageFileName, GetImageFileName to GetImageFileNameWin32
* GetImageFileNameWin32 doesn't use QueryFullProcessImageName

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:52:50 +00:00
wj32 f8f50cb051 * fixed tiny process creation notification inconsistency
* fixed ExtendedListView compilation error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:01:06 +00:00
wj32 6c6387347a added Donate menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 09:42:02 +00:00
dmex04 5ea9a76b85 added IsInternetConnected check to VirusTotal click event, updater already supports it
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 03:37:14 +00:00
dmex04 70ac802fcd fixed IsInternetConnected, removed all PH proxy configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 01:14:31 +00:00
dmex04 447778cd96 re-enabled WER Restart/Recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 10:10:44 +00:00
dmex04 9193d39fc3 fixed HandleFilterWindow not resetting Taskbar progress under all conditions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:24:39 +00:00
dmex04 98d9e9067b commented out Jumplist code and removed networkInfomation window -Reserved for future use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:14:55 +00:00
wj32 e5ddd18b3d removing vista search box for the time being
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 10:21:15 +00:00
wj32 1e6f5f499a added Permissions buttons, menu items for processes, services, threads, tokens
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 02:31:45 +00:00
dmex04 8b4c972c32 reverted r2078 - removed 'both' dispose calls
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:56:29 +00:00
wj32 a06d651b41 removed Dispose in HackerWindow.Exit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:33:43 +00:00
dmex04 caa6496ebc fixed options apply button not being enabled when values of some controls changed, moved Max-Sample-History from advanced to General tabs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:41:04 +00:00
dmex04 87ea21f790 added proxy support to UpdaterDownload and VirusTotalUploader
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:31:02 +00:00
dmex04 822ebb206d moved thumbButtonManager.Dispose call where it doesn't break thumbButtons, added same call to ErrorDialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:23:29 +00:00
dmex04 a4996b283f TaskbarLib AppID function changed to Get/Set, allowed merging of four functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 20:20:57 +00:00
dmex04 c3ad0badaa more TaskbarLib memory leak fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 06:18:34 +00:00
wj32 f12c37faba moved wait chain menu item disabling code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 03:49:13 +00:00
dmex04 3ad8a021b5 hide analyzeWaitChainProcessMenuItem from unsupported OS's
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 23:25:09 +00:00
dmex04 3092ad765c ExtendedTreeView fix, few WaitChainWindow changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 19:32:40 +00:00
dmex04 32a90aa765 completed ExtendedTreeView control, added Properties button to WaitChainWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 18:37:58 +00:00
dmex04 85e3d48e8c WaitChain fixes, added TreeView supporting extended VistaStyles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 17:54:48 +00:00
dmex04 a4b2204e07 JumpList disabled and code commented out, note: Reserved for future use!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 15:50:43 +00:00
dmex04 573b9534a6 reverted r2055 test code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 14:16:30 +00:00
wj32 487ee66f63 * added BeepDevice
* got rid of System.Diagnostics usage in WaitChainWindow

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 05:03:21 +00:00
dmex04 c22079c2d8 internal dev team test code - do not use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 04:52:51 +00:00
dmex04 8a9c126a6d (initial) added new thread WaitChain analysis window to Process context menu, right-click a process and select analyzeWaitChain
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 03:14:09 +00:00
dmex04 0b3998eb08 r2049 - fixed error-reports not being unique
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 02:00:53 +00:00
wj32 c5a7362611 improved error reports...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 12:08:55 +00:00
dmex04 e5b96b51c5 added Vista style SearchBox to HandleFilterWindow (Searchbox control is considered beta)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2045 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-04 03:03:52 +00:00
wj32 4ea71eaced completely new PE reader implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-03 04:02:51 +00:00
dmex04 c619351cc6 minor cosmetic string fix, fixed continue button being enabled after submitting report when runtime is terminating, fixed Error Reports sometimes generating identical GUID and preventing report from being uploaded (reports now totally unique using datetime)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2036 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-03 01:37:43 +00:00
dmex04 f8e744f69b added VirusTotal.getSessionTokenTask_Completed != null check - prevents upload task being executed also multiple exceptions being generated if there's an error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2028 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 14:26:02 +00:00
wj32 ec75fc48bb * fixed taskbar progressbar
* added taskbar progress to HandleFilterWindow
* reverted back to average speed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 08:15:04 +00:00
wj32 b5ae6a89e3 * got rid of BackgroundWorker (replaced with ThreadTask)
* got rid of IForegroundWindow
* fixed VirusTotalUploaderWindow upload speed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2026 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 07:52:53 +00:00
dmex04 93ecc79bf2 minor comment/string change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:19:15 +00:00
dmex04 0c6fedc1c3 Added ExtendedListView supporting collapsible groups and explorer theme (Vista/Win7 only), swapped PEWindow "Imports" tab standard listview with ExtendedListView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2020 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:07:49 +00:00
dmex04 ffa5cf6129 fix allowing more than two VirusTotal uploads simultaneously
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2019 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 20:05:20 +00:00
dmex04 3928ac40d5 removed unnecessary jumplist-count logging, added NetInfo thumbbutton, changed thumbbutton ordering, set SysInfoWindow thumbbtton to same icon used in menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2018 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 19:42:25 +00:00
dmex04 33d3e375b2 fixed instances where two exceptions are generated, one by Win32 the other by PH when the runtime execution is allowed to continue when it is actually terminating
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 19:16:04 +00:00
wj32 ac1b7ee18f fixed some struct defs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 07:07:24 +00:00
dmex04 1d62d29028 quick commit for wj32 - fixed NetInfoWindow index range exception, added plotter graph
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 20:29:06 +00:00
wj32 4e8aa8c6c4 reverted ErrorDialog textbox BackColor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2009 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 09:10:20 +00:00
wj32 1af3ec7006 UI, coding changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 09:07:20 +00:00
dmex04 e64afb7557 removed ErrorDialog.location property causing dialogue to show off-screen when PH minimized
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-30 07:14:29 +00:00