力为的博客
技术那些事。
posts - 89,comments - 434,trackbacks - 0
COM&ATL&WTL
Oh! COM!
让Toolbar显示大小不同的ICONs      摘要: It's said in MSDN that:“Microsoft Windows assumes that all of a toolbar's bitmapped images are the same size. ” So the question is : How can we implement a toolbar with different sized images, which is just like as Google Toolbar?  阅读全文
posted @ 2006-06-11 15:39 力为 阅读(1223) | 评论 (0)  编辑
用CImage加载内存里的Image      摘要: 问题:已知一块内存,知道里面是一张图片的数据,如何显示出来?  阅读全文
posted @ 2006-06-10 16:49 力为 阅读(3045) | 评论 (10)  编辑