IDeskBand object width in Vista
Windows API
1
Posts
1
Posters
0
Views
1
Watching
-
Has anyone seen issues with IDeskBand objects in Vista? I am setting the sizes based on the dwMask member of the DESKBANDINFO passed into GetBandInfo() which works as expected in XP but on Vista the bar is much too wide and cannot be resized. I have noticed a 'BarSize' value appearing in the registry from somewhere which after deleting or changing is replaced when I open the explorer bar. The bar contains no code to add this value, where could it be coming from and why?