Reported Bugs
Please send bug-reports, enhancements or feature-requests to either Louis Sumberg or Steve Waring
![]() |
Please send bug-reports, enhancements or feature-requests to either Louis Sumberg or Steve Waring
ListViewColumn header icons are not being found in the ToGo ShellSample.exe
ListViewColumn header icons do not have a transparent background when added/accessed from the System imageList.
ShellDragDropSession needs a way to return a mask of values for dropEffect. A short-term solution is to modify ShellDragDropSession>>dropEffect to include an entry for '#all' and use this as the operation.
Testing on WinXP shows that the Shell will trigger multiple change notifications for the same event. This can also occur in Win2K/W98 but not as regularly. An instance variable could be added to ShellNotificationView that stores the last notification+timestamp, and stops multiple notifications from propagating.