I know how to extract an icon from an executable and store it to a variable using ExtractIcon function, but how I set this icon to another executable? Is there any API call that do this?

Thanks a lot.

Graymalkin