The Wayback Machine - https://web.archive.org/web/20111101205854/http://www.codeguru.com:80/cpp/controls/imagelist/

    ImageList Control

    True Color Image List

    Create true color (24 or 32 bits) image list for trees, lists, and toolbars.

    Loading an 8bpp (256 color) Bitmap Into an ImageList As a 32bpp Bitmap

    When you load a 256 color bitmap into an imagelist, the half-tone pallette will most likely be used which will screw up your bitmap's colors. This article shows you how to get around this!