|
From: Jason B. <red...@ya...> - 2006-03-19 22:33:40
|
Can't figure out how to use this, especially the final
parameter:
HICON ExtractAssociatedIcon(
HINSTANCE hInst, // application instance handle
LPTSTR lpIconPath, // path and filename of file
for which icon is wanted
LPWORD lpiIcon // pointer to icon index
);
|