by OrdinaryGuy (1 Submission)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
The code not only allows you to extract an Icon from an EXE to a ".ico" file but also allows you to replace an EXE's icon from a ".ico" file (a VBC first!). The code is still in the BETA stage. It works perfectly for most Win32 EXEs but you may run into problems with others. The code is well commented and put in a single reusable module (for convenience). Read the ReadMe.txt file first.
Download Icon Changer 0.10 (8 KB)