I have a listview which displays files in a directory. How can I load the files' associated icons into the listview when I add them? I already can get the file's type (taken from the registry) if that helps any... Thanks.