1 2 3 4 5 6 7
| Linking...
ImageTextButton.obj : error LNK2019: unresolved external symbol "public: int __cdecl CImageList::DrawIndirect(class CDC *,int,struct tagPOINT,struct tagSIZE,struct tagPOINT,unsigned int,unsigned long,unsigned long,unsigned long)" (?DrawIndirect@CIma
geList@@QAAHPAVCDC@@HUtagPOINT@@UtagSIZE@@1IKKK@Z) referenced in function "protected: virtual void __cdecl CImageTextButton::DrawItem(struct tagDRAWITEMSTRUCT *)" (?DrawItem@CImageTextButton@@MAAXPAUtagDRAWITEMSTRUCT@@@Z)
SH4Rel/test.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
test.exe - 2 error(s), 0 warning(s) |
Partager