[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: kernel32: Add LCMapStringEx implementation and test it reusing tests from LCMapStringW
From:       Dmitry Timoshkov <dmitry () baikal ! ru>
Date:       2012-01-30 4:21:08
Message-ID: 20120130131608.89e6485c.dmitry () baikal ! ru
[Download RAW message or body]

Andr=E9 Hentschel <nerv@dawncrow.de> wrote:

> +/* Locale name special values */
> +#define LOCALE_NAME_INVARIANT       L""
> +#define LOCALE_NAME_MAX_LENGTH      85
> +#define LOCALE_NAME_SYSTEM_DEFAULT  L"!sys-default-locale"
> +#define LOCALE_NAME_USER_DEFAULT    NULL

Have a look how unicode constants are defined in other header files,
the above version can't work in Wine.

Also just duplicating LCMapString tests is not a very good idea, it would be
better to find a way to share the test data.

-- =

Dmitry.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic