CUR
From Just Solve the File Format Problem
Revision as of 00:36, 5 December 2012 by Dan Tobias (Talk | contribs)
CUR is a Microsoft Windows cursor format.
CUR files can have multiple icon images of different sizes in the same file, so that programs displaying them can pick the size that is appropriate for a particular use. Image data within the file is either in BMP or PNG format, with some header bytes defined by the CUR standard.
ICO (icon) files are in a nearly identical format with only a few bytes different.
References
- ICO (Wikipedia) (also describes CUR)