Previous 199869 Revisions Next

r34376 Tuesday 13th January, 2015 at 18:16:38 UTC by Miodrag Milanović
Good enough (nw)
[src/osd/windows]winprefix.h

trunk/src/osd/windows/winprefix.h
r242887r242888
66//
77//============================================================
88
9#ifndef _WIN32_WINNT
910#define _WIN32_WINNT 0x0501 // Windows XP
11#endif
1012
1113#ifdef _MSC_VER
1214#include <assert.h>


Previous 199869 Revisions Next


© 1997-2024 The MAME Team