#if (_WIN32_WINNT >= 0x0600) // Windows Vista and later #include #elif (_WIN32_WINNT >= 0x0501) // Windows XP and later #include #endif