Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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