Code:
HICON ExtractIconEx(
LPCSTR lpszFile,
int nIconIndex,
HICON FAR * phiconLarge,
HICON FAR * phiconSmall,
UINT nIcons
);
lpszFile
Pointer to a null-terminated string specifying the name of an executable file,
DLL, or icon file.
wie du siehst, kannst du der Funktion als ersten Parameter nicht nur "EXEn" übergeben.
EDIT : Stumpfsinn gepostet....vergiss das einfach