WINVER, _WIN32_WINNT, WIN32_LEAN_AND_MEAN and STRICT

I keep reviewing C++ code that does not define any of those.

Please have a look at Using the Windows Headers and STRICT Type Checking.