Windows uses multiresolution icons, that is icon files that contain more than one image, and are displayed depending on the resolution, i was wondering how to use those multireslution icons in a listview so that when the user changes the view of the Listview, to somethinf other than Large Icon, the icons look good, and not just reduced vrsons of the large icons, which loose quality. the ImageList component linked to the listviews aparently does not support that type of icon, and i don't want to have to creat 158 different little icons, for the other views, so if anybody can help it would be much appreciated.