Program Language/VisualC(Error Note)
[ VC Build Error Note ] error LNK2019: unresolved external symbol __imp__ImageList_LoadImage
Error1 error LNK2019: unresolved external symbol __imp__ImageList_LoadImageW@28 referenced in function "public: int __thiscall CPluginListView::SetImageList(unsigned long,int,int,unsigned long,unsigned long,struct HINSTANCE__ *)" 요런 오류 발생시 .... Comctl32.lib 라이브러리를 링크에 추가해 주세요... msdn 참조...http://msdn.microsoft.com/query/dev10.query?appId=Dev10IDEF1&l=EN-US&k=k(IMAGELIST_LOADIMAGEW);k(DevLang-%22..
2013. 12. 18. 13:46