Commits

MuQun Yang committed 3cb353e8832
[svn-r12748] _exit() function for Windows DLL cannot immediately terminate the calling process. So new flush2 tests generates false failures for DLL version on windows. Two cases of flush2 tests were skipped temporarily on windows. The inserted windows macros should be removed when a better solution is found. Tested on vs6.0 and vs 7.1 and Linux.