Sponsors
ExtractIcon
in Icons
Function name: ExtractIcon
Defined in : Shell32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function ExtractIcon Lib "shell32.dll" Alias "ExtractIconA" (ByVal hInst As Long, ByVal lpszExeFileName As String, ByVal nIconIndex As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.