"Hans Leidekker" <[EMAIL PROTECTED]> wrote:

> +static const char* WLDAP32_error[] = {
> +    "Success",

This test won't work on a not english locale once somebody adds
translations for another language. You either need to prevent
the test from running on locales different from english, or find
another way how to test returned by LoadString error strings.

-- 
Dmitry.


Reply via email to