Click to See Complete Forum and Search --> : System imagelist


Joseph
March 31st, 1999, 02:04 PM
Does anyone know how to get the index of the Desktop and My Computer icons in the system imagelist? I've attached the handle of the system imagelist to a CImageList object. I've been trying to figure this one out for a short while. I've tryed ::SHGetFileInfo on the desktop, but that gets the regular folder icon.


Thanks,

Joseph

AimSoft
March 31st, 1999, 04:10 PM
Hi,


Kirk Stowel has a very good collection of classes in this site, the file name

is cj60lib.zip. He is doing what you are looking for in one of the classes he

wrote ( I think CShellTree ) check the code.


Good luck.

Abdu.