G
Guest
Is there any way to make an ImageList from an Imagelist handle? I am using SHGetFileInfo to get an imagelist handle of the icons that are used by explorer, but I cannot figure out how to put them into an image list so I can use them in a tree control.