Commit Graph

517 Commits

Author SHA1 Message Date
dmex04 71e4201700 fixed WER exception during recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:27:18 +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 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
dmex04 1f7d1e956b fixed up few ExtendedListView signatures and functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 22:33:15 +00:00
dmex04 0000296d46 added structs for ListViewLink support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 11:21:27 +00:00
dmex04 a61a27511f fixed invalid resource identifier warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 11:40:43 +00:00
dmex04 3cfc501ae0 added licence to RestartRecovery files, added extra IsInternetConnected test
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 04:35:25 +00:00
wj32 f603897438 fixed Permissions button being enabled with no service selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2102 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 04:07:07 +00:00
dmex04 be8ab499fa fixed Hresult comment, Added support for Windows RegisterForRestart and RegisterForRecovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 02:39:40 +00:00
dmex04 4812b8d274 removed duplicated VistaMenu calls "isVistaOrLater" and replaced with PH OSVersion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 00:26:37 +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
wj32 d2334d330e * completed security editing component
* added security editor to HandleProperties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:28:53 +00:00
dmex04 6cebb6334b removed useless test-code from Taskbarlib accidentally committed
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 01:17:40 +00:00
dmex04 fc7386aa51 fixed Taskbarlib api return values, added even more hresult checking
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 00:12:41 +00:00
dmex04 5ffe827f1b more hresult checking, fixed some taskbarlib api signatures not using hresult, merged duplicate Rect from taskbarlib with ProcessHacker.Native signature
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 23:57:28 +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 3106d9303b more TaskbarLib hResult checks also removed unused api's
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 19:42:15 +00:00
dmex04 62c01eacca added missing MarshalAsAttribute to parameter 'pfVerificationFlagChecked' of UnsafeNativeMethods.TaskDialogIndirect
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 17:07:15 +00:00
dmex04 629b7cec4e added more HResult checking for supported APIs per msdn documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 16:51:13 +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
dmex04 9df837d5b9 fixed multiple COM + String TaskBarLib memory leaks (I hope), added missing exception check, fixed string casing, set ansi string marshalling and removed unused api
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 04:52:18 +00:00
dmex04 bf3ec0c48b fixed few instances of TaskbarLib not checking return values, added missing flags attribute to some enums
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-06 03:37:40 +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 1689ac1896 cleaned up VistaSearchBox Control
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-05 02:03:07 +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
dmex04 09363d99a5 fixed ExtendedListView crash on 32bit Windows: fixed LVGroup struct and SendMessage signatures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2031 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 22:28:34 +00:00
dmex04 0d755ad73a set some extra ExtendedListView fields as private
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2030 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 15:06:35 +00:00
dmex04 62d7c52772 fixed ExtendedListView using wrong WndProc event for setting theme and extended style, fixed capitalizations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2029 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-02 14:51:28 +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
dmex04 26a806ce71 added copyright notice, removed LVGROUP Native<>Managed comment used for debugging
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2025 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:52:06 +00:00
dmex04 d3599c678b cleaned up syntax + casings + code layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2024 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:47:36 +00:00
dmex04 b4e6df55bf added missing WindowMessage cast breaking last build commit - oops
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2023 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:32:02 +00:00
dmex04 ab2076e8c5 removed duplicate API signatures, added OSVersion.IsBelow(WindowsVersion.Vista) check for unsupported OS, fixed comment typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2022 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-01 22:29:32 +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
wj32 5d048ca238 actually fixed this time
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1997 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 08:31:54 +00:00
wj32 6640d37cb1 fixed exception when taskbar button is created again, and fixed display of buttons when it is created again
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 08:28:45 +00:00
wj32 0bbcdc0000 fixed thumbbuttons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 08:26:12 +00:00
wj32 2d6ecbf091 added PreserveSig attributes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1994 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 08:25:32 +00:00
wj32 bca79be8ef implemented IMessageFilter system
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1993 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 08:15:53 +00:00
dmex04 908610277d added more HResult error checking to TaskbarLib COM calls, bugfix #2869174 - removed TaskbarLib Custom Category's causing System.UnauthorizedAccessException when recent document tracking is disabled on users machine.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-29 00:50:42 +00:00
dmex04 7842c9ebba fixed VTUploader multiple session exception + more Taskbarlib fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1987 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 18:06:34 +00:00
dmex04 ccb1f7b402 added licence to TaskbarLib files, re-added HResult for COM calls and added initial HResult checking
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1986 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 16:34:01 +00:00
dmex04 510f9adbcb changed taskbarlib namespace, restructured Windows7Taskbar class, implemented jumplist and thumbnail button support for Windows 7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1985 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 13:15:28 +00:00
dmex04 8c8e6b6f3f removed TaskbarLib/WindowsFormsExtensions.cs - partially rewrote Windows7Taskbar.cs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1984 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 11:45:59 +00:00
dmex04 d62a280bd8 removed ProgressBarEx - fixed TaskBarLib.WindowsFormsExtensions for ProgressBar
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 11:20:55 +00:00
dmex04 59d40d49c9 rewrote ProcessBarEx Control, removed unused code and customizations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1982 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-28 10:40:26 +00:00
dmex04 470eac287c ProgressBarEx modified
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 09:30:42 +00:00
dmex04 4341807c98 removed this property from VirusTotalUploaderWindow.Show(this) allowing multiple upload forms to be shown, added ProgressbarControl supporting VistaStyles (Green/Red/Yellow) on XP/Vista/Win7, replaced standard ProgressbarControl
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1969 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 08:51:38 +00:00