Use _WIN32 define instead of WIN32 (#845)
It appears that _WIN32 is always defined by MSVC whereas WIN32 may not be, depending on configuration.
Please register or sign in to comment
It appears that _WIN32 is always defined by MSVC whereas WIN32 may not be, depending on configuration.