Closed backwardsEric closed 1 month ago
See https://learn.microsoft.com/en-us/cpp/porting/modifying-winver-and-win32-winnt?view=msvc-170 . Also, if either is already set, undefine first in case the compiler issues a warning for redefining a macro to a different value.
See https://learn.microsoft.com/en-us/cpp/porting/modifying-winver-and-win32-winnt?view=msvc-170 . Also, if either is already set, undefine first in case the compiler issues a warning for redefining a macro to a different value.