Arzy
Sep 7th, 2000, 10:26 PM
Hi all!
I really looked now over 2 Weeks in the web, and I wandered around in IRC Channels and board, but I didn't find ANY information, how to Save an extracted Icon to a file
or how to replace an Icon of an exefile with another icon (well I believe if I can at least save the icon to a file, the second problem will be solved aswell).
I tried to experiment with the call ExtractIconExA and DrawIcon to a PictureBox, BUT my problem is, that the SavePicture command only saves the icons in bitmap format, and I want them in ICO format.
I don't need any alround functions, a short and fast way to extract and save small icons (those 766 byte large files I think) would do it completely.
Thanks in advance for your help,
Arzy
I really looked now over 2 Weeks in the web, and I wandered around in IRC Channels and board, but I didn't find ANY information, how to Save an extracted Icon to a file
or how to replace an Icon of an exefile with another icon (well I believe if I can at least save the icon to a file, the second problem will be solved aswell).
I tried to experiment with the call ExtractIconExA and DrawIcon to a PictureBox, BUT my problem is, that the SavePicture command only saves the icons in bitmap format, and I want them in ICO format.
I don't need any alround functions, a short and fast way to extract and save small icons (those 766 byte large files I think) would do it completely.
Thanks in advance for your help,
Arzy