Friday, September 01, 2006

使用 AllocSysString

使用 AllocSysString 會產生 error LNK2001: unresolved external symbol "public: unsigned short * __thiscall CString::AllocSysString(void)const " (?AllocSysString@CString@@QBEPAGXZ)的錯誤,透過偉大 Google 的查詢,找到了解答,原來是要在 Link Modules 中加入 mfco42d.lib。

0 Comments:

Post a Comment

<< Home