I need get icons 48x48 from system imagelist.
Function SHGetFileInfo can get list of icons 16х16 or 32х32.
But how I can retrieve 48х48?

This is needed for display list of disks in CListCtrl in view Tile...