> I'using the Visual .NET 2003 (Visual C++ 7.0) and i can't
> link the dll..i get this errors:
> But if i compile 'as C Code' this works well...whats
> wrong?? I NEED compile in C++ ..
You must compile it as C code (or use MANY extern "C"
things), httrack is written in C (and winhttrack in C++)
|