Fix build problems with the platform SDK on windows. It is not sufficient to...
Fix build problems with the platform SDK on windows. It is not sufficient to test for the C compiler version when determining if we have the secure CRT from microsoft. Must test with an undocumented macro, __STDC_SECURE_LIB__ too.
Showing
Please register or sign in to comment