256-Color SDK

From Moonlight Design
Revision as of 02:02, 15 October 2007 by Stevenlawrance (talk | contribs) (New page: [[Image:Program-256dll.png|frame|right|A demonstration program that tests the library's functions. This is included in the [https://www.moonlightdesign.org/steve/programs/256color.zip down...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
A demonstration program that tests the library's functions. This is included in the download

The 256-Color SDK is a small library that eases the process of loading and drawing 256-color bitmaps in Win16, including palette management. I used this library in most of my Win16 programs.

Download