Icon library

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Pretty much a rewrite)
 
Line 4: Line 4:
 
|extensions={{ext|icl}}
 
|extensions={{ext|icl}}
 
}}
 
}}
 +
:''This article is about a specific format. For more icon library formats, see [[Graphics#Icon, Cursor, and Avatar files]].''
 +
 
'''Icon library''' (.icl) is a format used on Microsoft Windows for storing multiple icons in one file. It is an [[New Executable|NE]] (or maybe [[Portable Executable|PE]]) "executable" file stripped down to the bare minimum needed to use it as an icon container. The individual icons are resources within the library file, in [[ICO]] format.
 
'''Icon library''' (.icl) is a format used on Microsoft Windows for storing multiple icons in one file. It is an [[New Executable|NE]] (or maybe [[Portable Executable|PE]]) "executable" file stripped down to the bare minimum needed to use it as an icon container. The individual icons are resources within the library file, in [[ICO]] format.
  
Line 16: Line 18:
  
 
== Sample files ==
 
== Sample files ==
* http://cd.textfiles.com/desktopworks/ICON_LIB/
+
* {{CdTextfilesURL|desktopworks/ICON_LIB/}}
 
* [http://zapatopi.net/icon/ Zapaticons]
 
* [http://zapatopi.net/icon/ Zapaticons]
  

Latest revision as of 14:49, 21 September 2019

File Format
Name Icon library
Ontology
Extension(s) .icl
This article is about a specific format. For more icon library formats, see Graphics#Icon, Cursor, and Avatar files.

Icon library (.icl) is a format used on Microsoft Windows for storing multiple icons in one file. It is an NE (or maybe PE) "executable" file stripped down to the bare minimum needed to use it as an icon container. The individual icons are resources within the library file, in ICO format.

Contents

[edit] Discussion

The .icl files we've examined are NE files that contain icon resources, and that have nearly all the nonessential fields set to 0. One might expect the files to be labeled internally as DLLs, but that is not the case for some or all .icl files. They're just generic NE files.

The origins of the .icl file extension, and any other differences it may have from a typical resource-only .dll file, are unclear.

[edit] Tools

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox