Bernhard Ott
March 29th, 1999, 02:29 AM
Hi Torsten!
Do it on this way!!!
m_ImageList.Create(IDB_BITMAP1,16,8,RGB(0, 255, 255));
m_ListCtrl.SetImageList(&m_ImageList,LVSIL_SMALL);
That's all!
Bernhard
Do it on this way!!!
m_ImageList.Create(IDB_BITMAP1,16,8,RGB(0, 255, 255));
m_ListCtrl.SetImageList(&m_ImageList,LVSIL_SMALL);
That's all!
Bernhard