Yesterday i wrote a Windows Bitmap loader and today i thought i would share it with "the community"...
images can be compressed with either RLE4, RLE8, or totally uncompressed.
it will load 4bit/8bit bitmaps in 8bit colour mode,
or 4bit/8bit/24bit bitmaps in 16bit colour mode!
e.g. usage...