Search found 3 matches

by wrhclone
Tue Jan 25, 2011 12:42 pm
Forum: C++ Development
Topic: whate wxListCtrl's virtual list mean? how to insert Item?
Replies: 2
Views: 2757

whate wxListCtrl's virtual list mean? how to insert Item?

Hello everyone! I studied Class wxListCtrl many times. I still don't know what a virtual list meaning! I read the sample. void MyFrame::InitWithVirtualItems() { m_listCtrl->SetImageList(m_imageListSmall, wxIMAGE_LIST_SMALL); if ( m_smallVirtual ) { m_listCtrl->InsertColumn(0, wxT("Animal")...
by wrhclone
Tue Jan 18, 2011 12:12 am
Forum: Compiler / Linking / IDE Related
Topic: error lnk2001 ,lnk2019,help,please !
Replies: 1
Views: 1222

thanks

Thanks, I have solved it.
beclause I have an invalid .lib in different directory which included by vc.
by wrhclone
Mon Jan 17, 2011 6:34 am
Forum: Compiler / Linking / IDE Related
Topic: error lnk2001 ,lnk2019,help,please !
Replies: 1
Views: 1222

error lnk2001 ,lnk2019,help,please !

hello,everyone! I complie wxMSW-2.8.11 in "unicode release" mode. I complie filezilla-3.2.7.1 in "release unicode" mode. then appears 19 errors, just as follows. I will appreciate your help,thanks! 1>------ 已启动生成: 项目: FileZilla, 配置: Release Unicode Win32 ------ 1>Mainfrm.obj : er...