I'm having no luck trying to get the new extended-tile view mode to work. It seems as soon as I call SetTileViewInfo with LVTVIF_EXTENDED flag, the tiles expand to the width of the control, but refuse to show any sub-items. I tried calling SetTileInfo for each item, but the best I could achieve was to show some of the column header titles in the second column of the tile, but no sub-item data. Another problem is that I can't get the view to scroll vertically, the tiles are always stacked horizontally.
Can someone point me to some meaningful documentation for this feature, or maybe some sample source code
Cheers,
Alex.