Sponsors
ExtractAssociatedIcon
in Icons
Function name: ExtractAssociatedIcon
Defined in : Shell32
Requirements : Windows NT 3.5(1) or later; Windows 95 or later
Declaration:
Declare Function ExtractAssociatedIcon Lib "shell32.dll" Alias "ExtractAssociatedIconA" (ByVal hInst As Long, ByVal lpIconPath As String, lpiIcon As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.