.ICO and .BMP files in DOS
- Posted by David Cuny <dcuny at LANSET.COM> Sep 01, 1998
- 695 views
I'm trying to display bitmap and icon files in DOS. Has anyone written and programs that reads Windows .ICO files? I've got the specs, but there's no point in duplicating the work if it's been done already. I think that, after the file header and the directory header, the format is the same as a bitmap, so I can probably filch RDS's code. Thanks. -- David Cuny

