CString AllocSysString linking

C

Cyndi

I'm using the CString class. I can get to the Format
method. By linking cannot resolve the AllocSysString
method. I've checked all of the defines, and one is
wrapped around the AllocSysString. But, I've made sure
that that define is not defined.

Can someone verify for me the library and dll that CString
is found in? Then I can double-check my directories
settings.

I'm including: afx.h with #undef _WINDOWS_
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top