the ExplorerListGadget displays for ICL files (icons library, both formats PE/NE), the same icon.
If it could extract the displayed icon (format PE only under vista, NE supported by W2000), it will display for all icl files, this icon, and if it doesn't extract it (bad PE format or NE format), it displays "a standard default" icon.
For exe file (PE format), ExplorerListGadget displays individual icon or "a standart default" icon if it doesn't extract it.
It will be good to display ICL files the same way than exe file (PE format) and by extension, for PE format files cpl, ocx.
Dll displayed standard icon is defined in imageres.dll file (under vista), so no change are required here.
I put 2 images, one from the MS shell for ICL PE file and another one from my tool (wich use ExplorerListGadget) for ICL PE file. ExplorerListGadget always display the first icon it finds for ICL.
Both images display the same folder.
I have two request for ExplorerListGadget :
- To display ICL files the same way than exe file (PE format) and by extension, for PE format files cpl, ocx (and others if any).
- Will it be possible to have a command to assign an icon for a specific file format (for example pdf or png etc.) ?
Thanks.

