Icon library (Impact Software)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|icl}} |released=1991 }} '''ICL''' (Icon library) is a subtype of Icon library format, associated wit...")
 
m
 
Line 9: Line 9:
 
The apparent successor to Icon Manager, ''Microangelo'', also uses the format (but more research is needed here).
 
The apparent successor to Icon Manager, ''Microangelo'', also uses the format (but more research is needed here).
  
This article covers the at least the ICL formats made by the known versions of Icon Manager for Windows 3.x: 1.0 through 3.6.
+
This article covers at least the ICL formats made by the known versions of Icon Manager for Windows 3.x: 1.0 through 3.6.
  
 
== Format details ==
 
== Format details ==

Latest revision as of 12:33, 16 November 2024

File Format
Name Icon library (Impact Software)
Ontology
Extension(s) .icl
Released 1991

ICL (Icon library) is a subtype of Icon library format, associated with Icon Manager by Impact Software.

The apparent successor to Icon Manager, Microangelo, also uses the format (but more research is needed here).

This article covers at least the ICL formats made by the known versions of Icon Manager for Windows 3.x: 1.0 through 3.6.

Contents

[edit] Format details

ICL files are New Executable files, but with most of the header fields filled with 0-valued bytes. The first 164 bytes of the file are 0 except:

  • The first two bytes are ASCII "MZ".
  • The byte at offset 60 is 0x80 (pointer to NE header).
  • v3.1a and later: The two bytes at offset 126 are ASCII "IM".
  • The two bytes at offset 128 are ASCII "NE".

Starting with v3.1, files are marked as being for Windows (byte at offset 182 is 0x02). Earlier versions do not indicate a target OS (0x00). (This assumes 3.1 was the next version after 2.1.)

Starting with v3.1a, there is an apparent signature: ASCII "IM" at offset 126, immediately preceding the standard "NE" signature.

ICL files are not labeled as being DLLs, though one might think they ought to be.

[edit] Identification

Refer to the #Format details section above.

[edit] See also

[edit] Software

See also Icon library#Software.

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox