Commit Graph

32 Commits

Author SHA1 Message Date
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
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 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 b745a6a335 fixed some taskbarlib functions + casing, removed duplicate APIs, created ProgressBar component that will "once completed" support TaskbarLib and gracefully degrade for OSs without TaskbarLib support. also added various other fixes.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1960 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 03:49:13 +00:00
dmex04 58ac3ef472 added Taskbarlib call: WindowMessagesThroughUipi, changed VirusTotal ShowDialog() to Show()
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-27 02:51:44 +00:00
wj32 1ff009849e added TaskbarLib (not compilable yet)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-26 03:35:55 +00:00
wj32 237b32689d removed TaskbarLib
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-26 01:39:58 +00:00
wj32 03e73aada6 * fixed TaskbarLib naming conventions
* fixed ThumbnailBarButton actions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1934 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-24 06:16:54 +00:00
wj32 4890a0d74f redid the changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1932 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-24 01:53:04 +00:00
wj32 35d8aeb91f reverted r1925, r1926, r1929
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1931 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-24 01:32:09 +00:00
dmex04 59fcdb019e replaced HRESULT with Win32Error
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1926 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 12:26:42 +00:00
dmex04 8ef9ee8eaa added missing native enums for Thread/Process priority, fixed/updated native functions per msdn documentation... returned Thread/Process priority is now correct (compared with PE/Taskman) however PH-UI doesn't consistently show the correct values for every process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1925 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 12:08:23 +00:00
wj32 34d42e9c6e re-added the TaskbarLib namespace
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1924 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 09:39:31 +00:00
dmex04 e323198352 improved "TaskbarClass Failed" function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1923 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 09:16:03 +00:00
dmex04 b136f367fc updated TaskbarClass: improved exception handling - all interface calls now return HRESULT, split Native functions from TaskbarClass
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1922 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-23 09:08:30 +00:00
dmex04 be8394f0bd *inital* Windows 7 Taskbar ThumbnailBarButton support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1920 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 21:17:14 +00:00
dmex04 20e93e8d31 fixed THUMBBUTTON declaration - added copyright header
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1919 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 14:43:48 +00:00
wj32 d0c8786475 more evidence that COM is a piece of shit (oops-I-forgot-that-I-can't-use-objects-created-on-another-thread)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 09:38:50 +00:00
wj32 db017067f8 refactored taskbar code, fixed some bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1912 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-09-22 09:04:45 +00:00