Hans Leidekker <[EMAIL PROTECTED]> writes:
> + { "a.รถ", DnsNameDomain, DNS_ERROR_NON_RFC_NAME },It's better to avoid including Latin-1 characters in C source, especially since this means the test results will then depend on the locale. -- Alexandre Julliard [EMAIL PROTECTED]
