-
System imagelist
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
-
Re: System imagelist
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.