Im using VC++ 6 and Im trying to use the AP String class but when I link it, I get a bunch of unresolved external errors. The compile however is fine. And its a really simple program which im copying out of the lesson so I know its not my code. What causes unresolved symbols and stuff like that?