mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[PSDK]
* Add missing LINGUISTIC_IGNORECASE and NORM_LINGUISTIC_CASING definitions. svn path=/trunk/; revision=62786
This commit is contained in:
@@ -163,6 +163,8 @@ static const WCHAR LOCALE_NAME_SYSTEM_DEFAULT[] = {'!','s','y','s','-','d','e','
|
||||
#define NORM_IGNORENONSPACE 2
|
||||
#define NORM_IGNORESYMBOLS 4
|
||||
#define NORM_IGNOREWIDTH 131072
|
||||
#define LINGUISTIC_IGNORECASE 0x00000010
|
||||
#define NORM_LINGUISTIC_CASING 0x08000000
|
||||
#define SORT_STRINGSORT 4096
|
||||
#define LCMAP_LOWERCASE 0x00000100
|
||||
#define LCMAP_UPPERCASE 0x00000200
|
||||
|
||||
Reference in New Issue
Block a user