Pavel Pervov wrote: > On windows x86-64 - yes, no other choice there. > On windows x86 - likely, yes, but it is not default and not tested. Most > probably, warnings on unsafe APIs will prevent one from compiling with MSVC8 > on windows x86. The build should be ajusted in this case to provide > _CRT_SECURE_NO_DEPRECATE macro to compiler.
I did that a while ago [1], but haven't tried with MSVC8. [1] http://svn.apache.org/viewvc?view=rev&revision=591059 Regards, Tim
