Reported Bugs

Please send bug-reports, enhancements or feature-requests to either Louis Sumberg or Steve Waring

 

Defect: 1 Category: Cosmetic Status: fixed Reported by: Don Rylander

ListViewColumn header icons are not being found in the ToGo ShellSample.exe

 

Defect: 2 Category: Cosmetic Status: open Reported by: Steve Waring

ListViewColumn header icons do not have a transparent background when added/accessed from the System imageList.

 

Defect: 3 Category: Enhancement Status: open Reported by: Steve Waring

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.

 

Defect: 4 Category: Enhancement Status: open Reported by: Steve Waring

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.