且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用CFileDialog类在列表控件中显示图像

更新时间:2022-12-06 08:00:27

看看那些文章:

在这里,您将看到如何从图像列表更新图像.

http://msdn.microsoft.com/en-us/library/hfshke78 (v = vs.80).aspx [ http://msdn.microsoft.com/en-us/library/f3wdxcd3 (v = vs.80).aspx [ http://support.microsoft.com/kb/141834 [
Take a look at those articles:

Here you will see how to update images from imagelists.

http://msdn.microsoft.com/en-us/library/hfshke78(v=vs.80).aspx[^]
http://msdn.microsoft.com/en-us/library/f3wdxcd3(v=vs.80).aspx[^]
http://support.microsoft.com/kb/141834[^]

After that you will only need to create/modify the right imagelist for your CListCtrl.

HTH...