Creating the Image Lists
Creating image lists is the same whether you use or .
Note You only need image lists if your list control includes the LVS_ICON style.
Use class CImageList to create one or more image lists (for full-size icons, small icons, and states). See , and see in the Platform SDK.
Call for each image list; pass a pointer to the appropriate CImageList object.