GME  13
targetver.h
Go to the documentation of this file.
00001 
00002 #pragma once
00003 
00004 #define _WIN32_WINNT 0x0501 // _WIN32_WINNT_WINXP
00005 #define _WIN32_IE 0x0550 // _WIN32_IE_IE55 
00006 
00007 #include <sdkddkver.h>
00008