CListCtrl custom RectTracker
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, does anyone know how to customize the look of the CListCtrl RectTracker? I want it to look like the Windows XP Explorer RectTracker and still reuse a max of stuff already implemented in the standard RectTracker provided by CListCtrl (like dynamic selection and partial invalidates)? Regards, Nicolas