Commit Graph

14 Commits

Author SHA1 Message Date
wj32 d1b4158c97 half fixed ExtendedListView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:37:01 +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 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 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
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