这个错误怎么改呀?unresolved external symbol "public: void __thiscall CWnd::SetWindowText
error LNK2001: unresolved external symbol "public: void __thiscall CWnd::SetWindowText(char const *)"
这个错误怎么改呀。
我把其中的一个CPP中的SetWindowText()屏蔽掉,就少一个LINK错误,这是为什么呢?怎么会这样呢?求救喔。
做的好好的,全编译一下怎么就有这样的错误呢》?