We're using MFC's CSocket, CSocketFile, CArchive in our socket application.
The test PCs are running Windows 2K and Windows XP SP1. We've built our
applications using VC 7.1 (Visual Studio .NET 2003). We're currently running
a debug/unicode build of our projects.
The CSocket-derived ob...
more >>
I am getting TypeLoadException when building and running generic code that
makes use of the standard library. In particular when std::vector::resize
is called.
Thanks
bille
...
more >>