摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> HBITMAP bmpHandle = (HBITMAP)LoadImage(NULL, strPath, IMAGE_BITMAP, 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, ... 阅读全文
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//获取文件夹内的文件数目并存储在CStringArray中 CStringArray arr; CFileFind finder; BOOL bWorking = fi... 阅读全文