00001 00017 #pragma once 00018 #ifndef _WIN32_WINNT // Allow use of features specific to Windows Vista or later. 00019 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows. 00020 #endif