RizlaUK
10-11-2007, 09:11 AM
Hi Folks,
heres another dll from me, this one will extract a icon file from a exe or dll file and save it to the selected file format,
the dll contains 4 functions (all self explanatory)
CountIcons
ExtraxtIconICO
ExtraxtIconBMP
ExtraxtIconPNG
NOTE, When useing ExtraxtIconBMP or ExtraxtIconPNG you must set the argument for the size (16x16 or 32x32) this argument is not needed with ExtraxtIconICO
you can find the ams functions and some notes on how to use them in page onshow, run the example and click one of the images to loop through the icons in "shell32.dll"
Have fun and feedback welcome
heres another dll from me, this one will extract a icon file from a exe or dll file and save it to the selected file format,
the dll contains 4 functions (all self explanatory)
CountIcons
ExtraxtIconICO
ExtraxtIconBMP
ExtraxtIconPNG
NOTE, When useing ExtraxtIconBMP or ExtraxtIconPNG you must set the argument for the size (16x16 or 32x32) this argument is not needed with ExtraxtIconICO
you can find the ams functions and some notes on how to use them in page onshow, run the example and click one of the images to loop through the icons in "shell32.dll"
Have fun and feedback welcome