I've got a simple launcher, and it displays items to launch in a popup. Now currently I'm using pre-programmed icons for various file types but obviously it would be much better to have the actual system icons for both documents and applications.
Now I would love to post where I am on this but I honestly have no idea how to do it. There used to be a delphi component that you'd supply it a file name and it was essentially an image list, and it'd return the icon. Does anyone know how to hook into shelliconcache to do this, or some otherway of potentially building a TImageList to then offer the actual icons for associated files?
I would really appreciate help on this, I really don't know how to go about this but obviously it would be the best option.
Any help would be most appreciated,
Thanks
CJ