|
> Anyway, there are two free compilers that can be used: > > Mingw -> msvcrt.dll > Visual C++ 2005 Express Edition -> msvcr8.dll MinGW can in fact link against any msvcr* http://www.develer.com/oss/GccWinBinaries contains it as part of its distro... -- Thomas Harning Jr.