_WIN32_WINNT_VISTA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
package extern (C) @nogc nothrow __gshared
enum _WIN32_WINNT_VISTA = 0x0600;

Meta