commit | 9747a103b5b1cccdb64c2da5cc06b9cb8df439da | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Tue May 20 02:20:48 2003 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue May 20 02:20:48 2003 +0000 |
tree | 305882b36c5883beb3cdc89ed869e0c5df30e64e | |
parent | a3f6bb8294d54e0176f26a7ebac9749c4d94106b [diff] [blame] |
Added value for default Unix codepage to all the locale definitions.
diff --git a/include/winnls.h b/include/winnls.h index 7fe59c0..497ee36 100644 --- a/include/winnls.h +++ b/include/winnls.h
@@ -159,6 +159,8 @@ #define LOCALE_SSORTNAME 0x00001013 #define LOCALE_IDIGITSUBSTITUTION 0x00001014 +#define LOCALE_IDEFAULTUNIXCODEPAGE 0x00001030 /* Wine extension */ + #define NORM_IGNORECASE 1 #define NORM_IGNORENONSPACE 2 #define NORM_IGNORESYMBOLS 4