In the implementation the 3 macros are somehow used interchangeably. We
should review each use of them and pick the right one:
GTEST_OS_WINODWS for the Windows OS.
_WIN32 for the WIN32 API.
_MSC_VER for the MSVC compiler.
Original issue reported on code.google.com by shiq...@gmail.com on 17 Sep 2008 at 6:58
Original issue reported on code.google.com by
shiq...@gmail.com
on 17 Sep 2008 at 6:58