摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> HBITMAP bmpHandle = (HBITMAP)LoadImage(NULL, strPath, IMAGE_BITMAP, 0... 阅读全文
posted @ 2009-03-26 15:52
zwicker
阅读(521)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> //动态加载位图到imagelist HIMAGELIST hList = ImageList_Create(32,32, ILC_COLOR24 |ILC_MASK , 0, ... 阅读全文
posted @ 2009-03-26 14:15
zwicker
阅读(701)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//获取文件夹内的文件数目并存储在CStringArray中 CStringArray arr; CFileFind finder; BOOL bWorking = fi... 阅读全文
posted @ 2009-03-26 14:14
zwicker
阅读(477)
评论(0)
推荐(1)