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