Introduction - If you have any usage issues, please Google them yourself
Question: There are a lot of people raised Forum: Windows-based programs such as Explorer (Explorer.exe), IE and so on can show the beautiful images and a toolbar icon. However, applications developed with MFC can display only 16 colors are generally the toolbar images and list view (such as CListView) images, and can not appear in resources to create 256-color icons and bitmaps. Why is that? Answer: Tool bar and list view the images themselves are stored in the image list. This image list is actually an image list. It is an image composed of many small bar-type bit map images.