Icon Lister

Extract Icons from EXE / DLL and Icon Manipulation
Download

Icon Lister Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Abdallah Gomah
  • Publisher web site:
  • http://www.codeproject.com/Members/abdu_codes
  • Operating Systems:
  • Windows All
  • File Size:
  • 22 KB

Icon Lister Tags


Icon Lister Description

The Icon Lister application was developed to be a small tool that will allow you to extract icons from EXE / DLL, split / merge icons, and get icons associated with files.Icons are a varied lot—they come in many sizes and color depths. A single icon resource—an ICO file, or an icon resource in an EXE or DLL file—can contain multiple icon images, each with a different size and/or color depth.Windows extracts the appropriate size/color depth image from the resource depending on the context of the icon's use. Windows also provides a collection of APIs for accessing and displaying icons and icon images.The code I introduce will help you extract icons from executable modules (EXE, DLL) without the need to know the Windows APIs that are used in this situation.The code will also help you in extracting specific icon images from an icon file, and will help you in extracting the icon image that best fits a supplied icon size.


Icon Lister Related Software