GetSystemIcon() Function
Gets a system icon associated with a given file name or extenssion. Syntax:
Parameters:
filename - File name or extension.
Remarks:
Typically this function is used with the image= parameter to retreive default system icons associated with a given file or extension.
See Also: b>
GetFolderIcon()
|