CImageList::Create()
摘要:
CImageList::CreateBOOL Create( int cx, int cy, UINT nFlags, int nInitial, int nGrow );BOOL Create( UINT nBitmapID, int cx, int nGrow, COLORREF crMask );BOOL Create( LPCTSTR lpszBitmapID, int cx, int nGrow, COLORREFcrMask );BOOL Create( CImageList& ImageList1, int nImage1, CImageList& ImageLi 阅读全文
posted @ 2012-11-24 15:40
tanyufeng_521
阅读(410)
评论(0)
推荐(0)