I have an application that compiles information about different file types
in specified directories in a treeview.

I want to display the appropriate icon in the treeview for each file type.
There is a Win32 function called ExtractAssociatedIcon which apparently
returns a handle to the associated icon, but I can't get it to work.

Can anyone give me sample code of how to use this function and populate an
imagelist?

Laurence Bevan



---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to