summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/windef.h
diff options
context:
space:
mode:
authorChris Sutcliffe <ir0nh34d@users.sourceforge.net>2012-01-06 18:51:33 +0000
committerChris Sutcliffe <ir0nh34d@users.sourceforge.net>2012-01-06 18:51:33 +0000
commitc7cee543f04664198e4bf127cbb399f54bcb24cb (patch)
tree27db898eadebfdff1efe1450a68ede8f5b67e1ba /winsup/w32api/include/windef.h
parent8f60405b3d5959426200ba18aecfb90431a606d6 (diff)
downloadcygnal-c7cee543f04664198e4bf127cbb399f54bcb24cb.tar.gz
cygnal-c7cee543f04664198e4bf127cbb399f54bcb24cb.tar.bz2
cygnal-c7cee543f04664198e4bf127cbb399f54bcb24cb.zip
2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>
* include/windef.h (WINVER): Back off to 0x0500.
Diffstat (limited to 'winsup/w32api/include/windef.h')
-rw-r--r--winsup/w32api/include/windef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/include/windef.h b/winsup/w32api/include/windef.h
index c08b12dcd..23a551da6 100644
--- a/winsup/w32api/include/windef.h
+++ b/winsup/w32api/include/windef.h
@@ -9,7 +9,7 @@ extern "C" {
#endif
#ifndef WINVER
-#define WINVER 0x0501
+#define WINVER 0x0500
/*
* If you need Win32 API features newer the Win95 and WinNT then you must
* define WINVER before including windows.h or any other method of including