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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-05-27 12:49:26 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-05-27 12:49:26 +0400
commita440dc9527cd30bf57e5e0b82ff1b52cd56a2e23 (patch)
tree9b885edd19296d2713062cdac624e2452099cf9b /winsup/w32api/include
parent918a268c8085f18ff6683a9b5979411c064ace82 (diff)
2002-05-27 Rick Rankin <rick_rankin@yahoo.com>
* include/winnls.h: Add #define for LOCALE_RETURN_NUMBER.
Diffstat (limited to 'winsup/w32api/include')
-rw-r--r--winsup/w32api/include/winnls.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/w32api/include/winnls.h b/winsup/w32api/include/winnls.h
index 3933812b7..b39f80758 100644
--- a/winsup/w32api/include/winnls.h
+++ b/winsup/w32api/include/winnls.h
@@ -12,6 +12,9 @@ extern "C" {
#define MAX_DEFAULTCHAR 2
#define LOCALE_NOUSEROVERRIDE 0x80000000
#define LOCALE_USE_CP_ACP 0x40000000
+#if (WINVER >= 0x0400)
+#define LOCALE_RETURN_NUMBER 0x20000000
+#endif
#define LOCALE_ILANGUAGE 1
#define LOCALE_SLANGUAGE 2
#define LOCALE_SENGLANGUAGE 0x1001